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 pip-dependencies group with 9 updates #332

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the pip-dependencies group with 9 updates:

Package From To
grpcio 1.62.0 1.62.1
grpcio-tools 1.62.0 1.62.1
importlib-metadata 7.0.1 7.0.2
keyring 24.3.0 24.3.1
pkginfo 1.9.6 1.10.0
protobuf 4.25.3 5.26.0
readme-renderer 42.0 43.0
rich 13.7.0 13.7.1
zipp 3.17.0 3.18.1

Updates grpcio from 1.62.0 to 1.62.1

Release notes

Sourced from grpcio's releases.

Release v1.62.1

This is release gRPC Core 1.62.1 (guardian).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Commits
  • 6d7a558 [PSM Interop] Enable affinity_session_drain_test for cpp (v1.62.x backport) (...
  • 98e6cb4 Bump release version 202403071400 (#36073)
  • 18386ea [EventEngine] rm invalid assert (#35953) (#36067)
  • 913fee2 [Interop] Make C++ xDS Interop Client and Server Responsive to SIGTERM (v1.62...
  • c643d2a [Python o11y] Fix readme (v1.62.x backport) (#35993)
  • 73d3157 [Documentation] Backport #35973: Make Bazel requirements installable directly...
  • See full diff in compare view

Updates grpcio-tools from 1.62.0 to 1.62.1

Release notes

Sourced from grpcio-tools's releases.

Release v1.62.1

This is release gRPC Core 1.62.1 (guardian).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Commits
  • 6d7a558 [PSM Interop] Enable affinity_session_drain_test for cpp (v1.62.x backport) (...
  • 98e6cb4 Bump release version 202403071400 (#36073)
  • 18386ea [EventEngine] rm invalid assert (#35953) (#36067)
  • 913fee2 [Interop] Make C++ xDS Interop Client and Server Responsive to SIGTERM (v1.62...
  • c643d2a [Python o11y] Fix readme (v1.62.x backport) (#35993)
  • 73d3157 [Documentation] Backport #35973: Make Bazel requirements installable directly...
  • See full diff in compare view

Updates importlib-metadata from 7.0.1 to 7.0.2

Changelog

Sourced from importlib-metadata's changelog.

v7.0.2

No significant changes.

Commits

Updates keyring from 24.3.0 to 24.3.1

Changelog

Sourced from keyring's changelog.

v24.3.1

Bugfixes

  • Minor fixes to account for emergent typing and linter concerns.
Commits
  • 3727268 Finalize
  • 558e2b3 Add news fragment.
  • f34f4e4 Merge pull request #666 from dimbleby/priority-typing
  • 5c2c45d Merge branch 'main' into priority-typing
  • c7d3d59 🧎‍♀️ Genuflect to the types.
  • 5c26af2 Replace the type returned by priority to be a 'Number'.
  • b629d28 🧎‍♀️ Genuflect to the types.
  • 4a7d496 Fix EncodingWarnings
  • e0015a4 👹 Feed the hobgoblins (delint).
  • bb73eea Correct the name of tea.yaml.
  • Additional commits viewable in compare view

Updates pkginfo from 1.9.6 to 1.10.0

Updates protobuf from 4.25.3 to 5.26.0

Commits
  • d651109 Updating version.json and repo version numbers to: 26.0
  • 5641452 Merge pull request #16002 from protocolbuffers/26.x-202402282330
  • 999744c Merge pull request #16090 from protocolbuffers/cp-add-include
  • 2299e1d Add <shellapi.h> include for CommandLineToArgvW
  • 480ddc6 Merge pull request #16052 from protocolbuffers/cp-610783483
  • aea0e52 Resolve features directly in setProto instead of temporarily setting to null.
  • f00528d Merge pull request #15983 from mkruskal-google/staleness-fix-26
  • 64ad139 Add back error message unconditionally
  • ccf526b Updating version.json and repo version numbers to: 26.0-dev
  • 8a1cdb1 Updating version.json and repo version numbers to: 26.0-rc3
  • Additional commits viewable in compare view

Updates readme-renderer from 42.0 to 43.0

Release notes

Sourced from readme-renderer's releases.

43.0

What's Changed

Full Changelog: pypa/readme_renderer@42.0...43.0

Changelog

Sourced from readme-renderer's changelog.

43.0 (2024-02-26)

  • Allow HTML5 picture tag through cleaner (#299)
  • Test against Python 3.12 (#300)
Commits

Updates rich from 13.7.0 to 13.7.1

Release notes

Sourced from rich's releases.

v13.7.1

Fixes some character widths

[13.7.1] - 2023-02-28

Fixed

Changelog

Sourced from rich's changelog.

[13.7.1] - 2023-02-28

Fixed

Commits

Updates zipp from 3.17.0 to 3.18.1

Changelog

Sourced from zipp's changelog.

v3.18.1

No significant changes.

v3.18.0

Features

  • Bypass ZipFile.namelist in glob for better performance. (#106)
  • Refactored glob functionality to support a more generalized solution with support for platform-specific path separators. (#108)

Bugfixes

  • Add special accounting for pypy when computing the stack level for text encoding warnings. (#114)
Commits
  • bfae834 Finalize
  • 487066e Merge changelog into last release.
  • 4584ee2 Move changelog entry, saved to the wrong location :(
  • 3c06d30 Finalize
  • 48b72b8 Merge pull request #113 from jaraco/feature/glob-perf
  • 171fa98 Add news fragment.
  • ac8ea7a Bypass ZipFile.namelist in glob. Closes #106.
  • 4cceb49 Add special accounting for pypy when computing the stack level for text encod...
  • 2ec3ed8 Add another test at another magnitude.
  • d9bf5aa Fix name generator for width=1
  • Additional commits viewable 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

Bumps the pip-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [grpcio](https://github.com/grpc/grpc) | `1.62.0` | `1.62.1` |
| [grpcio-tools](https://github.com/grpc/grpc) | `1.62.0` | `1.62.1` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.0.2` |
| [keyring](https://github.com/jaraco/keyring) | `24.3.0` | `24.3.1` |
| [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.9.6` | `1.10.0` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.3` | `5.26.0` |
| [readme-renderer](https://github.com/pypa/readme_renderer) | `42.0` | `43.0` |
| [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` |
| [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.18.1` |


Updates `grpcio` from 1.62.0 to 1.62.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.62.0...v1.62.1)

Updates `grpcio-tools` from 1.62.0 to 1.62.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.62.0...v1.62.1)

Updates `importlib-metadata` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v7.0.1...v7.0.2)

Updates `keyring` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v24.3.0...v24.3.1)

Updates `pkginfo` from 1.9.6 to 1.10.0

Updates `protobuf` from 4.25.3 to 5.26.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.3...v5.26.0)

Updates `readme-renderer` from 42.0 to 43.0
- [Release notes](https://github.com/pypa/readme_renderer/releases)
- [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst)
- [Commits](pypa/readme_renderer@42.0...43.0)

Updates `rich` from 13.7.0 to 13.7.1
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.7.0...v13.7.1)

Updates `zipp` from 3.17.0 to 3.18.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.17.0...v3.18.1)

---
updated-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: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pkginfo
  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-major
  dependency-group: pip-dependencies
- dependency-name: readme-renderer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-dependencies
- dependency-name: rich
  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-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #333.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/pip-dependencies-35576838de branch March 25, 2024 16:06
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
Development

Successfully merging this pull request may close these issues.

0 participants