Bump the npm-minor-patch group in /web with 6 updates - #85
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-minor-patch group in /web with 6 updates#85dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-patch group in /web with 6 updates: | Package | From | To | | --- | --- | --- | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.12.0` | `2.14.0` | | [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `2.1.1` | `2.1.2` | | [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.1.1` | `2.1.2` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.69.0` | `1.72.0` | | [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `2.12.0` | `2.14.0` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.11.0` | Updates `@bufbuild/protobuf` from 2.12.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) Updates `@connectrpc/connect` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.2/packages/connect) Updates `@connectrpc/connect-web` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v2.1.2/packages/connect-web) Updates `@bufbuild/buf` from 1.69.0 to 1.72.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.69.0...v1.72.0) Updates `@bufbuild/protoc-gen-es` from 2.12.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/protoc-gen-es) Updates `globals` from 17.6.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.11.0) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@connectrpc/connect" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@connectrpc/connect-web" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@bufbuild/buf" dependency-version: 1.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@bufbuild/protoc-gen-es" dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 the npm-minor-patch group in /web with 6 updates:
2.12.02.14.02.1.12.1.22.1.12.1.21.69.01.72.02.12.02.14.017.6.017.11.0Updates
@bufbuild/protobuffrom 2.12.0 to 2.14.0Release notes
Sourced from @bufbuild/protobuf's releases.
... (truncated)
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)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@bufbuild/protobufsince your current version.Updates
@connectrpc/connectfrom 2.1.1 to 2.1.2Release notes
Sourced from @connectrpc/connect's releases.
Commits
104238cRelease 2.1.2 (#1718)c139008Upgrade to TypeScript 6.0 (#1689)34fb0daUpdate unary-get query parameter order to match spec (#1702)36d25dfMap AbortController cancellation to Code.Canceled (#1693)6c72a48Bump@bufbuild/buffrom 1.64.0 to 1.66.1 (#1664)beb1864Bump@bufbuild/buffrom 1.59.0 to 1.62.1 (#1633)8141f78Bump jasmine and@types/jasmine(#1627)ca196bfUpdate license year for 2026 (#1634)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@connectrpc/connectsince your current version.Updates
@connectrpc/connect-webfrom 2.1.1 to 2.1.2Release notes
Sourced from @connectrpc/connect-web's releases.
Commits
104238cRelease 2.1.2 (#1718)c139008Upgrade to TypeScript 6.0 (#1689)6c72a48Bump@bufbuild/buffrom 1.64.0 to 1.66.1 (#1664)beb1864Bump@bufbuild/buffrom 1.59.0 to 1.62.1 (#1633)8141f78Bump jasmine and@types/jasmine(#1627)ca196bfUpdate license year for 2026 (#1634)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@connectrpc/connect-websince your current version.Updates
@bufbuild/buffrom 1.69.0 to 1.72.0Release notes
Sourced from @bufbuild/buf's releases.
Changelog
Sourced from @bufbuild/buf's changelog.
Commits
7d6f056Release v1.72.0 (#4617)46fa3e4Make upgrade (#4616)efe167bFixbuf generateclean to not delete nested output (#4615)f6c012fMake upgrade (#4608)67dfe4cFix IMPORT_UNUSED when descriptor.proto is in the dependency graph (#4602)b518200Fix HTTPS Basic auth for env variables (#4600)e2b3f44Add recommended SDK added/removed audit events (#4601)58b4fc0Make upgrade (#4599)f0f8156Fix webhook create/list output to use protojson (#4592)ce80ea7Return to development (#4584)Updates
@bufbuild/protoc-gen-esfrom 2.12.0 to 2.14.0Release notes
Sourced from @bufbuild/protoc-gen-es's releases.
... (truncated)
Commits
04297e7Release v2.14.0 (#1514)be4269eDrop support for Node.js 20 (#1488)0648534Release v2.13.0 (#1469)f4a3e15Support enums with erasable syntax (#1464)5dc9c95Release 2.12.1 (#1448)b062eadAdd link to the new docs page in the package.json homepage field (#1418)fa8c468Remove MANUAL.md (#1416)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@bufbuild/protoc-gen-essince your current version.Updates
globalsfrom 17.6.0 to 17.11.0Release notes
Sourced from globals's releases.
Commits
8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)8e7b93517.9.05a958edUpdate globals (2026-08-01) (#348)36c765917.8.07394811Update globals (2026-07-01) (#347)a19670c17.7.09611620Update actions (#346)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions