Bump the pip-dependencies group across 1 directory with 11 updates#386
Merged
chadlwilson merged 1 commit intomasterfrom Sep 16, 2024
Merged
Conversation
Bumps the pip-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` | | [grpcio](https://github.com/grpc/grpc) | `1.66.0` | `1.66.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.66.0` | `1.66.1` | | [idna](https://github.com/kjd/idna) | `3.8` | `3.10` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.4.0` | `8.5.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.4.0` | `10.5.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.27.3` | `5.28.1` | | [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.8.1` | | [setuptools](https://github.com/pypa/setuptools) | `73.0.1` | `75.1.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [zipp](https://github.com/jaraco/zipp) | `3.20.0` | `3.20.2` | Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](certifi/python-certifi@2024.07.04...2024.08.30) Updates `grpcio` from 1.66.0 to 1.66.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.66.0...v1.66.1) Updates `grpcio-tools` from 1.66.0 to 1.66.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.66.0...v1.66.1) Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `importlib-metadata` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.4.0...v8.5.0) Updates `more-itertools` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.4.0...v10.5.0) Updates `protobuf` from 5.27.3 to 5.28.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.27.3...v5.28.1) Updates `rich` from 13.7.1 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v13.8.1) Updates `setuptools` from 73.0.1 to 75.1.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v73.0.1...v75.1.0) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `zipp` from 3.20.0 to 3.20.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.0...v3.20.2) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: grpcio-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
chadlwilson
approved these changes
Sep 16, 2024
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 pip-dependencies group with 11 updates in the / directory:
2024.7.42024.8.301.66.01.66.11.66.01.66.13.83.108.4.08.5.010.4.010.5.05.27.35.28.113.7.113.8.173.0.175.1.02.2.22.2.33.20.03.20.2Updates
certififrom 2024.7.4 to 2024.8.30Commits
325c2fd2024.08.30 (#304)d66bf5fBump actions/upload-artifact from 4.3.5 to 4.3.6 (#302)2150f23Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#301)fc9b771Bump actions/setup-python from 5.1.0 to 5.1.1 (#300)965b239Bump actions/download-artifact from 4.1.7 to 4.1.8 (#297)c1f50ccBump actions/upload-artifact from 4.3.3 to 4.3.4 (#296)Updates
grpciofrom 1.66.0 to 1.66.1Release notes
Sourced from grpcio's releases.
Commits
e821cdc[Release] Bump version to 1.66.1 (on v1.66.x branch) (#37570)c8ada9c[dualstack] enable EDS dualstack support by default (backport to 1.66.x) (#37...Updates
grpcio-toolsfrom 1.66.0 to 1.66.1Release notes
Sourced from grpcio-tools's releases.
Commits
e821cdc[Release] Bump version to 1.66.1 (on v1.66.x branch) (#37570)c8ada9c[dualstack] enable EDS dualstack support by default (backport to 1.66.x) (#37...Updates
idnafrom 3.8 to 3.10Changelog
Sourced from idna's changelog.
Commits
729225dRelease v3.103eef168Merge pull request #194 from kjd/revert-unicode-16ceca619Revert Unicode 16.0.0 data updatesc43ac75Merge pull request #191 from kjd/release-3.91b8800aRelease v3.9a1fd168Merge pull request #190 from kjd/unicode-167732c61Merge branch 'master' into unicode-164ed183dRefactor membership test762216bFormat with ruff580ece9Implement changes to UTS46 algorithmUpdates
importlib-metadatafrom 8.4.0 to 8.5.0Changelog
Sourced from importlib-metadata's changelog.
Commits
b34810bFinalize8c1d1faMerge pull request #501 from Avasam/Pass-mypy-and-link-issuesafa39e8Back out changes to tests._path8b909f9Merge pull request #503 from danielhollas/defer-json2a3f50dAdd news fragment.3f78dc1Add comment to protect the deferred import.18eb2daRevert "Defer platform import"58832f2Merge pull request #502 from danielhollas/defer-zippe3ce33bAdd news fragment.d11b67fAdd comment to protect the deferred import.Updates
more-itertoolsfrom 10.4.0 to 10.5.0Release notes
Sourced from more-itertools's releases.
Commits
4998a25Merge pull request #906 from more-itertools/version-10.5.0b585bb5Version notes for 10.5.02f9036cBump version: 10.4.0 → 10.5.07384f9eMerge pull request #905 from more-itertools/issue-887c381a42Fix types.UnionType for 3.10+35f8e41Merge pull request #903 from more-itertools/issue-902ebe42b0Reduce groupby.next calls in all_equal4f4217cFix issue 897390a3dbMerge pull request #899 from more-itertools/issue-896-all-equalfa05e90Use loopsUpdates
protobuffrom 5.27.3 to 5.28.1Commits
10ef3f7Updating version.json and repo version numbers to: 28.1d70f077Merge pull request #18191 from protocolbuffers/cp-ruby-upb60e585cUpdate staleness70b77deFix a potential Ruby-upb use of uninitialized memory.5b4b3afMerge pull request #18188 from acozzette/28-fix8ea3bb1Fix compiler error withStrongReferenceToType()9deedf0upb: fix uninitialized upb_MessageValue buffer bugs (#18160)3454ed8Merge pull request #18013 from protocolbuffers/28.x-202408281753976ab41Updating version.json and repo version numbers to: 28.1-dev439c42cUpdating version.json and repo version numbers to: 28.0Updates
richfrom 13.7.1 to 13.8.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
260b35fMerge pull request #3485 from Textualize/bump1381574038dbump1f131d1Merge pull request #3481 from hugovk/add-3.13c8abbb3Fix test for Python 3.13815596eAdd support for Python 3.1322c2cffMerge pull request #3480 from Textualize/fix-infinite-appendf44e8bdchangelogf2ee295fix infinite loop in append9ec4191Merge pull request #3473 from Textualize/bump13809c74f03bump to v13.8.0Updates
setuptoolsfrom 73.0.1 to 75.1.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
3106af0Bump version: 75.0.0 → 75.1.037c3d27Removed reference to upload_docs module in entry points.9fb53fdMerge pull request #4617 from abravalheri/issue-4612cd3ba7dMerge pull request #4644 from DimitriPapadopoulos/codespell5e27b2aBump version: 74.1.3 → 75.0.0af9e245Merge pull request #4649 from pypa/feature/distutils-7283751f15861eAdd news fragment.ce01828Merge https://github.com/pypa/distutils into feature/distutils-7283751378984eRemove news fragments, not useful here.ffdf0bdMerge tag 'v74.1.3'Updates
urllib3from 2.2.2 to 2.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfcRelease 2.2.39b25db6Only attempt to publish for upstreamb9adeefDrop support for EOL PyPy3.8 and PyPy3.9b1d4649Add explicit support for Python 3.13cc42860Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94febRevert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abcBump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcbAdd 1.26.20 to changelog and make the publish workflow the same (#3464)d480615Add TLS settings for HTTP/2 (#3456)Updates
zippfrom 3.20.0 to 3.20.2Changelog
Sourced from zipp's changelog.
Commits
a575660Make no assertions about the number. It could be negative.0b3a1b9Finalizea4c7961Make zipp.compat.overlay.zipfile hashable.d66007aMerge https://github.com/jaraco/skeleton3fe8c5bjaraco/skeleton#14681b766cFix an incompatibility (and source of merge conflicts) with projects using Ru...b8a63caMerge pull request #125 from saschanaz/patch-10b95ec7Suppress F8215d2fa66Merge https://github.com/jaraco/skeletona675458Allow the workflow to be triggered manually.Most Recent Ignore Conditions Applied to This Pull Request
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 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