chore(deps): Bump @bufbuild/protobuf from 2.13.0 to 2.14.0 - #82
Merged
Merged
Conversation
Member
|
@dependabot recreate |
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.14.0/packages/protobuf) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/bufbuild/protobuf-2.14.0
branch
from
September 1, 2026 03:48
b17f8dd to
2c4dc05
Compare
arnested
approved these changes
Sep 1, 2026
arnested
deleted the
dependabot/npm_and_yarn/bufbuild/protobuf-2.14.0
branch
September 1, 2026 03:51
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.
Bumps @bufbuild/protobuf from 2.13.0 to 2.14.0.
Release notes
Sourced from @bufbuild/protobuf's releases.
Commits
04297e7Release v2.14.0 (#1514)8c0b7e0Add ASCII fast paths (#1509)2455a10Compile and cache create() function (#1499)7b528c2Use setFromBase64 instead of fromBase64 (#1508)e9adad5Define descriptor toString instead of assigning it (#1507)9466211Fix byte size estimate in base64 fallback (#1504)7e3e019Reserve bytes for lenPrefix in strings / fork-join (#1490)23a2f6fCompile descriptors to closure trees (#1491)4316491Refresh README (#1500)9d5f11eAvoid allocations in varint64 (#1498)