Bump the miscs group with 15 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(2 months ago)
(2 months ago)
(2 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the miscs group with 15 updates:
Package | From | To |
---|---|---|
@eslint/js | 9.30.0 |
9.30.1 |
@swc/core | 1.12.7 |
1.12.9 |
@types/node | 24.0.7 |
24.0.10 |
eslint | 9.30.0 |
9.30.1 |
@jridgewell/sourcemap-codec | 1.5.3 |
1.5.4 |
@swc/core-darwin-arm64 | 1.12.7 |
1.12.9 |
@swc/core-darwin-x64 | 1.12.7 |
1.12.9 |
@swc/core-linux-arm-gnueabihf | 1.12.7 |
1.12.9 |
@swc/core-linux-arm64-gnu | 1.12.7 |
1.12.9 |
@swc/core-linux-arm64-musl | 1.12.7 |
1.12.9 |
@swc/core-linux-x64-gnu | 1.12.7 |
1.12.9 |
@swc/core-linux-x64-musl | 1.12.7 |
1.12.9 |
@swc/core-win32-arm64-msvc | 1.12.7 |
1.12.9 |
@swc/core-win32-ia32-msvc | 1.12.7 |
1.12.9 |
@swc/core-win32-x64-msvc | 1.12.7 |
1.12.9 |
Updates @eslint/js
from 9.30.0 to 9.30.1
Release notes
Sourced from @eslint/js
's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
b3dbc16
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @swc/core
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @types/node
from 24.0.7 to 24.0.10
Commits
- See full diff in compare view
Updates eslint
from 9.30.0 to 9.30.1
Release notes
Sourced from eslint's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
6769b5f
9.30.1b2950ac
Build: changelog update for 9.30.1b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906)b3dbc16
chore: package.json update for@eslint/js
releasee91bb87
fix: allow separate default and named type imports (#19899)ab7c625
docs: Update READMEdae1e5b
docs: update jsdoc's link (#19896)- See full diff in compare view
Updates @jridgewell/sourcemap-codec
from 1.5.3 to 1.5.4
Changelog
Sourced from @jridgewell/sourcemap-codec
's changelog.
[1.5.4] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.3...sourcemap-codec/1.5.4
Commits
- See full diff in compare view
Updates @swc/core-darwin-arm64
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-darwin-arm64
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-darwin-x64
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-darwin-x64
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-linux-arm-gnueabihf
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-linux-arm-gnueabihf
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-gnu
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-linux-arm64-gnu
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-linux-arm64-musl
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-linux-arm64-musl
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-linux-x64-gnu
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-linux-x64-gnu
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-linux-x64-musl
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-linux-x64-musl
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-win32-arm64-msvc
from 1.12.7 to 1.12.9
Changelog
Sourced from @swc/core-win32-arm64-msvc
's changelog.
[1.12.9] - 2025-07-01
Bug Fixes
(es/lexer) Parse uppercase hex numbers correctly (#10728) (ead6256)
(es/lexer) Allow keywords as jsx attribute names (#10730) (04ef20a)
(es/minifier) Do not drop self-referential class expressions (#10710) (39e6c2e)
(es/minifier) Mark
cons
andalt
ofCondExpr
asref
(#10740) (9649cc8)(es/parser) Allow non-prop operand in delete (#10733) (38132e0)
Features
Performance
(es/minifier) Make
CharFreq::scan
in mangler table-based (#10679) (04d39aa)(ts/fast-strip) Use
swc_ecma_parser::Lexer
(#10677) (ffe0292)Refactor
... (truncated)
Commits
17fd469
chore: Publish1.12.9
withswc_core
v29.4.2
6c27690
chore: Update changelog965b5bb
chore: Publish1.12.9-nightly-20250701.1
withswc_core
v29.4.2
a6b1d86
chore: Publish crates withswc_core
v29.4.2
87bc698
fix(es/minifier): Fix termination detection (#10741)2ff78cb
chore: Update changelog1143fdc
chore: Publish1.12.8-nightly-20250701.1
withswc_core
v29.4.1
3e9b381
chore: Publish crates withswc_core
v29.4.1
9649cc8
fix(es/minifier): Markcons
andalt
ofCondExpr
asref
(#10740)86725c2
chore: Publish crates withswc_core
v29.4.0
- Additional commits viewable in compare view
Updates @swc/core-win32-ia32-msvc
from 1.12.7 to 1.12.9
Changelog
Sourced from
Pull Request Statistics
1
2
+131
-131
Package Dependencies
@swc/core-linux-arm-gnueabihf
npm
1.12.7 → 1.12.9
Patch
@swc/core-linux-arm64-gnu
npm
1.12.7 → 1.12.9
Patch
@swc/core-linux-arm64-musl
npm
1.12.7 → 1.12.9
Patch
@swc/core-win32-arm64-msvc
npm
1.12.7 → 1.12.9
Patch
@swc/core-win32-ia32-msvc
npm
1.12.7 → 1.12.9
Patch
@jridgewell/sourcemap-codec
npm
1.5.3 → 1.5.4
Patch
Technical Details
ID: | 2696484 |
UUID: | 2633648222 |
Node ID: | PR_kwDOEbaw7s6c-khe |
Host: | GitHub |
Repository: | poad/typescript-cli-template |
Merge State: | Unknown |