Bump the npm_and_yarn group across 1 directory with 9 updates - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 1 directory with 9 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.1.3` | `1.6.1` | | [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.101.3` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.18.20` | `0.25.9` | | [esbuild-loader](https://github.com/privatenumber/esbuild-loader) | `4.0.2` | `4.3.0` | | [tsx](https://github.com/privatenumber/tsx) | `3.14.0` | `4.20.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.1` | `3.2.4` | Updates `vitest` from 1.1.3 to 1.6.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) Updates `webpack` from 5.89.0 to 5.101.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.89.0...v5.101.3) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `esbuild` from 0.18.20 to 0.25.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.25.9) Updates `esbuild-loader` from 4.0.2 to 4.3.0 - [Release notes](https://github.com/privatenumber/esbuild-loader/releases) - [Commits](privatenumber/esbuild-loader@v4.0.2...v4.3.0) Updates `tsx` from 3.14.0 to 4.20.5 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v3.14.0...v4.20.5) Updates `vitest` from 1.6.1 to 3.2.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest) Updates `rollup` from 4.9.4 to 4.50.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.4...v4.50.1) Updates `serialize-javascript` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2) Updates `vite` from 5.0.11 to 7.1.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite) --- updated-dependencies: - dependency-name: vitest dependency-version: 1.6.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack dependency-version: 5.101.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild-loader dependency-version: 4.3.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tsx dependency-version: 4.20.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vitest dependency-version: 3.2.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.50.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serialize-javascript dependency-version: 6.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.1.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
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_and_yarn group with 6 updates in the / directory:
1.1.31.6.15.89.05.101.33.0.23.0.30.18.200.25.94.0.24.3.03.14.04.20.51.6.13.2.4Updates
vitestfrom 1.1.3 to 1.6.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
017e1eechore: release v1.6.17ce9fbbfix: backport #7317 to v1 (#7319)6b29f3dchore: release v1.6.0f8d3d22feat(benchmark): support comparing benchmark result (#5398)21e58bdfeat(browser): allow injecting scripts (#5656)30f728bfeat: custom "snapshotEnvironment" option (#5449)2f91322feat(reporter): supportincludeConsoleOutputandaddFileAttributein juni...c571276perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2feat: support standalone mode (#5565)40c299ffix: don't panic on empty files in node_modulesMaintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
Updates
webpackfrom 5.89.0 to 5.101.3Release notes
Sourced from webpack's releases.
... (truncated)
Commits
07b1ac0chore(release): 5.101.38d7efb8chore(deps-dev): bump the dependencies group with 2 updates (#19816)935cbd8docs: update examples (#19812)dc79e95fix: collect only specific expressions for destructuring assignment90ae8affix: avoid empty block for unused statement8db97f8fix: resolve execution order issue from extra await in async modulesc92deafci: pin Node.js 24.x to 24.5.0 in CI workflow (#19813)c50930brefactor(test): correct the value retrieval613a5adchore(deps-dev): bump@babel/corein the dependencies group (#19807)1d9cc24chore(release): 5.101.2Updates
bracesfrom 3.0.2 to 3.0.3Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)Updates
esbuildfrom 0.18.20 to 0.25.9Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
195e05cpublish 0.25.9 to npm3dac33ffix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8mock fs now supports multiple volumes on windows100a51esplit out yarnpnp snapshot tests13aace3removeC:assumption from windows snapshot testsf1f413ffix #4252: preserve parentheses around functions1bc8091fix #4257, close #4258: go 1.23.10 => 1.23.12bc52135move the go compiler version togo.versiona0af5d1makefile: useESBUILD_VERSIONconsistently8c71947publish 0.25.8 to npmUpdates
esbuild-loaderfrom 4.0.2 to 4.3.0Release notes
Sourced from esbuild-loader's releases.
... (truncated)
Commits
42ec34ffeat: upgrade esbuild to^0.25(#382)e252654fix:tsconfig.jsonedge-cases in dependencies (#377)6592c42chore: add webpack env var to dev env3dd1107fix: explicitly import webpack as typea89e486style: add tsconfig.json lib for type check to pass0e623bestyle: lint fixb5ee6a4ci: run on master53a56a5chore: add logo507bc87chore: upgrade test tools5945c18chore: upgrade nodeUpdates
tsxfrom 3.14.0 to 4.20.5Release notes
Sourced from tsx's releases.
... (truncated)
Commits
e6d1a47docs: obfuscate aside classnamede2719dstyle: remove unused variable13f2954chore: upgrade docs deps0504525chore: upgrade manten132fdd8test: assert require.cachef057e7dtest: require loopa6f8f9frefactor: getFormat to handle all formats796053afix: handle ambiguous packages471997atest: CJS & ESM race conditiona639836fix: override Node's native TS formats (#733)Updates
vitestfrom 1.6.1 to 3.2.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
017e1eechore: release v1.6.17ce9fbbfix: backport #7317 to v1 (#7319)6b29f3dchore: release v1.6.0f8d3d22feat(benchmark): support comparing benchmark result (#5398)21e58bdfeat(browser): allow injecting scripts (#5656)30f728bfeat: custom "snapshotEnvironment" option (#5449)2f91322feat(reporter): supportincludeConsoleOutputandaddFileAttributein juni...c571276perf: unnecessary rpc call when coverage is disabled (#5658)bdce0a2feat: support standalone mode (#5565)40c299ffix: don't panic on empty files in node_modulesMaintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
Updates
rollupfrom 4.9.4 to 4.50.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
79d55634.50.17fb50f9Call includeNode for self or children nodes in includeDestructuredIfNecessary...235dc74perf: replace startsWith with strict equality (#6094)a2744eafeat(www): shorter repl shareables (#6088)298609echore(deps): lock file maintenance minor/patch updates (#6092)3d9de27fix(deps): update rust crate swc_compiler_base to v33 (#6091)592e7d74.50.006df2d6Split up changelog file38a5c6dAdd support for openharmony-arm64 platform (#6081)bd02778Return null to defer to the default resolution behavior (#6084)Updates
serialize-javascriptfrom 6.0.1 to 6.0.2Release notes
Sourced from serialize-javascript's releases.
Commits
b71ec236.0.2f27d65dfix: serialize URL string contents to prevent XSS (#173)02499c0Bump@babel/traversefrom 7.10.1 to 7.23.7 (#171)0d88527docs: update readme with URL support (#146)e2a3a91chore: update node version and lock file5a1fa64fix typo (#164)Updates
vitefrom 5.0.11 to 7.1.5Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.