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

Bump the miscs group with 14 updates

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

Bumps the miscs group with 14 updates:

Package From To
@swc/core 1.12.9 1.12.11
@types/node 24.0.10 24.0.11
vite 7.0.2 7.0.3
@swc/core-darwin-arm64 1.12.9 1.12.11
@swc/core-darwin-x64 1.12.9 1.12.11
@swc/core-linux-arm-gnueabihf 1.12.9 1.12.11
@swc/core-linux-arm64-gnu 1.12.9 1.12.11
@swc/core-linux-arm64-musl 1.12.9 1.12.11
@swc/core-linux-x64-gnu 1.12.9 1.12.11
@swc/core-linux-x64-musl 1.12.9 1.12.11
@swc/core-win32-arm64-msvc 1.12.9 1.12.11
@swc/core-win32-ia32-msvc 1.12.9 1.12.11
@swc/core-win32-x64-msvc 1.12.9 1.12.11
chai 5.2.0 5.2.1

Updates @swc/core from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @types/node from 24.0.10 to 24.0.11

Commits

Updates vite from 7.0.2 to 7.0.3

Release notes

Sourced from vite's releases.

v7.0.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.0.3 (2025-07-08)

Bug Fixes

  • client: protect against window being defined but addEv undefined (#20359) (31d1467)
  • define: replace optional values (#20338) (9465ae1)
  • deps: update all non-major dependencies (#20366) (43ac73d)

Miscellaneous Chores

Code Refactoring

  • minor changes to reduce diff between normal Vite and rolldown-vite (#20354) (2e8050e)
Commits
  • f562df8 release: v7.0.3
  • 38bb268 chore: use n/prefer-node-protocol rule (#20368)
  • 45040d4 chore(deps): update dependency dotenv to v17 (#20325)
  • 9465ae1 fix(define): replace optional values (#20338)
  • 43ac73d fix(deps): update all non-major dependencies (#20366)
  • 31d1467 fix(client): protect against window being defined but addEv undefined (#20359)
  • 5ab25e7 chore(deps): update dependency rolldown to ^1.0.0-beta.24 (#20365)
  • 2e8050e refactor: minor changes to reduce diff between normal Vite and rolldown-vite ...
  • See full diff in compare view

Updates @swc/core-darwin-arm64 from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-darwin-x64's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-linux-arm-gnueabihf's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-linux-arm64-musl's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-linux-x64-musl's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-win32-arm64-msvc's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

  • (es/minifeir) Inline lazily initialized literals (#10752) (fd5d2e2)

  • (es/minifier) Evaluate Number.XXX constants (#10756) (c47dab5)

  • (es/minifier) Implement partial evaluation of array join (#10758) (bdf3a98)

  • (swc_core) Expose swc_ecma_parser/unstable (#10744) (db0679e)

Miscellaneous Tasks

... (truncated)

Commits
  • 1e8c5a2 chore: Publish 1.12.11 with swc_core v31.0.1
  • de2490e chore: Update changelog
  • 54eed0e chore: Publish 1.12.11-nightly-20250708.1 with swc_core v31.0.1
  • 45d2250 chore: Publish crates with swc_core v31.0.1
  • 4349903 chore: Publish crates with swc_core v31.0.0
  • 5efd986 Revert "chore: Publish crates with swc_core v30.1.2"
  • 107a3ba chore: Publish crates with swc_core v30.1.2
  • b3782cc chore: Fix lockfile
  • 658b26d refactor(es/preset-env): Use phf for corejs3 entry (#10712)
  • c32569d fix(es): Make swc_typescript optional (#10792)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.12.9 to 1.12.11

Changelog

Sourced from @​swc/core-win32-ia32-msvc's changelog.

[1.12.11] - 2025-07-08

Bug Fixes

Features

Package Dependencies
Ecosystem:
npm
Version Change:
24.0.10 → 24.0.11
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.0.2 → 7.0.3
Update Type:
Patch
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Package:
chai
Ecosystem:
npm
Version Change:
5.2.0 → 5.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.12.9 → 1.12.11
Update Type:
Patch
Technical Details
ID: 2992254
UUID: 2650975420
Node ID: PR_kwDOEbaw7s6eAqy8
Host: GitHub
Repository: poad/typescript-cli-template
Merge State: Unknown