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

Bump the all-dependencies group with 4 updates #35

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the all-dependencies group with 4 updates: protobuf, rpds-py, six and types-python-dateutil.

Updates protobuf from 5.29.0 to 5.29.1

Commits
  • 796e49f Updating version.json and repo version numbers to: 29.1
  • ba6da44 Rename maven to protobuf_maven in MODULE.bazel (#18641) (#19477)
  • 5864b50 Revert "Remove deprecated service.py usages from test". For 29.x only (#19434)
  • e0a3978 Merge pull request #19425 from protocolbuffers/29.x-202411271837
  • 9e78ac7 Updating version.json and repo version numbers to: 29.1-dev
  • See full diff in compare view

Updates rpds-py from 0.21.0 to 0.22.3

Release notes

Sourced from rpds-py's releases.

v0.22.3

Full Changelog: crate-py/rpds@v0.22.2...v0.22.3

v0.22.2

Full Changelog: crate-py/rpds@v0.22.1...v0.22.2

v0.22.1

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.22.0...v0.22.1

v0.22.0

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.21.0...v0.22.0

Commits
  • ada6b46 Properly tag a release fixing the soundness issue.
  • 177b17b Bump to PyO3 0.23.3, avoiding 0.23.x's previous soundness issues.
  • 38bd89a Merge pull request #109 from crate-py/pre-commit-ci-update-config
  • 5ecc066 Tag a release for regaining all the Windows wheels.
  • 8baaf22 Merge pull request #111 from RobPasMue/ci/windows-313-threaded-separation
  • 7f99ea8 ci: separate free-threaded and standard 3.13 distribution builds
  • 5f16973 [pre-commit.ci] pre-commit autoupdate
  • 9d03208 Merge pull request #108 from crate-py/dependabot/cargo/pyo3-0.23.2
  • 6043127 Bump pyo3 from 0.23.1 to 0.23.2
  • 7224469 Bump to 0.22.0 for a free-threading-supported beta release.
  • Additional commits viewable in compare view

Updates six from 1.16.0 to 1.17.0

Changelog

Sourced from six's changelog.

1.17.0

  • Pull request #388: Remove URLopener and FancyURLopener classes from urllib.request when running on Python 3.14 or greater.

  • Pull request #365, issue #283: six.moves.UserDict now points to UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.

Commits

Updates types-python-dateutil from 2.9.0.20241003 to 2.9.0.20241206

Commits

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

Bumps the all-dependencies group with 4 updates: [protobuf](https://github.com/protocolbuffers/protobuf), [rpds-py](https://github.com/crate-py/rpds), [six](https://github.com/benjaminp/six) and [types-python-dateutil](https://github.com/python/typeshed).


Updates `protobuf` from 5.29.0 to 5.29.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.29.0...v5.29.1)

Updates `rpds-py` from 0.21.0 to 0.22.3
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.21.0...v0.22.3)

Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: rpds-py
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: six
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: types-python-dateutil
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

github-actions bot commented Dec 9, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://geneontology.github.io/gocam-py/pr-preview/pr-35/
on branch gh-pages at 2024-12-09 02:36 UTC

@pkalita-lbl pkalita-lbl merged commit 573e056 into main Dec 9, 2024
3 checks passed
@pkalita-lbl pkalita-lbl deleted the dependabot/pip/all-dependencies-8df5b7ef4e branch December 9, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant