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

mod: bump connectrpc.com/connect from 1.16.2 to 1.18.1 #616

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps connectrpc.com/connect from 1.16.2 to 1.18.1.

Release notes

Sourced from connectrpc.com/connect's releases.

v1.18.1

What's Changed

Bugfixes

Full Changelog: connectrpc/connect-go@v1.18.0...v1.18.1

v1.18.0

What's Changed

Enhancements

Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.17.0...v1.18.0

v1.17.0

What's Changed

Enhancements

  • Enable protoc-gen-connect-go usage with Protobuf source files that use Editions by @​jchadwick-buf in #754

Bugfixes

  • Prevent incorrect propagation of protocol-specific metadata by @​emcfarlane in #748
  • Fix error message about unexpected content-type by @​jhump in #775
  • Calls should return "unavailable" instead of "unimplemented" or "unknown" when the transport fails to produce an HTTP response and returns io.EOF errors by @​jhump in #776

Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.16.2...v1.17.0

Commits
  • 46c8b00 Prepare for v1.18.1 (#809)
  • 044befe Fix protoc-gen-go schema variable case handling (#808)
  • 867dac8 Back to development (#806)
  • 8c52642 Prepare for v1.18.0 (#805)
  • 29d45c4 Add same_package option to protoc-gen-connect-go (#803)
  • d55ebd8 Make stream client closers non-blocking (#791)
  • 7dc3e6d Bump github.com/quic-go/quic-go from 0.46.0 to 0.48.2 in /internal/conformanc...
  • 74a6754 Remove reader allocation for compressors pools (#792)
  • 6029bf7 Fix spelling of "optimize" in comment (#786)
  • 145b279 Bump connectrpc.com/conformance from 1.0.3 to 1.0.4 in /internal/conformance ...
  • 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 [connectrpc.com/connect](https://github.com/connectrpc/connect-go) from 1.16.2 to 1.18.1.
- [Release notes](https://github.com/connectrpc/connect-go/releases)
- [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md)
- [Commits](connectrpc/connect-go@v1.16.2...v1.18.1)

---
updated-dependencies:
- dependency-name: connectrpc.com/connect
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@dependabot dependabot bot requested review from alimy and rocboss January 27, 2025 10:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants