deps: bump the all-dependencies group with 17 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(5 months ago)
(5 months ago)
dependencies
Bumps the all-dependencies group with 17 updates:
| Package | From | To |
|---|---|---|
| @swc/core | 1.12.6 |
1.12.7 |
| @babel/compat-data | 7.27.5 |
7.27.7 |
| @babel/core | 7.27.4 |
7.27.7 |
| @babel/parser | 7.27.5 |
7.27.7 |
| @babel/traverse | 7.27.4 |
7.27.7 |
| @babel/types | 7.27.6 |
7.27.7 |
| @swc/core-darwin-arm64 | 1.12.6 |
1.12.7 |
| @swc/core-darwin-x64 | 1.12.6 |
1.12.7 |
| @swc/core-linux-arm-gnueabihf | 1.12.6 |
1.12.7 |
| @swc/core-linux-arm64-gnu | 1.12.6 |
1.12.7 |
| @swc/core-linux-arm64-musl | 1.12.6 |
1.12.7 |
| @swc/core-linux-x64-gnu | 1.12.6 |
1.12.7 |
| @swc/core-linux-x64-musl | 1.12.6 |
1.12.7 |
| @swc/core-win32-arm64-msvc | 1.12.6 |
1.12.7 |
| @swc/core-win32-ia32-msvc | 1.12.6 |
1.12.7 |
| @swc/core-win32-x64-msvc | 1.12.6 |
1.12.7 |
| electron-to-chromium | 1.5.174 |
1.5.176 |
Updates @swc/core from 1.12.6 to 1.12.7
Changelog
Sourced from @swc/core's changelog.
[1.12.7] - 2025-06-26
Bug Fixes
(es/minifier) Fix condition for preserving properties (#10694) (5c57a05)
(es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)
(es/parser) Improve error message for template literals (#10690) (a066b76)
(es/parser) Rescan
>=for JSX closing tag (#10693) (fe82c4c)(es/parser) Support keywords as JSX member expression properties (#10701) (643253d)
Features
(es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)
(es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)
Performance
Testing
Commits
3f1c4fbchore: Publish1.12.7withswc_corev29.2.0862430dchore: Update changeloge43a89cchore: Publish1.12.7-nightly-20250626.1withswc_corev29.2.031d2a37chore: Publish crates withswc_corev29.2.00ae0341perf(es/parser): Do not compare error each time (#10696)85cd9a7fix(es/minifier): Drop pure tagged string call expr (#10702)750c7d4feat(es/parser): Expose Token API with unstable feature flag (#10699)5ecc3cafeat(es/parser): Enable import attributes unconditionally (#10706)643253dfix(es/parser): Support keywords as JSX member expression properties (#10701)636d7a3feat(es/parser): Addoverrideandoutkeyword (#10695)- Additional commits viewable in compare view
Updates @babel/compat-data from 7.27.5 to 7.27.7
Release notes
Sourced from @babel/compat-data's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyu
Changelog
Sourced from @babel/compat-data's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-types
Commits
Updates @babel/core from 7.27.4 to 7.27.7
Release notes
Sourced from @babel/core's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesv7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
Commits
4ce7dfdv7.27.77428811Improve TS babel config loading (#17392)- See full diff in compare view
Updates @babel/parser from 7.27.5 to 7.27.7
Release notes
Sourced from @babel/parser's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyu
Changelog
Sourced from @babel/parser's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-types
Commits
4ce7dfdv7.27.74afd207Interepret parserallow*options as top level only (#17203)476700bchore(token): use const for flag definitions (#17396)e50f0b4Avoid usinglookaheadin parser (#17354)0f50baffix: disable using in ambient context (#17371)781e23eEnsure syntactic ordering when visiting array-type AST nodes (#17357)- See full diff in compare view
Updates @babel/traverse from 7.27.4 to 7.27.7
Release notes
Sourced from @babel/traverse's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesv7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
Commits
Updates @babel/types from 7.27.6 to 7.27.7
Release notes
Sourced from @babel/types's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu
Changelog
Sourced from @babel/types's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
Commits
Updates @swc/core-darwin-arm64 from 1.12.6 to 1.12.7
Changelog
Sourced from @swc/core-darwin-arm64's changelog.
[1.12.7] - 2025-06-26
Bug Fixes
(es/minifier) Fix condition for preserving properties (#10694) (5c57a05)
(es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)
(es/parser) Improve error message for template literals (#10690) (a066b76)
(es/parser) Rescan
>=for JSX closing tag (#10693) (fe82c4c)(es/parser) Support keywords as JSX member expression properties (#10701) (643253d)
Features
(es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)
(es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)
Performance
Testing
Commits
3f1c4fbchore: Publish1.12.7withswc_corev29.2.0862430dchore: Update changeloge43a89cchore: Publish1.12.7-nightly-20250626.1withswc_corev29.2.031d2a37chore: Publish crates withswc_corev29.2.00ae0341perf(es/parser): Do not compare error each time (#10696)85cd9a7fix(es/minifier): Drop pure tagged string call expr (#10702)750c7d4feat(es/parser): Expose Token API with unstable feature flag (#10699)5ecc3cafeat(es/parser): Enable import attributes unconditionally (#10706)643253dfix(es/parser): Support keywords as JSX member expression properties (#10701)636d7a3feat(es/parser): Addoverrideandoutkeyword (#10695)- Additional commits viewable in compare view
Updates @swc/core-darwin-x64 from 1.12.6 to 1.12.7
Changelog
Sourced from @swc/core-darwin-x64's changelog.
[1.12.7] - 2025-06-26
Bug Fixes
(es/minifier) Fix condition for preserving properties (#10694) (5c57a05)
(es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)
(es/parser) Improve error message for template literals (#10690) (a066b76)
(es/parser) Rescan
>=for JSX closing tag (#10693) (fe82c4c)(es/parser) Support keywords as JSX member expression properties (#10701) (643253d)
Features
(es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)
(es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)
Performance
Testing
Commits
3f1c4fbchore: Publish1.12.7withswc_corev29.2.0862430dchore: Update changeloge43a89cchore: Publish1.12.7-nightly-20250626.1withswc_corev29.2.031d2a37chore: Publish crates withswc_corev29.2.00ae0341perf(es/parser): Do not compare error each time (#10696)85cd9a7fix(es/minifier): Drop pure tagged string call expr (#10702)750c7d4feat(es/parser): Expose Token API with unstable feature flag (#10699)5ecc3cafeat(es/parser): Enable import attributes unconditionally (#10706)643253dfix(es/parser): Support keywords as JSX member expression properties (#10701)636d7a3feat(es/parser): Addoverrideandoutkeyword (#10695)- Additional commits viewable in compare view
Updates @swc/core-linux-arm-gnueabihf from 1.12.6 to 1.12.7
Changelog
Sourced from @swc/core-linux-arm-gnueabihf's changelog.
[1.12.7] - 2025-06-26
Bug Fixes
(es/minifier) Fix condition for preserving properties (#10694) (5c57a05)
(es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)
(es/parser) Improve error message for template literals (#10690) (a066b76)
(es/parser) Rescan
>=for JSX closing tag (#10693) (fe82c4c)(es/parser) Support keywords as JSX member expression properties (#10701) (643253d)
Features
(es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)
(es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)
Performance
Testing
Commits
3f1c4fbchore: Publish1.12.7withswc_corev29.2.0862430dchore: Update changeloge43a89cchore: Publish1.12.7-nightly-20250626.1withswc_corev29.2.031d2a37chore: Publish crates withswc_corev29.2.00ae0341perf(es/parser): Do not compare error each time (#10696)85cd9a7fix(es/minifier): Drop pure tagged string call expr (#10702)750c7d4feat(es/parser): Expose Token API with unstable feature flag (#10699)5ecc3cafeat(es/parser): Enable import attributes unconditionally (#10706)643253dfix(es/parser): Support keywords as JSX member expression properties (#10701)636d7a3feat(es/parser): Addoverrideandoutkeyword (#10695)- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-gnu from 1.12.6 to 1.12.7
Changelog
Sourced from @swc/core-linux-arm64-gnu's changelog.
[1.12.7] - 2025-06-26
Bug Fixes
(es/minifier) Fix condition for preserving properties (#10694) (5c57a05)
(es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)
(es/parser) Improve error message for template literals (
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+188Deletions:
-188
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.12.6 → 1.12.7
Patch
@swc/core-linux-arm64-gnu
npm
1.12.6 → 1.12.7
Patch
@swc/core-linux-arm64-musl
npm
1.12.6 → 1.12.7
Patch
@swc/core-win32-arm64-msvc
npm
1.12.6 → 1.12.7
Patch
@swc/core-win32-ia32-msvc
npm
1.12.6 → 1.12.7
Patch
Technical Details
| ID: | 2352230 |
| UUID: | 2621615232 |
| Node ID: | PR_kwDOKvqLmM6cQqyA |
| Host: | GitHub |
| Repository: | mattfsourcecode/fastify-swc-typescript-server |
| Merge State: | Unknown |