Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Deprecated ==1.2.14 -> ==1.2.18 age adoption passing confidence patch
PyGithub ==2.3.0 -> ==2.6.1 age adoption passing confidence minor
Pygments (changelog) ==2.17.2 -> ==2.19.1 age adoption passing confidence minor
annotated-types (changelog) ==0.6.0 -> ==0.7.0 age adoption passing confidence minor
atlassian-python-api ==3.41.11 -> ==3.41.19 age adoption passing confidence patch
beautifulsoup4 (changelog) ==4.12.3 -> ==4.13.3 age adoption passing confidence minor
certifi ==2024.2.2 -> ==2024.12.14 age adoption passing confidence minor
charset-normalizer (changelog) ==3.3.2 -> ==3.4.1 age adoption passing confidence minor
click (changelog) ==8.1.7 -> ==8.1.8 age adoption passing confidence patch
gitpython ==3.1.43 -> ==3.1.44 age adoption passing confidence patch
idna (changelog) ==3.6 -> ==3.10 age adoption passing confidence minor
importlib_metadata ==7.1.0 -> ==7.2.1 age adoption passing confidence minor
pydantic (changelog) ==2.6.4 -> ==2.10.6 age adoption passing confidence minor
pydantic_core ==2.16.3 -> ==2.31.0 age adoption passing confidence minor
pydantic_yaml ==1.3.0 -> ==1.4.0 age adoption passing confidence minor
python 3.11 -> 3.13 age adoption passing confidence final minor
requests (source, changelog) ==2.31.0 -> ==2.32.3 age adoption passing confidence minor
rich ==13.7.1 -> ==13.9.4 age adoption passing confidence minor
ruamel.yaml ==0.18.6 -> ==0.18.10 age adoption passing confidence patch
ruamel.yaml.clib ==0.2.8 -> ==0.2.12 age adoption passing confidence patch
six ==1.16.0 -> ==1.17.0 age adoption passing confidence minor
soupsieve ==2.5 -> ==2.6 age adoption passing confidence minor
typer (changelog) ==0.12.1 -> ==0.15.2 age adoption passing confidence minor
typing_extensions (changelog) ==4.11.0 -> ==4.12.2 age adoption passing confidence minor
urllib3 (changelog) ==2.2.1 -> ==2.3.0 age adoption passing confidence minor
wrapt (changelog) ==1.16.0 -> ==1.17.2 age adoption passing confidence minor
zipp ==3.18.1 -> ==3.21.0 age adoption passing confidence minor

Release Notes

laurent-laporte-pro/deprecated (Deprecated)

v1.2.18

Compare Source

====================

This version does not bring any change in the source code, but fixes the build anomaly on Fedora (Packit).

The package must be published on PyPi using twine <https://pypi.org/project/twine/>_ to correctly deal with the license file.

v1.2.17

Compare Source

====================

Bug fix release

v1.2.16

Compare Source

====================

Bug fix release

Fix

  • Fix #​78: Fix configuration for Packit 1.0.0

  • Fix #​79: Fix the configuration for the intersphinx mapping in the Sphinx documentation.
    See How to link to other documentation projects with Intersphinx <https://docs.readthedocs.io/en/stable/guides/intersphinx.html>_.

Other

  • Drop support for Python older than 3.7 in GitHub Actions.

v1.2.15

Compare Source

====================

Bug fix release

Fix

  • Resolve Python 2.7 support issue introduced in v1.2.14 in sphinx.py.

  • Fix #​69: Add extra_stacklevel argument for interoperating with other wrapper functions (refer to #​68 for a concrete use case).

  • Fix #​73: Update class method deprecation warnings for Python 3.13.

  • Fix #​75: Update GitHub workflows and fix development dependencies for Python 3.12.

Other

  • Fix #​66: discontinue TravisCI and AppVeyor due to end of free support.
pygithub/pygithub (PyGithub)

v2.6.1

Compare Source

Bug Fixes
Maintenance

Full Changelog: PyGithub/PyGithub@v2.6.0...v2.6.1

v2.6.0

Compare Source

Breaking Changes

Code like

repo.get_views_traffic().["views"].timestamp
repo.get_clones_traffic().["clones"].timestamp

should be replaced with

repo.get_views_traffic().views.timestamp
repo.get_clones_traffic().clones.timestamp
New Features
Improvements
Bug Fixes
Others
Maintenance

New Contributors

Full Changelog: PyGithub/PyGithub@v2.5.0...v2.6.0

v2.5.0

Compare Source

Breaking Changes

  • Parameters of method github.Requester.Requester.graphql_named_mutation have been renamed:
    • Parameter variables renamed to mutation_input
    • Parameter output renamed to output_schema
    • Default value of parameter output has been removed

New features

Improvements

Bug Fixes

Maintenance

v2.4.0

Compare Source

New features

Improvements

Bug Fixes

Maintenance

pygments/pygments (Pygments)

v2.19.1

Compare Source

(released January 6th, 2025)

  • Updated lexers:

    • Ini: Fix quoted string regression introduced in 2.19.0
    • Lua: Fix a regression introduced in 2.19.0

v2.19.0

Compare Source

(released January 5th, 2025)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) April 10, 2024 17:11
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from f1b1859 to f9bb3b9 Compare April 11, 2024 18:22
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 7e5b9ba to 5b322b0 Compare April 25, 2024 13:45
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from dde18f5 to f25bde4 Compare May 8, 2024 22:07
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from a95f190 to cf45980 Compare May 22, 2024 01:32
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 6b429c0 to 14ae717 Compare May 29, 2024 16:22
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from ac3badd to 03d4be4 Compare June 4, 2024 20:18
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 8b7f7c5 to 8958d68 Compare June 14, 2024 07:30
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 3548227 to 4fdd3d9 Compare December 30, 2024 20:39
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from b7a54e5 to 7968531 Compare January 8, 2025 13:54
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from bb0cfb4 to a08d33c Compare January 14, 2025 15:40
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 2a13fce to 4e9f489 Compare January 30, 2025 18:01
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 17f1cf0 to a7279e4 Compare February 7, 2025 20:43
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 64e1273 to 1f805fe Compare February 21, 2025 18:04
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 1718c13 to 4bf2521 Compare February 27, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants