An open index of dependabot pull requests across open source projects.

Bump the miscs group with 13 updates

Merged
Number: #2309
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 26, 2025 at 08:48 PM UTC
(3 months ago)
Updated: June 26, 2025 at 08:48 PM UTC
(3 months ago)
Merged: June 26, 2025 at 08:48 PM UTC
(3 months ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 13 updates:

Package From To
@swc/core 1.12.6 1.12.7
pnpm 10.12.3 10.12.4
@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
rollup 4.44.0 4.44.1

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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates pnpm from 10.12.3 to 10.12.4

Release notes

Sourced from pnpm's releases.

pnpm 10.12.4

Patch Changes

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.12.4

Patch Changes

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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#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 (#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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-linux-arm64-musl'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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-linux-x64-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 (#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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-linux-x64-musl'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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-win32-arm64-msvc'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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-win32-ia32-msvc'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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core-win32-x64-msvc'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) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

PerformanceDescription has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+142
Deletions:
-142
Package Dependencies
Package:
rollup
Ecosystem:
npm
Version Change:
4.44.0 → 4.44.1
Update Type:
Patch
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.12.3 → 10.12.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.6 → 1.12.7
Update Type:
Patch
Technical Details
ID: 2356498
UUID: 2622296297
Node ID: PR_kwDOEbaw7s6cTRDp
Host: GitHub
Repository: poad/typescript-cli-template
Merge State: Unknown