deps: bump the all-dependencies group with 13 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
dependencies
Bumps the all-dependencies group with 13 updates:
Package | From | To |
---|---|---|
@swc/core | 1.11.29 |
1.11.31 |
@babel/helpers | 7.27.4 |
7.27.6 |
@babel/types | 7.27.3 |
7.27.6 |
@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 |
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 @babel/helpers
from 7.27.4 to 7.27.6
Release notes
Sourced from @babel/helpers
's releases.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
Committers: 3
- Huáng Jùnliàng (
@JLHwung
)- Ingvar Stepanyan (
@RReverser
)@liuxingbaoyu
v7.27.5 (2025-06-03)
Thanks
@NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)- Other
:nail_care: Polish
Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)@NullVoxPopuli
@liuxingbaoyu
Changelog
Sourced from @babel/helpers
's changelog.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)- Other
:nail_care: Polish
Commits
baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)- See full diff in compare view
Updates @babel/types
from 7.27.3 to 7.27.6
Release notes
Sourced from @babel/types
's releases.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
Committers: 3
- Huáng Jùnliàng (
@JLHwung
)- Ingvar Stepanyan (
@RReverser
)@liuxingbaoyu
v7.27.5 (2025-06-03)
Thanks
@NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)- Other
:nail_care: Polish
Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)@NullVoxPopuli
@liuxingbaoyu
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
... (truncated)
Changelog
Sourced from @babel/types
's changelog.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)- Other
:nail_care: Polish
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@nicolo-ribaudo
)
Commits
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
<details...
Description has been truncated
Pull Request Statistics
5
4
+103
-103
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: | 39681 |
UUID: | 2570693368 |
Node ID: | PR_kwDOKvqLmM6ZOar4 |
Host: | GitHub |
Repository: | mattfsourcecode/fastify-swc-typescript-server |
Merge State: | Unknown |