Bump the ts-proto group across 1 directory with 5 updates - #420
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ts-proto group with 5 updates in the /impl/ts-proto directory: | Package | From | To | | --- | --- | --- | | [ts-proto](https://github.com/stephenh/ts-proto) | `2.11.6` | `2.12.0` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.66.1` | `1.72.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `26.1.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `7.0.2` | Updates `ts-proto` from 2.11.6 to 2.12.0 - [Release notes](https://github.com/stephenh/ts-proto/releases) - [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md) - [Commits](stephenh/ts-proto@v2.11.6...v2.12.0) Updates `@bufbuild/buf` from 1.66.1 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.66.1...v1.72.0) Updates `@types/node` from 25.5.0 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.27.4 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.1) Updates `typescript` from 6.0.2 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@bufbuild/buf" dependency-version: 1.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ts-proto - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ts-proto - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ts-proto - dependency-name: ts-proto dependency-version: 2.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ts-proto - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ts-proto ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/impl/ts-proto/ts-proto-66833eea52
branch
from
August 1, 2026 07:03
4d3d7ef to
96c06e8
Compare
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 ts-proto group with 5 updates in the /impl/ts-proto directory:
2.11.62.12.01.66.11.72.025.5.026.1.20.27.40.28.16.0.27.0.2Updates
ts-protofrom 2.11.6 to 2.12.0Release notes
Sourced from ts-proto's releases.
Changelog
Sourced from ts-proto's changelog.
Commits
cea02ddchore(release): 2.12.0 [skip ci]a89ddecfeat: coerces bigint inputs inside fromPartial to bigint (#1266)e25dd9cdocs: Update protobuf.js maintenance status (#1265)faaba11chore(release): 2.11.10 [skip ci]6ae3e40fix: incorrect codegen when grpc-js & outputSchema is used (#1262)1799765fix: Update js map check to include forceLong=bigInt as well (#1263)898251bchore(release): 2.11.9 [skip ci]af15afffix: prevent code injection via string option/extension values in out… (#1261)2666e55chore(release): 2.11.8 [skip ci]f31dadafix: precision and canonical form in useDuration=string Duration JSON helpers...Updates
@bufbuild/buffrom 1.66.1 to 1.72.0Release notes
Sourced from @bufbuild/buf's releases.
... (truncated)
Changelog
Sourced from @bufbuild/buf's changelog.
... (truncated)
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
@types/nodefrom 25.5.0 to 26.1.2Commits
Updates
esbuildfrom 0.27.4 to 0.28.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
bb9db84publish 0.28.1 to npm9ff053esecurity: add integrity checks to the Deno API0a9bf21enforce non-negative size in gzip parsere2a1a71security: forbid\\in local dev server requests83a2cbffix #4482: don't inlineusingdeclarations308ad74fix #4471: renaming of nestedvardeclarationsf013f5ffix some typosaafd6e4chore: fix some minor issues in comments (#4462)15300c3follow up: cjs evaluation fixes1bda0c3fix #4461, fix #4467: esm evaluation fixesUpdates
typescriptfrom 6.0.2 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.