Bump the npm group with 19 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 19 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.33.1 |
8.34.0 |
| @vitest/coverage-v8 | 3.2.2 |
3.2.3 |
| @vitest/ui | 3.2.2 |
3.2.3 |
| vinxi | 0.5.6 |
0.5.7 |
| vitest | 3.2.2 |
3.2.3 |
| @typescript-eslint/eslint-plugin | 8.33.1 |
8.34.0 |
| @typescript-eslint/parser | 8.33.1 |
8.34.0 |
| @typescript-eslint/type-utils | 8.33.1 |
8.34.0 |
| @vitest/expect | 3.2.2 |
3.2.3 |
| @vitest/mocker | 3.2.2 |
3.2.3 |
| @vitest/pretty-format | 3.2.2 |
3.2.3 |
| @vitest/runner | 3.2.2 |
3.2.3 |
| @vitest/snapshot | 3.2.2 |
3.2.3 |
| @vitest/spy | 3.2.2 |
3.2.3 |
| @vitest/utils | 3.2.2 |
3.2.3 |
| electron-to-chromium | 1.5.165 |
1.5.166 |
| h3 | 1.15.2 |
1.15.3 |
| terser | 5.41.0 |
5.42.0 |
| vite-node | 3.2.2 |
3.2.3 |
Updates typescript-eslint from 8.33.1 to 8.34.0
Release notes
Sourced from typescript-eslint's releases.
v8.34.0
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
🩹 Fixes
- typescript-estree: change the token type of
nullfromKeywordtoNull(#11283)- typescript-estree: add validation to interface extends (#11271)
- visitor-keys: fix visitor keys order (#11279)
❤️ Thank You
- Kim Sang Du
@developer-bandi- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.34.0 (2025-06-09)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
8915a47chore(release): publish 8.34.0- See full diff in compare view
Updates @vitest/coverage-v8 from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/coverage-v8's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3- See full diff in compare view
Updates @vitest/ui from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/ui's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3c69be1ffeat(ui): show test annotations and metadata in the test report tab (#8093)- See full diff in compare view
Updates vinxi from 0.5.6 to 0.5.7
Release notes
Sourced from vinxi's releases.
vinxi@0.5.7
Patch Changes
- 5a956826: fix: ensure build process returns non-zero exit code on errors
- 4e841814: fix: nitro H3Event extension
- da024716: chore: switch to tinyglobby
- a25b8fdf: fix: server code leaked in client bundle in compressed js files.
Changelog
Sourced from vinxi's changelog.
0.5.7
Patch Changes
- 5a956826: fix: ensure build process returns non-zero exit code on errors
- 4e841814: fix: nitro H3Event extension
- da024716: chore: switch to tinyglobby
- a25b8fdf: fix: server code leaked in client bundle in compressed js files.
Commits
cf984e6RELEASING: Releasing 28 package(s)e8f7c7eMerge pull request #492 from Dhruv-Bajaj-code/mainfe34e6cMerge pull request #489 from huseeiin/main46616baMerge pull request #488 from benmccann/tinyglobby4e7f508fix: ensure build process returns non-zero exit code on errors22e1278fix: server code leaked in client bundle in compressed js files.1d1d449fix: nitro H3Event extension747eb37chore: switch to tinyglobby- See full diff in compare view
Updates vitest from 3.2.2 to 3.2.3
Release notes
Sourced from vitest's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.383862d4fix: run only the name plugin last, not all config plugins (#8130)dc469f2fix(runner): comments between fixture destructures (#8127)1d8ebf9feat(browser): use base url instead of vitest (#8126)dfe81a6fix(pool): throw if user's tests useprocess.send()(#8125)0f33506fix: rerun tests when project's setup file is changed (#8097)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.34.0
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
🩹 Fixes
- typescript-estree: change the token type of
nullfromKeywordtoNull(#11283)- typescript-estree: add validation to interface extends (#11271)
- visitor-keys: fix visitor keys order (#11279)
❤️ Thank You
- Kim Sang Du
@developer-bandi- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.34.0 (2025-06-09)
🩹 Fixes
- typescript-estree: add validation to interface extends (#11271)
❤️ Thank You
- Tao
You can read about our versioning strategy and releases on our website.
Commits
8915a47chore(release): publish 8.34.08208974docs: rename "directive comments" to "comment directives" (#11268)685e530fix(typescript-estree): add validation to interface extends (#11271)0f5c59cchore(eslint-plugin): [prefer-optional-chain] fix comment placement (#11269)- See full diff in compare view
Updates @typescript-eslint/parser from 8.33.1 to 8.34.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.34.0
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
🩹 Fixes
- typescript-estree: change the token type of
nullfromKeywordtoNull(#11283)- typescript-estree: add validation to interface extends (#11271)
- visitor-keys: fix visitor keys order (#11279)
❤️ Thank You
- Kim Sang Du
@developer-bandi- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.34.0 (2025-06-09)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
8915a47chore(release): publish 8.34.0- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.33.1 to 8.34.0
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.34.0
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
🩹 Fixes
- typescript-estree: change the token type of
nullfromKeywordtoNull(#11283)- typescript-estree: add validation to interface extends (#11271)
- visitor-keys: fix visitor keys order (#11279)
❤️ Thank You
- Kim Sang Du
@developer-bandi- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
❤️ Thank You
- Kim Sang Du
@developer-bandiYou can read about our versioning strategy and releases on our website.
Commits
8915a47chore(release): publish 8.34.02df6f99feat(type-utils): deprecated getSourceFileOfNode function (#11284)- See full diff in compare view
Updates @vitest/expect from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/expect's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.34751436fix: revertexpect.anyreturn type (#8129)- See full diff in compare view
Updates @vitest/mocker from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/mocker's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3- See full diff in compare view
Updates @vitest/pretty-format from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/pretty-format's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3- See full diff in compare view
Updates @vitest/runner from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/runner's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
Updates @vitest/snapshot from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/snapshot's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3- See full diff in compare view
Updates @vitest/spy from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/spy's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3- See full diff in compare view
Updates @vitest/utils from 3.2.2 to 3.2.3
Release notes
Sourced from @vitest/utils's releases.
v3.2.3
🚀 Features
- browser: Use base url instead of vitest - by
@sheremet-vain vitest-dev/vitest#8126 (1d8eb)- ui: Show test annotations and metadata in the test report tab - by
@sheremet-vain vitest-dev/vitest#8093 (c69be)🐞 Bug Fixes
- Rerun tests when project's setup file is changed - by
@sheremet-vain vitest-dev/vitest#8097 (0f335)- Revert
expect.anyreturn type - by@sheremet-vain vitest-dev/vitest#8129 (47514)- Run only the name plugin last, not all config plugins - by
@sheremet-vain vitest-dev/vitest#8130 (83862)- pool:
- Throw if user's tests use
process.send()- by@AriPerkkioin vitest-dev/vitest#8125 (dfe81)- runner:
- Fast sequential task updates missing - by
@AriPerkkioin vitest-dev/vitest#8121 (7bd11)- Comments between fixture destructures - by
@AriPerkkioin vitest-dev/vitest#8127 (dc469)- vite-node:
- Unable to handle errors where sourcemap mapping empty - by
@blake-newmanand@hi-ogawain vitest-dev/vitest#8071 (8aa25)View changes on GitHub
Commits
b87ee3echore: release v3.2.3- See full diff in compare view
Updates electron-to-chromium from 1.5.165 to 1.5.166
Commits
e7a72c61.5.166d0c9cecgenerate new version- See full diff in compare view
Updates h3 from 1.15.2 to 1.15.3
Release notes
Sourced from h3's releases.
v1.15.3
🩹 Fixes
- serveStatic: Omit decoded id from
statusMessage(#1044)
Commits
5bd27a5fix(setCookie): unique byname,domainandpathonly (#1041)e01c999fix(node): pass through piped stream (#1040)b838d53docs: add description forFileresponse (#1038)bea54cffeat: supportFileresponse with autoContent-Dispositionheader (#1032)eadae12fix(proxy): handleHeaderswhen merging (#1026)bcaf509chore: update refs to h3js org2c7774fdocs: fix typo in node version (#1036)7586c5bchore: improve bundle test659449frefactor: useFastURLfrom srvx-
Pull Request Statistics
Commits:
1Files Changed:
3Additions:
+251Deletions:
-170
Package Dependencies
@typescript-eslint/parser
npm
8.33.1 → 8.34.0
Minor
@typescript-eslint/eslint-plugin
npm
8.33.1 → 8.34.0
Minor
@typescript-eslint/type-utils
npm
8.33.1 → 8.34.0
Minor
Technical Details
| ID: | 1401741 |
| UUID: | 2579900889 |
| Node ID: | PR_kwDONx1qVc6ZxinZ |
| Host: | GitHub |
| Repository: | poad/solid-start-ssr-lambda |
| Merge State: | Unknown |