-
Notifications
You must be signed in to change notification settings - Fork 53
Bump the dependabot group with 6 updates #392
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependabot group with 6 updates: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `80.8.0` | `80.9.0` | | [absl-py](https://github.com/abseil/abseil-py) | `2.2.0` | `2.3.0` | | namex | `0.0.8` | `0.1.0` | | [optree](https://github.com/metaopt/optree) | `0.15.0` | `0.16.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.30.1` | `6.31.1` | | [zipp](https://github.com/jaraco/zipp) | `3.21.0` | `3.22.0` | Updates `setuptools` from 80.8.0 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.8.0...v80.9.0) Updates `absl-py` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/abseil/abseil-py/releases) - [Changelog](https://github.com/abseil/abseil-py/blob/main/CHANGELOG.md) - [Commits](abseil/abseil-py@v2.2.0...v2.3.0) Updates `namex` from 0.0.8 to 0.1.0 Updates `optree` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/metaopt/optree/releases) - [Changelog](https://github.com/metaopt/optree/blob/main/CHANGELOG.md) - [Commits](metaopt/optree@v0.15.0...v0.16.0) Updates `protobuf` from 6.30.1 to 6.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v6.30.1...v6.31.1) Updates `zipp` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot - dependency-name: absl-py dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot - dependency-name: namex dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot - dependency-name: optree dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot - dependency-name: protobuf dependency-version: 6.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot - dependency-name: zipp dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependabot ... Signed-off-by: dependabot[bot] <support@github.com>
kralka
previously approved these changes
Jun 2, 2025
fix mypy complains
fix mypy complains
kralka
previously approved these changes
Jun 2, 2025
kralka
approved these changes
Jun 2, 2025
wsxrdv
approved these changes
Jun 2, 2025
kaczmarczyck
approved these changes
Jun 2, 2025
Pull Request Test Coverage Report for Build 15387231651Details
💛 - Coveralls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependabot group with 6 updates:
80.8.0
80.9.0
2.2.0
2.3.0
0.0.8
0.1.0
0.15.0
0.16.0
6.30.1
6.31.1
3.21.0
3.22.0
Updates
setuptools
from 80.8.0 to 80.9.0Changelog
Sourced from setuptools's changelog.
Commits
9c4d383
Bump version: 80.8.0 → 80.9.005cb3c8
Merge pull request #5014 from pypa/debt/pkg_resources-deadline3b0bf5b
Adjust ignore9c28cdf
Set a deadline for the removal of pkg_resources later this year (December).a3bfef9
Merge pull request #5013 from DimitriPapadopoulos/ISC64bf9d0
Enforce ruff/flake8-implicit-str-concat rules (ISC)3250c25
Fix broken link in docs (#4947)5ccf50e
Merge pull request #5006 from pypa/feature/remove-more-pkg_resources134e587
Suppress nitpicky typecheck in pyright.0bf2663
Add news fragment.Updates
absl-py
from 2.2.0 to 2.3.0Release notes
Sourced from absl-py's releases.
Changelog
Sourced from absl-py's changelog.
... (truncated)
Commits
2f11045
Bump absl-py version to 2.3.04d008a9
Update CHANGELOGc31c4f6
Automatize package release process842bf09
Switch to pyproject.toml + hatchling369ce9b
Fixhelp
argument indentation inDEFINE_multi_enum_class
function documen...71eb53d
Add extension point for letting TestLoader specify a custom sharding scheme.4de3812
Fixing a typo in hex regex in logging_functional_test.pye889843
Exclude files and bump version to 2.2.2d45bb4b
Bump absl-py version to 2.2.1 to prepare for a release014aa0a
Fixing the behavior of assertDictAlmostEqualUpdates
namex
from 0.0.8 to 0.1.0Updates
optree
from 0.15.0 to 0.16.0Release notes
Sourced from optree's releases.
Changelog
Sourced from optree's changelog.
Commits
2c2def5
ver: bump version to 0.16.0119291e
chore(workflows): update cache hash keycea60b1
deps(python): enable Python 3.14 and Python 3.14t support (#216)9d048e6
feat(workflows): savepip
andpre-commit
caches in CI (#224)35cf213
test: handle trace function change forcoverage
(#223)0e9069e
fix(version): do not lookup parent.git
for git version detectionec6f1da
feat(pytree): add re-export APIoptree.pytree.reexport(...)
(#213)4d9ca91
deps!(setuptools): migrate tosetuptools>=77
for PEP-639 (#208)f17447c
feat(ops): add functiontree_partition
(#222)f8200e2
feat: implement optionaltp_clear
for classPyTreeSpec
andPyTreeIter
(...Updates
protobuf
from 6.30.1 to 6.31.1Commits
74211c0
Updating version.json and repo version numbers to: 31.163fa9ab
Merge pull request #21978 from shaod2/31.1-cpbec5b5a
Add missingcopts
attribute (#21982)96a9ef6
Fix cmake staleness test3419598
Support allowing late injection of language feature set defaults from Feature...0fe099a
python pyi print "import datetime" for Duration/Timestamp field (#21885)f156008
Merge pull request #21861 from shaod2/py-cp-31a3921fb
Add recursion depth limits to pure pythonac94456
Merge pull request #21744 from protocolbuffers/31.x-202505141617f275995
Updating version.json and repo version numbers to: 31.1-devUpdates
zipp
from 3.21.0 to 3.22.0Changelog
Sourced from zipp's changelog.
Commits
30fe7ce
Finalizefe1690b
Remove duplicate changelog.91bb1b6
Merge pull request #140 from barneygale/fix-133f49ec30
Add news fragment.309ecd3
Re-use self.filename60bb91d
Return in a single expression.6470c39
Extract a separate test for root characteristics on disk.3503c8b
Use Windows path rules to parseZipFile.filename
on Windowsa706776
Tweak PyPy stacklevel adjustment.73cdd55
Merge pull request #142 from jaraco/backport-gh-123429Dependabot 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