Bump the miscs group with 22 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(3 months ago)
(3 months ago)
(3 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the miscs group with 22 updates:
Package | From | To |
---|---|---|
@swc/core | 1.11.29 |
1.11.31 |
@types/node | 22.15.29 |
22.15.30 |
vitest | 3.2.1 |
3.2.2 |
@swc/core-darwin-arm64 | 1.11.29 |
1.11.31 |
@swc/core-darwin-x64 | 1.11.29 |
1.11.31 |
@swc/core-linux-arm-gnueabihf | 1.11.29 |
1.11.31 |
@swc/core-linux-arm64-gnu | 1.11.29 |
1.11.31 |
@swc/core-linux-arm64-musl | 1.11.29 |
1.11.31 |
@swc/core-linux-x64-gnu | 1.11.29 |
1.11.31 |
@swc/core-linux-x64-musl | 1.11.29 |
1.11.31 |
@swc/core-win32-arm64-msvc | 1.11.29 |
1.11.31 |
@swc/core-win32-ia32-msvc | 1.11.29 |
1.11.31 |
@swc/core-win32-x64-msvc | 1.11.29 |
1.11.31 |
@swc/types | 0.1.21 |
0.1.22 |
@vitest/expect | 3.2.1 |
3.2.2 |
@vitest/mocker | 3.2.1 |
3.2.2 |
@vitest/pretty-format | 3.2.1 |
3.2.2 |
@vitest/runner | 3.2.1 |
3.2.2 |
@vitest/snapshot | 3.2.1 |
3.2.2 |
@vitest/spy | 3.2.1 |
3.2.2 |
@vitest/utils | 3.2.1 |
3.2.2 |
vite-node | 3.2.1 |
3.2.2 |
Updates @swc/core
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @types/node
from 22.15.29 to 22.15.30
Commits
- See full diff in compare view
Updates vitest
from 3.2.1 to 3.2.2
Release notes
Sourced from vitest's releases.
v3.2.2
🚀 Features
- Support rolldown-vite - by
@sheremet-va
and@hi-ogawa
in vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesters
call on the main thread - by@sheremet-va
in vitest-dev/vitest#8101 (142c7)- Optimize build output and always prebundle vitest - by
@sheremet-va
(00a39)- Make custom locators available in
vitest-browser-*
packages - by@sheremet-va
in vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual
- by@dubzzz
in vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dot
reporter to work in non interactive terminals - by@bstephen1
and@AriPerkkio
in vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33
chore: release v3.2.233f7120
Revert "fix(browser): optimize build output and always prebundle vitest"00a3916
fix(browser): optimize build output and always prebundle vitest142c735
fix(browser): calculate prepare time fromcreateTesters
call on the main th...c8d6264
feat: support rolldown-vite (#7509)6db9f52
fix(reporter): allowdot
reporter to work in non interactive terminals (#7994)- See full diff in compare view
Updates @swc/core-darwin-arm64
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-darwin-arm64
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-darwin-x64
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-darwin-x64
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-linux-arm-gnueabihf
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-linux-arm-gnueabihf
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-gnu
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-linux-arm64-gnu
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-musl
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-linux-arm64-musl
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-linux-x64-gnu
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-linux-x64-gnu
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-linux-x64-musl
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-linux-x64-musl
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog7fc3030
chore: Publish1.11.31-nightly-20250605.2
withswc_core
v26.4.5
2b284e1
chore(ecosystem-ci): Excludets-node
7a849aa
chore: Update changelogb132c2c
chore: Publish1.11.31-nightly-20250605.1
withswc_core
v26.4.5
dbaab45
chore: Publish crates withswc_core
v26.4.5
ef85640
fix(es/codegen): Excludeconstructor
from source map names (#10551)ea311ed
chore: Publish crates withswc_core
v26.4.4
2a2b284
fix(swc_common): Revert skip condition patch (#10564)- Additional commits viewable in compare view
Updates @swc/core-win32-arm64-msvc
from 1.11.29 to 1.11.31
Changelog
Sourced from @swc/core-win32-arm64-msvc
's changelog.
[1.11.31] - 2025-06-05
Bug Fixes
(es/codegen) Exclude
constructor
from source map names (#10551) (ef85640)(es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)
(es/minifier) Inline object of member if prop is an ident (#10548) (e554381)
(es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)
(es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)
(es/react-compiler) Fix usefulness detection (#10506) (41075a1)
(swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)
(swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)
... (truncated)
Commits
400398d
chore: Publish1.11.31
withswc_core
v26.4.5
1df4fc4
chore: Update changelog-
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+112Deletions:
-112
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.11.29 → 1.11.31
Patch
@swc/core-linux-arm64-gnu
npm
1.11.29 → 1.11.31
Patch
@swc/core-linux-arm64-musl
npm
1.11.29 → 1.11.31
Patch
@swc/core-linux-x64-gnu
npm
1.11.29 → 1.11.31
Patch
@swc/core-linux-x64-musl
npm
1.11.29 → 1.11.31
Patch
@swc/core-win32-arm64-msvc
npm
1.11.29 → 1.11.31
Patch
@swc/core-win32-ia32-msvc
npm
1.11.29 → 1.11.31
Patch
@swc/core-win32-x64-msvc
npm
1.11.29 → 1.11.31
Patch
Technical Details
ID: | 46932 |
UUID: | 2571589354 |
Node ID: | PR_kwDOEbaw7s6ZR1bq |
Host: | GitHub |
Repository: | poad/typescript-cli-template |
Merge State: | Unknown |