Skip to content

Bump swc_core from 72.0.0 to 75.0.0 - #1255

Merged
jeffcharles merged 1 commit into
mainfrom
dependabot/cargo/swc_core-75.0.0
Aug 5, 2026
Merged

Bump swc_core from 72.0.0 to 75.0.0#1255
jeffcharles merged 1 commit into
mainfrom
dependabot/cargo/swc_core-75.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps swc_core from 72.0.0 to 75.0.0.

Changelog

Sourced from swc_core's changelog.

[swc_core@v75.0.0] - 2026-07-29

Bug Fixes

  • (es) Preserve numeric property key identity (#12050) (46900a3)

  • (es/ast) Support hashing non-finite numbers (#12043) (f4b85a6)

  • (es/codegen) Emit non-finite numeric literals (#12047) (883abc4)

  • (es/decorators) Avoid class state leakage for nested undecorated classes (#12076) (4c9d277)

  • (es/minifier) Apply ToInt32 when folding bitwise NOT (#12058) (550e2f7)

  • (es/minifier) Avoid inexact number radix folding (#12057) (506a0ea)

  • (es/minifier) Preserve invalid Array lengths (#12056) (3ce9e16)

  • (es/minifier) Preserve non-canonical arguments access (#12052) (850230b)

  • (es/minifier) Apply ToUint16 in fromCharCode (#12055) (9ae7b92)

  • (es/minifier) Index strings by UTF-16 code unit (#12054) (bc263d2)

  • (es/minifier) Use numeric literals for non-finite values (#12048) (b830786)

  • (es/minifier) Preserve top-level declarations referenced only by direct eval (#12029) (ad0e3b4)

  • (es/optimization) Preserve JSON numeric values (#12051) (667af8c)

  • (es/transforms) Use numeric literals for non-finite enum values (#12049) (1e3ed5c)

  • (es/typescript) Evaluate cooked enum templates (#12059) (49d0b0f)

... (truncated)

Commits
  • eb38433 chore: Publish crates with swc_core v75.0.0
  • e1877b4 fix(html/minifier): Preserve JSON script boundaries (#12080)
  • ad0e3b4 fix(es/minifier): Preserve top-level declarations referenced only by direct e...
  • 667af8c fix(es/optimization): preserve JSON numeric values (#12051)
  • 4c9d277 fix(es/decorators): Avoid class state leakage for nested undecorated classes ...
  • b830786 fix(es/minifier): use numeric literals for non-finite values (#12048)
  • b71793f chore: upgrade regress to 0.11.1 (#12070)
  • bc263d2 fix(es/minifier): index strings by UTF-16 code unit (#12054)
  • da858b4 fix(testing): check ignored fixtures relative to crate root (#12073)
  • 78c051f chore: Make add-changeset push changes (#12072)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2026
@jeffcharles

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [swc_core](https://github.com/swc-project/swc) from 72.0.0 to 75.0.0.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/compare/swc_core@v72.0.0...swc_core@v75.0.0)

---
updated-dependencies:
- dependency-name: swc_core
  dependency-version: 75.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/swc_core-75.0.0 branch from fde6757 to 10faab7 Compare August 5, 2026 18:55
@jeffcharles
jeffcharles merged commit d1a17cd into main Aug 5, 2026
4 checks passed
@jeffcharles
jeffcharles deleted the dependabot/cargo/swc_core-75.0.0 branch August 5, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant