Bump the npm-development group across 1 directory with 8 updates#18
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the npm-development group across 1 directory with 8 updates#18dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-development group with 2 updates in the / directory: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). Updates `@rollup/plugin-commonjs` from 28.0.3 to 28.0.6 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.6/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.2/packages/node-resolve) Updates `@rollup/plugin-typescript` from 12.1.2 to 12.1.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript) Updates `@types/node` from 22.15.3 to 22.18.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 3.1.2 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/coverage-v8) Updates `lefthook` from 1.11.12 to 1.13.6 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.11.12...v1.13.6) Updates `rollup` from 4.40.1 to 4.52.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.40.1...v4.52.4) Updates `vitest` from 3.1.2 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.4/packages/vitest) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 22.18.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vitest/coverage-v8" dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: lefthook dependency-version: 1.13.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: rollup dependency-version: 4.52.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 DeepDive Analysis AvailableYou can run analysis on this PR by using these commands in a comment:
The analysis will check your test files and provide feedback. |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-development group with 2 updates in the / directory: @rollup/plugin-commonjs and @vitest/coverage-v8.
Updates
@rollup/plugin-commonjsfrom 28.0.3 to 28.0.6Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
a433ac9chore(release): commonjs v28.0.67b9d40dfix(commonjs): fix crash with invalidated proxy modules (#1876)cb1b08dchore(release): commonjs v28.0.5ff4c928fix(commonjs): crawl dynamicRequireRoot outside cwd (#1859)bb54901chore(release): commonjs v28.0.4ad141c1fix(commonjs): try/catch instanceof in getAugmentedNamespace (#1868)Updates
@rollup/plugin-node-resolvefrom 16.0.1 to 16.0.2Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
516ed1dchore(release): node-resolve v16.0.27ad5057fix(node-resolve): error thrown with empty entry (#1893)Updates
@rollup/plugin-typescriptfrom 12.1.2 to 12.1.4Changelog
Sourced from
@rollup/plugin-typescript's changelog.Commits
ad58c8dchore(release): typescript v12.1.4a569848fix(typescript): revert #1653 (#1880)a209058chore(release): typescript v12.1.340a38b1fix(typescript): fixes #1652 compile when source exists anywhere in the worki...Updates
@types/nodefrom 22.15.3 to 22.18.8Commits
Updates
@vitest/coverage-v8from 3.1.2 to 3.2.4Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
c666d14chore: release v3.2.4b87ee3echore: release v3.2.37ddcd33chore: release v3.2.2f858f3bchore: release v3.2.159200aechore: release v3.2.0407c0e4fix(coverage): in-source test cases excluded (#7985)e86282echore(deps): update Vite to 6.3.5 (#8051)ba87a62chore: release v3.2.0-beta.33f8159aci(rollup): disable watcher for types generators (#8035)51cd814fix(coverage): browser + v8 in source tests missing (#7946)Updates
lefthookfrom 1.11.12 to 1.13.6Release notes
Sourced from lefthook's releases.
... (truncated)
Changelog
Sourced from lefthook's changelog.
... (truncated)
Commits
539f66c1.13.6: embed jsonschema into binary81cf47bfix: embed jsonschema into binary (#1158)e5743b31.13.5: adaptive width in the terminal1eeb720chore: a small cleanup18592b7Fix Terminal Width Handling for Spinner Hook Names (#1150)d59cee9refactor: use semver to check versions (#1152)38926f4fix: add comprehensive tests for spinner name formatting (#1145)2198e2edocs: add LEFTHOOK_BIN environment variable to documentation (#1151)ffcfc29chore: tests improvements (#1148)2547c43chore: fix naming for integration tests (#1146)Updates
rollupfrom 4.40.1 to 4.52.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
cd81da74.52.40fd66e6Correct nullish coalescing branch resolution for symbol left value (#6133)c1c4175fix(deps): lock file maintenance minor/patch updates (#6134)bef29f4Enable npm OIDC publishing (#6128)74c555c4.52.34362862fix(native-loader): safely handle report.getReport() on Termux/Android (#6123)7340c45chore(deps): pin msys2/setup-msys2 action to fb197b7 (#6124)cfe817echore(deps): lock file maintenance minor/patch updates (#6126)89e4411fix(deps): lock file maintenance minor/patch updates (#6125)fa2315c4.52.2Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
Updates
vitestfrom 3.1.2 to 3.2.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
c666d14chore: release v3.2.48a18c8efix(cli): throw error when--shard x/\<count>exceeds count of test files (#...8abd7ccchore(deps): updatetinypool(#8174)93f3200fix(deps): update all non-major dependencies (#8123)0c3be6ffix(coverage): ignore SCSS in browser mode (#8161)790bc31chore: update deprecation notice for globs (#8148)c0eae7dchore: update deprecated workspace file log (#8118)14dc072fix(pool): auto-adjustminWorkerswhen onlymaxWorkersspecified (#8110)85dc019fix(cli): use absolute path environment on Windows (#8105)27df68afix(reporter):task.metashould be available in custom reporter's errors (#...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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