Skip to content

chore(deps): bump grpc from 3.2.4 to 4.0.4 in /packages/smithy/smithy_codegen #6121

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2025

Bumps grpc from 3.2.4 to 4.0.4.

Release notes

Sourced from grpc's releases.

package:grpc v4.0.4

  • Allow the latest package:googleapis_auth.

package:grpc v4.0.3

  • Widen package:protobuf constraint to allow version 4.0.0.

package:grpc v4.0.2

  • Internal optimization to client code.
  • Small fixes, such as ports in testing and enabling timeline_test.dart.
  • When the keep alive manager runs into a timeout, it will finish the transport instead of closing the connection, as defined in the gRPC spec.
  • Upgrade to package:lints version 5.0.0 and Dart SDK version 3.5.0.
  • Upgrade example/grpc-web code.
  • Update xhr transport to migrate off legacy JS/HTML apis.
  • Use package:web to get HttpStatus.
  • Fix package:web deprecations.

package:grpc v4.0.0

  • Set compressed flag correctly for grpc-encoding = identity. Fixes #669 (grpc/grpc-dart#693)
  • Remove generated status codes.
  • Remove dependency on package:archive.
  • Move codec.dart.
  • Work around hang during Flutter hot restart by adding default case handler in _GrpcWebConversionSink.add.
Changelog

Sourced from grpc's changelog.

4.0.4

  • Allow the latest package:googleapis_auth.

4.0.3

  • Widen package:protobuf constraint to allow version 4.0.0.

4.0.2

  • Internal optimization to client code.
  • Small fixes, such as ports in testing and enabling timeline_test.dart.
  • When the keep alive manager runs into a timeout, it will finish the transport instead of closing the connection, as defined in the gRPC spec.
  • Upgrade to package:lints version 5.0.0 and Dart SDK version 3.5.0.
  • Upgrade example/grpc-web code.
  • Update xhr transport to migrate off legacy JS/HTML apis.
  • Use package:web to get HttpStatus.
  • Fix package:web deprecations.

4.0.1

  • Fix header and trailing not completing if the call is terminated. Fixes #727

4.0.0

  • Set compressed flag correctly for grpc-encoding = identity. Fixes #669 (grpc/grpc-dart#693)
  • Remove generated status codes.
  • Remove dependency on package:archive.
  • Move codec.dart.
  • Work around hang during Flutter hot restart by adding default case handler in _GrpcWebConversionSink.add.
Commits
  • 5ba3745 Allow the latest pkg:googleapis_auth (#775)
  • aa915bf Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 (#761)
  • 9a0b464 Allow 4.0.0 version for protobuf dependency and prepare to release 4.0.3 (#774)
  • f077328 Fix web and prepare to publish 4.0.2
  • ebc838b fix: update grpc_web_server.dart envoy config to support newer envoy version ...
  • 6dfb4b4 fix: Updates the grpc-web example to avoid dart:html (#748)
  • 5ba28e3 fix: Use package:web to get HttpStatus (#749)
  • 8406614 Fix: Migrate off legacy JS/HTML APIs (#750)
  • 7f9042f various analysis updates (#755)
  • 9a9c017 Bump vm_service from 14.3.1 to 15.0.0 (#751)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [grpc](https://github.com/grpc/grpc-dart) from 3.2.4 to 4.0.4.
- [Release notes](https://github.com/grpc/grpc-dart/releases)
- [Changelog](https://github.com/grpc/grpc-dart/blob/master/CHANGELOG.md)
- [Commits](grpc/grpc-dart@v3.2.4...v4.0.4)

---
updated-dependencies:
- dependency-name: grpc
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Apr 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants