chore(deps): bump the npm-version-updates group across 1 directory with 7 updates#120
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump the npm-version-updates group across 1 directory with 7 updates#120dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Contributor
|
The ticket CLOUDP-407793 was created for internal tracking. Note: Jira ticket will be closed automatically when this PR is merged. |
Member
|
@dependabot recreate |
…th 7 updates Bumps the npm-version-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tybys/wasm-util](https://github.com/toyobayashi/wasm-util) | `0.10.1` | `0.10.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.9.1` | | [ava](https://github.com/avajs/ava) | `7.0.0` | `8.0.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.4.0` | `17.0.5` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `8.0.4` | `9.0.1` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.61.0` | `1.66.0` | | [tinybench](https://github.com/tinylibs/tinybench) | `6.0.0` | `6.0.2` | Updates `@tybys/wasm-util` from 0.10.1 to 0.10.2 - [Commits](https://github.com/toyobayashi/wasm-util/commits) Updates `@types/node` from 25.6.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `ava` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v7.0.0...v8.0.1) Updates `lint-staged` from 16.4.0 to 17.0.5 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.4.0...v17.0.5) Updates `npm-run-all2` from 8.0.4 to 9.0.1 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v8.0.4...v9.0.1) Updates `oxlint` from 1.61.0 to 1.66.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.66.0/npm/oxlint) Updates `tinybench` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/tinylibs/tinybench/releases) - [Commits](tinylibs/tinybench@v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: "@tybys/wasm-util" dependency-version: 0.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: ava dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: npm-run-all2 dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: oxlint dependency-version: 1.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: tinybench dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
3c72034 to
1e929d5
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 npm-version-updates group with 7 updates in the / directory:
0.10.10.10.225.6.025.9.17.0.08.0.116.4.017.0.58.0.49.0.11.61.01.66.06.0.06.0.2Updates
@tybys/wasm-utilfrom 0.10.1 to 0.10.2Commits
Updates
@types/nodefrom 25.6.0 to 25.9.1Commits
Updates
avafrom 7.0.0 to 8.0.1Release notes
Sourced from ava's releases.
... (truncated)
Commits
bbfd946v8.0.1332fcd7Pre-release updates (#3451)fcaaf43Add Node.js 26 support; drop 25 (#3450)a913804Test using AVA 8 (#3440)fe31286v8.0.07bdbabbImprove error whenthrowsAsync/notThrowsAsyncis not awaited (#3436)a304990Full ESM internals; bias away from CJS; require@ava/typescript@7d012c64Update release process documentation (#3435)2cea71eCI tweaks (#3438)27e9c84Remove Node.js 20 support; update dependencies prior to release (#3432)Updates
lint-stagedfrom 16.4.0 to 17.0.5Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
cbd822eMerge pull request #1793 from lint-staged/changeset-release/main1911244chore(changeset): release7339d7dMerge pull request #1792 from lint-staged/fix-max-arg-length-default1f67271fix: defaultmaxArgLengthtoundefinedinstead ofNaNwhen parsing cli ...2862964Merge pull request #1789 from lint-staged/changeset-release/mainc9ecd54chore(changeset): releasecc6b51aMerge pull request #1788 from lint-staged/fix-update-index-againf95c1f8fix: update both default index.lock and non-standard lock when latter existsf44ee68Merge pull request #1786 from lint-staged/update-repo-urla61cf18build(deps): update dependenciesUpdates
npm-run-all2from 8.0.4 to 9.0.1Release notes
Sourced from npm-run-all2's releases.
... (truncated)
Changelog
Sourced from npm-run-all2's changelog.
Commits
65b20039.0.12cdbd27fix: updatehelp.jsto include--node-runoption details (#230)66883cb9.0.00654d68Disable install scripts in CIb6a39a6Use shared publishing action2848921Add more colors based on terminal capabilities (#222)b365e41Upgrade: Bump releasearoni from 0.1.14 to 0.2.0 (#227)730c02bGlob patterns that match no tasks now succeed silently (#226)992c0cfMerge pull request #225 from bcomnes/feature/node-runf4ac667Add node-run smoke testsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for npm-run-all2 since your current version.
Updates
oxlintfrom 1.61.0 to 1.66.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
5570206release(apps): oxlint v1.66.0 && oxfmt v0.51.0 (#22528)0440b0ffeat(linter/eslint): implementid-matchrule (#22379)65bf119feat(linter): implement react no-object-type-as-default-prop (#22481)2a6ddcefeat(linter/eslint): implementno-implied-evalrule (#22391)625758afeat(linter/vitest): Implement padding-around-after-all-blocks rule (#21788)37680b0feat(linter): implement react no-unstable-nested-components (#22248)d8d9c74feat(linter): implement import/newline-after-import rule (#19142)25e5cbcrelease(apps): oxlint v1.65.0 && oxfmt v0.50.0 (#22458)5478fb5feat(linter/jsdoc): implementrequire-throws-descriptionrule (#22386)c73225efeat(linter/eslint): implementprefer-arrow-callbackrule (#22312)Updates
tinybenchfrom 6.0.0 to 6.0.2Release notes
Sourced from tinybench's releases.
Commits
72d7d53chore: release v6.0.2fe73bb8chore(deps): lock file maintenance (#553)06ed214chore(deps): update all non-major dependencies (#555)ad7f879chore(deps): update all non-major dependencies (#554)124e4d0fix(lint): add promise recommended config and jsdoc check-tag-names ruleac47e7cchore(deps): update vitest to v4.1.6 and workspace overrides74bcfe9chore: disable simple-git-hooks build script in allowBuilds93ba1c2chore(deps): update pnpm to v11 (#550)fe0a6f9build: keep minify with readable output (strip comments, keep whitespace) (#552)dcc9499chore: update pnpm to v11 (#551)