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

[Snyk-dev] Upgrade @bufbuild/connect-web from 0.10.1 to 0.13.0 #5

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

Conversation

37IulianPopovici
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @bufbuild/connect-web from 0.10.1 to 0.13.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-08-17.
Release notes
Package name: @bufbuild/connect-web
  • 0.13.0 - 2023-08-17

    What's Changed

    This release changes the User-Agent used with gRPC and gRPC-web clients. Previously, the User-Agent was @ bufbuild/connect-web, now it is connect-es/0.13.0. Future releases will bump the version number in the User-Agent string.

    Enhancements

    • Handle multiple set-cookie headers from fetch API Headers object by @ tcarnes in #746
    • Update gRPC and gRPC-web user agent by @ timostamm in #770

    Bugfixes

    New Contributors

    Full Changelog: v0.12.0...v0.13.0

  • 0.12.0 - 2023-07-25

    What's Changed

    Improvements and fixes to the HTTP/2 session management in Node.js

    Other changes

    New Contributors

    Full Changelog: v0.11.0...v0.12.0

  • 0.11.0 - 2023-06-29

    What's Changed

    Disregard non-JSON error response bodies for unary requests

    This release makes a change in how response bodies are parsed for Connect unary requests that result in an HTTP error. Previously, all response bodies for unary requests that returned an HTTP error status were parsed with response.json(). However, this could lead to errors with non-JSON bodies. Now, only responses with a Content-Type of application/json will have the body parsed as JSON and added to the resulting Connect error.

    For all other errors, the resulting Connect error will show the HTTP status code as the message and the corresponding Connect error code as the code.

    To reiterate, this only affects Connect protocol unary requests that end with an HTTP error status code. All other protocols and/or RPC types are unaffected.

    Enhancements

    New Contributors

    Full Changelog: v0.10.1...v0.11.0

  • 0.10.1 - 2023-06-21

    What's Changed

    • Handle GOAWAY frames with NO_ERROR in Node.js clients by @ timostamm in #681

    Full Changelog: v0.10.0...v0.10.1

from @bufbuild/connect-web GitHub release notes
Commit messages
Package name: @bufbuild/connect-web

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants