Merged
Conversation
Bumps the dependabot group with 6 updates: | Package | From | To | | --- | --- | --- | | [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` | | [setuptools](https://github.com/pypa/setuptools) | `80.8.0` | `80.9.0` | | [zipp](https://github.com/jaraco/zipp) | `3.21.0` | `3.22.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 `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 `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: 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: setuptools dependency-version: 80.9.0 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
approved these changes
Jun 2, 2025
kralka
approved these changes
Jun 2, 2025
Pull Request Test Coverage Report for Build 15386600916Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
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
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:
2.2.02.3.00.0.80.1.00.15.00.16.06.30.16.31.180.8.080.9.03.21.03.22.0Updates
absl-pyfrom 2.2.0 to 2.3.0Release notes
Sourced from absl-py's releases.
Changelog
Sourced from absl-py's changelog.
... (truncated)
Commits
2f11045Bump absl-py version to 2.3.04d008a9Update CHANGELOGc31c4f6Automatize package release process842bf09Switch to pyproject.toml + hatchling369ce9bFixhelpargument indentation inDEFINE_multi_enum_classfunction documen...71eb53dAdd extension point for letting TestLoader specify a custom sharding scheme.4de3812Fixing a typo in hex regex in logging_functional_test.pye889843Exclude files and bump version to 2.2.2d45bb4bBump absl-py version to 2.2.1 to prepare for a release014aa0aFixing the behavior of assertDictAlmostEqualUpdates
namexfrom 0.0.8 to 0.1.0Updates
optreefrom 0.15.0 to 0.16.0Release notes
Sourced from optree's releases.
Changelog
Sourced from optree's changelog.
Commits
2c2def5ver: bump version to 0.16.0119291echore(workflows): update cache hash keycea60b1deps(python): enable Python 3.14 and Python 3.14t support (#216)9d048e6feat(workflows): savepipandpre-commitcaches in CI (#224)35cf213test: handle trace function change forcoverage(#223)0e9069efix(version): do not lookup parent.gitfor git version detectionec6f1dafeat(pytree): add re-export APIoptree.pytree.reexport(...)(#213)4d9ca91deps!(setuptools): migrate tosetuptools>=77for PEP-639 (#208)f17447cfeat(ops): add functiontree_partition(#222)f8200e2feat: implement optionaltp_clearfor classPyTreeSpecandPyTreeIter(...Updates
protobuffrom 6.30.1 to 6.31.1Commits
74211c0Updating version.json and repo version numbers to: 31.163fa9abMerge pull request #21978 from shaod2/31.1-cpbec5b5aAdd missingcoptsattribute (#21982)96a9ef6Fix cmake staleness test3419598Support allowing late injection of language feature set defaults from Feature...0fe099apython pyi print "import datetime" for Duration/Timestamp field (#21885)f156008Merge pull request #21861 from shaod2/py-cp-31a3921fbAdd recursion depth limits to pure pythonac94456Merge pull request #21744 from protocolbuffers/31.x-202505141617f275995Updating version.json and repo version numbers to: 31.1-devUpdates
setuptoolsfrom 80.8.0 to 80.9.0Changelog
Sourced from setuptools's changelog.
Commits
9c4d383Bump version: 80.8.0 → 80.9.005cb3c8Merge pull request #5014 from pypa/debt/pkg_resources-deadline3b0bf5bAdjust ignore9c28cdfSet a deadline for the removal of pkg_resources later this year (December).a3bfef9Merge pull request #5013 from DimitriPapadopoulos/ISC64bf9d0Enforce ruff/flake8-implicit-str-concat rules (ISC)3250c25Fix broken link in docs (#4947)5ccf50eMerge pull request #5006 from pypa/feature/remove-more-pkg_resources134e587Suppress nitpicky typecheck in pyright.0bf2663Add news fragment.Updates
zippfrom 3.21.0 to 3.22.0Changelog
Sourced from zipp's changelog.
Commits
30fe7ceFinalizefe1690bRemove duplicate changelog.91bb1b6Merge pull request #140 from barneygale/fix-133f49ec30Add news fragment.309ecd3Re-use self.filename60bb91dReturn in a single expression.6470c39Extract a separate test for root characteristics on disk.3503c8bUse Windows path rules to parseZipFile.filenameon Windowsa706776Tweak PyPy stacklevel adjustment.73cdd55Merge 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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