Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps the development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.4.0` | `25.5.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.3` | `0.27.4` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.3` | `2.1.4` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.52.0` | `1.56.0` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.3.0` | `6.4.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` | Updates `@types/node` from 25.4.0 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8) Updates `esbuild` from 0.27.3 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.3...v0.27.4) Updates `lefthook` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.3...v2.1.4) Updates `oxlint` from 1.52.0 to 1.56.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.56.0/npm/oxlint) Updates `rollup-plugin-dts` from 6.3.0 to 6.4.0 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.3.0...v6.4.0) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: lefthook dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: oxlint dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: rollup-plugin-dts dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
f6f37a1 to
2ed978d
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 development group with 7 updates:
25.4.025.5.04.0.184.1.00.27.30.27.42.1.32.1.41.52.01.56.06.3.06.4.04.0.184.1.0Updates
@types/nodefrom 25.4.0 to 25.5.0Commits
Updates
@vitest/coverage-v8from 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)94eb73bchore(deps): update eslint packages (#9615)8c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)57cbe39chore(deps): updateast-v8-to-istanbulto v1 (#9755)79672d7chore: release v4.1.0-beta.51d9e3b3chore: release v4.1.0-beta.44ff8c6fchore(build): raise build target to the minimum supported, don't bundle utils...Updates
esbuildfrom 0.27.3 to 0.27.4Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
f9c9012publish 0.27.4 to npm207dbc7js api: fall back to js-based metafile json parser1ca56dcfix #4329: auto-minify metafile for large bundlese3823aafix #4415: add uint cast to stdio int parserd50e88cchore: correct copy&paste panic message (#4399)8b829b1fix #4407: incorrect error for inject edge case4384badfix #4395 close #4405 close #4406: parens fororUpdates
lefthookfrom 2.1.3 to 2.1.4Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
83ec3a92.1.4: bring back {lefthook_job_name}8dcd4aepkg: fix scripts (#1348)21479f9fix: bring back {lefthook_job_name} template (#1347)32af36bpkg: refactor packaging (2) (#1346)c586f14fix: separate more commands' non-option args with -- (#1339)e021d4ddocs: change logo to point to landing page istead of itself (#1343)2fac728pkg: make it easier to read (#1340)5354773pkg: refactor packaging scripts (#1308)Updates
oxlintfrom 1.52.0 to 1.56.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
5446ebdrelease(apps): oxlint v1.56.0 && oxfmt v0.41.0 (#20423)6a26b93release(apps): oxlint v1.55.0 && oxfmt v0.40.0 (#20293)f339f10docs(linter/plugins): promote JS plugins to alpha status (#20281)bc20217fix(oxlint,oxfmt): Omit useless| nullforOption\<T>field from schema (#...36e7d29release(apps): oxlint v1.54.0 && oxfmt v0.39.0 (#20267)0c7da4fdocs(linter): Fix extra closing brace in example config. (#20253)856781frelease(apps): oxlint v1.53.0 && oxfmt v0.38.0 (#20218)Updates
rollup-plugin-dtsfrom 6.3.0 to 6.4.0Changelog
Sourced from rollup-plugin-dts's changelog.
Commits
b8e0f646.4.02fd14c5prepare releasef7b95e9chore(deps): update dependency@types/nodeto ^24.12.072e8f63Upgrade to Rollup 4.59 and fix transform param compatibility (#378)ec126d1chore(deps): update dependency c8 to v11 (#377)8817b7dchore(deps): update dependency@types/nodeto ^24.11.012516e0fix: replace silent console.log debug logging with Rollup warning (#376)6849c02fix: strip intermediate sourceMappingURL comments (#371)71bc230chore(deps): update all non-major dependencies (#368)97080f7fix: rewrite relativedeclare modulepaths to target chunk names (#365) (#372)Updates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can ...
Description has been truncated