Bump the miscs group with 22 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(over 1 year ago)
(over 1 year ago)
(over 1 year 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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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-vaand@hi-ogawain vitest-dev/vitest#7509 (c8d62)🐞 Bug Fixes
- browser:
- Calculate prepare time from
createTesterscall on the main thread - by@sheremet-vain 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-vain vitest-dev/vitest#8103 (247ef)- expect:
- Ensure we can always self
toEqual- by@dubzzzin vitest-dev/vitest#8094 (02ec8)- reporter:
- Allow
dotreporter to work in non interactive terminals - by@bstephen1and@AriPerkkioin vitest-dev/vitest#7994 (6db9f)View changes on GitHub
Commits
7ddcd33chore: release v3.2.233f7120Revert "fix(browser): optimize build output and always prebundle vitest"00a3916fix(browser): optimize build output and always prebundle vitest142c735fix(browser): calculate prepare time fromcreateTesterscall on the main th...c8d6264feat: support rolldown-vite (#7509)6db9f52fix(reporter): allowdotreporter 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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: Update changelog7fc3030chore: Publish1.11.31-nightly-20250605.2withswc_corev26.4.52b284e1chore(ecosystem-ci): Excludets-node7a849aachore: Update changelogb132c2cchore: Publish1.11.31-nightly-20250605.1withswc_corev26.4.5dbaab45chore: Publish crates withswc_corev26.4.5ef85640fix(es/codegen): Excludeconstructorfrom source map names (#10551)ea311edchore: Publish crates withswc_corev26.4.42a2b284fix(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
constructorfrom 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
400398dchore: Publish1.11.31withswc_corev26.4.51df4fc4chore: 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 |