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

Build(deps): Bump the python-packages group with 3 updates #975

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the python-packages group with 3 updates: redis, packaging and pontos.

Updates redis from 5.0.2 to 5.0.3

Release notes

Sourced from redis's releases.

5.0.3

Changes

🐛 Bug Fixes

  • Fix breaking change: message in LockError is now optional (#3176)

🧰 Maintenance

  • Bump release-drafter/release-drafter from 5 to 6 (#3171)
  • Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0 (#3172)
  • Remove redundant async-timeout dependency (#3177)
Commits

Updates packaging from 23.2 to 24.0

Release notes

Sourced from packaging's releases.

24.0

What's Changed

New Contributors

Full Changelog: pypa/packaging@23.2...24.0

Changelog

Sourced from packaging's changelog.

24.0 - 2024-03-10


* Do specifier matching correctly when the specifier contains an epoch number
  and has more components than the version (:issue:`683`)
* Support the experimental ``--disable-gil`` builds in packaging.tags
  (:issue:`727`)
* BREAKING: Make optional ``metadata.Metadata`` attributes default to ``None`` (:issue:`733`)
* Fix errors when trying to access the ``description_content_type``, ``keywords``,
  and ``requires_python`` attributes on ``metadata.Metadata`` when those values
  have not been provided (:issue:`733`)
* Fix a bug preventing the use of the built in ``ExceptionGroup`` on versions of
  Python that support it (:issue:`725`)
Commits

Updates pontos from 24.2.2 to 24.3.1

Release notes

Sourced from pontos's releases.

pontos 24.3.1

24.3.1 - 2024-03-04

Added

  • Undocumented "Reference Tag Update" event dc093e8

pontos 24.3.0

24.3.0 - 2024-03-04

Changed

  • Use for "automatic adjustments after a release" commit (#991) d7f417c
  • Document how to use shell command completion f5981a5

Dependencies

  • Bump the python-packages group with 5 updates 5c5190a
Commits
  • 2fa7c6a Automatic release to 24.3.1
  • dc093e8 Add: Undocumented "Reference Tag Update" event
  • 26e7f66 Automatic adjustments after release [skip ci]
  • 416dd46 Automatic release to 24.3.0
  • d7f417c Change: Use for "automatic adjustments after a release" commit (#991)
  • 5c5190a Deps: Bump the python-packages group with 5 updates
  • f5981a5 Change: Document how to use shell command completion
  • 44a00a9 Automatic adjustments after release
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner March 11, 2024 04:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 11, 2024
@jjnicola
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-a772e95b62 branch from 241ad97 to 93ad266 Compare March 11, 2024 09:11
Bumps the python-packages group with 3 updates: [redis](https://github.com/redis/redis-py), [packaging](https://github.com/pypa/packaging) and [pontos](https://github.com/greenbone/pontos).


Updates `redis` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.0.2...v5.0.3)

Updates `packaging` from 23.2 to 24.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@23.2...24.0)

Updates `pontos` from 24.2.2 to 24.3.1
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v24.2.2...v24.3.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@ArnoStiefvater ArnoStiefvater force-pushed the dependabot/pip/python-packages-a772e95b62 branch from 93ad266 to 80aa47a Compare March 12, 2024 10:34
@ArnoStiefvater ArnoStiefvater enabled auto-merge (squash) March 12, 2024 10:34
@ArnoStiefvater ArnoStiefvater merged commit fcceb0a into main Mar 12, 2024
12 checks passed
@ArnoStiefvater ArnoStiefvater deleted the dependabot/pip/python-packages-a772e95b62 branch March 12, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants