Update dependency @connectrpc/protoc-gen-connect-es to v1.5.0#1253
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency @connectrpc/protoc-gen-connect-es to v1.5.0#1253renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
965dce6 to
82ee9fb
Compare
Contributor
Author
|
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.
This PR contains the following updates:
1.1.3->1.5.0Release Notes
connectrpc/connect-es (@connectrpc/protoc-gen-connect-es)
v1.5.0Compare Source
v1.4.0Compare Source
What's Changed
This release includes support for server-side interceptors! Here's a quick example:
For more on them please see the docs.
Other Changes
ts_nocheckplugin option by @timostamm in https://github.com/connectrpc/connect-es/pull/1012New Contributors
Full Changelog: connectrpc/connect-es@v1.3.0...v1.4.0
v1.3.0Compare Source
What's Changed
*TransportOptionstypes forconnect-nodeby @jrschumacher in https://github.com/connectrpc/connect-es/pull/959instanceofforConnectErrorby @srikrsna-buf in https://github.com/connectrpc/connect-es/pull/974New Contributors
Full Changelog: connectrpc/connect-es@v1.2.1...v1.3.0
v1.2.1Compare Source
What's Changed
Full Changelog: connectrpc/connect-es@v1.2.0...v1.2.1
v1.2.0Compare Source
What's Changed
By default, protoc-gen-connect-es (and all other plugins based on @bufbuild/protoplugin) generate ECMAScript
importandexportstatements. For use cases where CommonJS is difficult to avoid, a new plugin option has been added namedjs_import_stylewhich can be used to generate CommonJSrequire()calls.Here is an example buf.gen.yaml:
To view the full PR, see Support CommonJS in
protoc-gen-connect-esby @timostamm in #956Full Changelog: connectrpc/connect-es@v1.1.4...v1.2.0
v1.1.4Compare Source
What's Changed
User-Agentheader in connect-web by @srikrsna-buf in #912.ConnectErrorby @srikrsna-buf in #924.ConnectRouter.rpcoverload to not require fullServiceTypeby @paul-sachs in #925.Full Changelog: connectrpc/connect-es@v1.1.3...v1.1.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.