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 5 updates #376

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the pip-dependencies group with 5 updates:

Package From To
debugpy 1.8.2 1.8.3
grpcio 1.64.1 1.65.4
grpcio-tools 1.64.1 1.65.4
keyring 25.2.1 25.3.0
protobuf 5.27.2 5.27.3

Updates debugpy from 1.8.2 to 1.8.3

Commits

Updates grpcio from 1.64.1 to 1.65.4

Release notes

Sourced from grpcio's releases.

Release v1.65.4

This is release gRPC Core 1.65.4 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.3

This is release gRPC Core 1.65.3 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.2

This is release gRPC Core 1.65.2 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.1

This is release gRPC Core 1.65.1 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.0

This is release gRPC Core 1.65.0 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

This is release 1.65.0 (gnarly) of gRPC Core.

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

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [OTPlugin] Per-channel OpenTelemetry plugin. (#36729)
  • [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function. (#36844)
  • [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag. (#36798)
  • [build] Support clang-cl for Windows builds (best effort). (#36831)

... (truncated)

Commits
  • c3407b7 [Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)
  • eb7b279 [v1.65] [chttp2] Fix a bug in hpack error handling (#37366)
  • c32db9c [Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)
  • 0e1e1ef [Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....
  • 0bbbfd3 [Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)
  • a699463 [Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)
  • c8ea3d7 [Gpr_To_Absl_Logging][Noise_Reduction] (#37289)
  • 8cbf785 [ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)
  • f548d3c [Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)
  • cf78563 [Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)
  • Additional commits viewable in compare view

Updates grpcio-tools from 1.64.1 to 1.65.4

Release notes

Sourced from grpcio-tools's releases.

Release v1.65.4

This is release gRPC Core 1.65.4 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.3

This is release gRPC Core 1.65.3 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.2

This is release gRPC Core 1.65.2 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.1

This is release gRPC Core 1.65.1 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

Release v1.65.0

This is release gRPC Core 1.65.0 (gnarly).

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

This release contains refinements, improvements, and bug fixes.

This is release 1.65.0 (gnarly) of gRPC Core.

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

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [OTPlugin] Per-channel OpenTelemetry plugin. (#36729)
  • [Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_set_log_function. (#36844)
  • [grpc][Gpr_To_Absl_Logging] Supporting verbosity flag. (#36798)
  • [build] Support clang-cl for Windows builds (best effort). (#36831)

... (truncated)

Commits
  • c3407b7 [Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)
  • eb7b279 [v1.65] [chttp2] Fix a bug in hpack error handling (#37366)
  • c32db9c [Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)
  • 0e1e1ef [Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....
  • 0bbbfd3 [Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)
  • a699463 [Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)
  • c8ea3d7 [Gpr_To_Absl_Logging][Noise_Reduction] (#37289)
  • 8cbf785 [ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)
  • f548d3c [Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)
  • cf78563 [Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)
  • Additional commits viewable in compare view

Updates keyring from 25.2.1 to 25.3.0

Changelog

Sourced from keyring's changelog.

v25.3.0

Features

  • Deprecated support for empty usernames. Now all backends will reject an empty string as input for the 'username' field when setting a password. Later this deprecation will become a more visible user warning and even later an error. If this warning is triggered in your environment, please consider using a static value (even 'username') or comment in the issue and describe the use-case that demands support for empty usernames. (#668)
Commits

Updates protobuf from 5.27.2 to 5.27.3

Commits
  • 7cc670c Updating version.json and repo version numbers to: 27.3
  • 67d7298 Merge pull request #17617 from protocolbuffers/cp-utf8-ascii
  • e20cb7a Remove /utf-8 flag added in #14197
  • c9839cb Merge pull request #17473 from protocolbuffers/cp-revert-hack
  • 8a579c1 Downgrade CMake to 3.29 to workaround Abseil issue.
  • ba3e7d7 Revert workaround for std::mutex issues on github windows runners.
  • 861be78 Merge pull request #17331 from protocolbuffers/cp-cp
  • c1ec82f Merge pull request #17232 from simonberger/bugfix/php-ext-persistent-global-c...
  • aec8a76 Upgrade macos-11 tests to macos-12
  • 4e3b4f0 Use explicit names of our large runners
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
grpcio [>= 1.65.1.a, < 1.65.2]
grpcio-tools [>= 1.65.1.a, < 1.65.2]

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [debugpy](https://github.com/microsoft/debugpy) | `1.8.2` | `1.8.3` |
| [grpcio](https://github.com/grpc/grpc) | `1.64.1` | `1.65.4` |
| [grpcio-tools](https://github.com/grpc/grpc) | `1.64.1` | `1.65.4` |
| [keyring](https://github.com/jaraco/keyring) | `25.2.1` | `25.3.0` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `5.27.2` | `5.27.3` |


Updates `debugpy` from 1.8.2 to 1.8.3
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.2...v1.8.3)

Updates `grpcio` from 1.64.1 to 1.65.4
- [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.64.1...v1.65.4)

Updates `grpcio-tools` from 1.64.1 to 1.65.4
- [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.64.1...v1.65.4)

Updates `keyring` from 25.2.1 to 25.3.0
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v25.2.1...v25.3.0)

Updates `protobuf` from 5.27.2 to 5.27.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.27.2...v5.27.3)

---
updated-dependencies:
- dependency-name: debugpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
- dependency-name: keyring
  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-patch
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 5, 2024
@chadlwilson
Copy link
Contributor

@dependabot ignore grpcio patch version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

OK, I won't notify you about version 1.65.4 of grpcio again, unless you unignore it.

@chadlwilson
Copy link
Contributor

@dependabot ignore grpcio-tools patch version

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

OK, I won't notify you about version 1.65.4 of grpcio-tools again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #377.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/pip-dependencies-c41f995644 branch August 5, 2024 15:30
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.

1 participant