Bump the mostly-harmless group across 1 directory with 5 updates#309
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the mostly-harmless group across 1 directory with 5 updates#309dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mostly-harmless group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.64.0` | `1.70.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.9.1` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [fflate](https://github.com/101arrowz/fflate) | `0.8.2` | `0.8.3` | Updates `@bufbuild/buf` from 1.64.0 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.64.0...v1.70.0) Updates `@types/node` from 25.1.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 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `fflate` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/101arrowz/fflate/releases) - [Changelog](https://github.com/101arrowz/fflate/blob/master/CHANGELOG.md) - [Commits](101arrowz/fflate@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: "@bufbuild/buf" dependency-version: 1.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mostly-harmless - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mostly-harmless - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mostly-harmless - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: mostly-harmless - dependency-name: fflate dependency-version: 0.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: mostly-harmless ... 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 mostly-harmless group with 5 updates in the / directory:
1.64.01.70.025.1.025.9.14.21.04.22.45.9.36.0.30.8.20.8.3Updates
@bufbuild/buffrom 1.64.0 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.1.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 5.9.3 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 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
fflatefrom 0.8.2 to 0.8.3Release notes
Sourced from fflate's releases.
Changelog
Sourced from fflate's changelog.
Commits
dcb37140.8.331acfb8prepare for v0.8.37b71e3cupdate dependencies44ff62dfix zip64 header parsing7235df5Fix TypeScript issues (#242)a44eda0release compression buffers after stream end (#213)d94deb6allow cross-realm Uint8Array for zip/zipSync (#234)2e1fb75export package.json (#244)0f430b4support sync flushes for compression streams (#222)4b7a6cbskip transferring pooled Node buffers (#227)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