Bump the baseline_edition2024 group across 1 directory with 6 updates#425
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the baseline_edition2024 group with 6 updates in the /impl/baseline_edition2024 directory: | Package | From | To | | --- | --- | --- | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `2.11.0` | `2.12.0` | | [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `2.11.0` | `2.12.0` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.66.1` | `1.70.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.9.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.4` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `@bufbuild/protobuf` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.0/packages/protobuf) Updates `@bufbuild/protoc-gen-es` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.12.0/packages/protoc-gen-es) Updates `@bufbuild/buf` from 1.66.1 to 1.70.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.70.0) Updates `@types/node` from 25.5.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsx` from 4.21.0 to 4.22.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.4) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baseline_edition2024 - dependency-name: "@bufbuild/protoc-gen-es" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: baseline_edition2024 - dependency-name: "@bufbuild/buf" dependency-version: 1.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baseline_edition2024 - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baseline_edition2024 - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: baseline_edition2024 - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: baseline_edition2024 ... 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 baseline_edition2024 group with 6 updates in the /impl/baseline_edition2024 directory:
2.11.02.12.02.11.02.12.01.66.11.70.025.5.025.9.14.21.04.22.46.0.26.0.3Updates
@bufbuild/protobuffrom 2.11.0 to 2.12.0Release notes
Sourced from @bufbuild/protobuf's releases.
Commits
63a8547Release 2.12.0 (#1394)859013cUpdate to protocolbuffers/protobuf v34.0 (#1385)58c72f7Fix Any JSON encoding for messages without a custom JSON representation (#1388)32a1435Reject overlong varints and malformed wire-format tags (#1387)e0df1baResolve utf8_validation feature and validate UTF-8 on binary input (#1386)6be4408SupportexactOptionalPropertyTypes(#1371)2ca7058Fix minor JSDoc issues (#1373)b9e4d8bGracefully handle Number for BigInt fields (#1346)Updates
@bufbuild/protoc-gen-esfrom 2.11.0 to 2.12.0Release notes
Sourced from @bufbuild/protoc-gen-es's releases.
Commits
63a8547Release 2.12.0 (#1394)6be4408SupportexactOptionalPropertyTypes(#1371)Updates
@bufbuild/buffrom 1.66.1 to 1.70.0Release notes
Sourced from @bufbuild/buf's releases.
... (truncated)
Changelog
Sourced from @bufbuild/buf's changelog.
... (truncated)
Commits
4f657dbRelease v1.70.0 (#4556)f278fa0Bump buf.build/gen/go/bufbuild/registry/connectrpc/go from 1.19.2-20260507063...977b89bMake upgrade (#4555)88dfb34Lint MessageRules.oneof in PROTOVALIDATE check (#4540)e96239eFilter out GIT_WORK_TREE from cloner environment variables (#4549)d0e7d39Add env override test cases to git package (#4550)3747817Bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#4544)9eddb9cMake upgrade (#4548)d460060Update README.md (#4547)2dae477Fix LSP documentSymbol marking every symbol as deprecated (#4531)Updates
@types/nodefrom 25.5.0 to 25.9.1Commits
Updates
tsxfrom 4.21.0 to 4.22.4Release notes
Sourced from tsx's releases.
... (truncated)
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverageMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...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