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

Bump the miscs group with 15 updates

Open
Number: #2325
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: July 29, 2025 at 08:52 PM UTC
(about 1 month ago)
Updated: July 29, 2025 at 08:52 PM UTC
(about 1 month ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 15 updates:

Package From To
@swc/core 1.13.2 1.13.3
@swc/core-darwin-arm64 1.13.2 1.13.3
@swc/core-darwin-x64 1.13.2 1.13.3
@swc/core-linux-arm-gnueabihf 1.13.2 1.13.3
@swc/core-linux-arm64-gnu 1.13.2 1.13.3
@swc/core-linux-arm64-musl 1.13.2 1.13.3
@swc/core-linux-x64-gnu 1.13.2 1.13.3
@swc/core-linux-x64-musl 1.13.2 1.13.3
@swc/core-win32-arm64-msvc 1.13.2 1.13.3
@swc/core-win32-ia32-msvc 1.13.2 1.13.3
@swc/core-win32-x64-msvc 1.13.2 1.13.3
@xhmikosr/bin-wrapper 13.1.1 13.2.0
@xhmikosr/decompress 10.1.0 10.2.0
@xhmikosr/downloader 15.1.1 15.2.0
rollup 4.46.0 4.46.2

Updates @swc/core from 1.13.2 to 1.13.3

Changelog

Sourced from @​swc/core's changelog.

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-arm64 from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-darwin-x64 from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm-gnueabihf from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-musl from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-musl from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-arm64-msvc from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-ia32-msvc from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @swc/core-win32-x64-msvc from 1.13.2 to 1.13.3

Changelog

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

[1.13.3] - 2025-07-29

Bug Fixes

  • (es/minifier) Check exported when optimize last expr (#10939) (f6f15f3)

  • (es/minifier) Disallow types (#10945) (63172ef)

  • (es/minifier) Don't optimize Number properties when Number is shadowed (#10947) (40a1e2e)

  • (es/minifier) Fix cycle detection (#10950) (212d8bc)

  • (es/parser) Correctly handle EOF position (#10934) (dd70fbd)

Performance

Commits
  • 335c33d chore: Publish 1.13.3 with swc_core v34.0.3
  • 404967b chore: Update changelog
  • a372da4 chore: Publish 1.13.3-nightly-20250729.1 with swc_core v34.0.3
  • eda0c58 chore: Publish crates with swc_core v34.0.3
  • 212d8bc fix(es/minifier): Fix cycle detection (#10950)
  • b5e5e8c perf(es/minifier): Remove needless clone (#10949)
  • 40a1e2e fix(es/minifier): Don't optimize Number properties when Number is shadowed (#...
  • 63172ef fix(es/minifier): Disallow types (#10945)
  • a262eeb perf(es/parser): Reduce comparison (#10941)
  • 4317988 perf(es/minifier): Use bitflag for var kind (#10940)
  • Additional commits viewable in compare view

Updates @xhmikosr/bin-wrapper from 13.1.1 to 13.2.0

Release notes

Sourced from @​xhmikosr/bin-wrapper's releases.

v13.2.0

Update dependencies https://github.com/XhmikosR/bin-wrapper/commit/d6c70694c3d326779612dbc1aab16ece930c821d

Commits

Updates @xhmikosr/decompress from 10.1.0 to 10.2.0

Commits
Package Dependencies
Ecosystem:
npm
Version Change:
4.46.0 → 4.46.2
Update Type:
Patch
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.13.2 → 1.13.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
13.1.1 → 13.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.1.1 → 15.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.0 → 10.2.0
Update Type:
Minor
Technical Details
ID: 4309381
UUID: 3274960424
Node ID: PR_kwDOEbaw7s6hP6Kt
Host: GitHub
Repository: poad/typescript-cli-template