Skip to content

Bump swc_core from 75.0.0 to 77.1.2 - #1277

Merged
jeffcharles merged 1 commit into
mainfrom
dependabot/cargo/swc_core-77.1.2
Sep 1, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps swc_core from 75.0.0 to 77.1.2.

Changelog

Sourced from swc_core's changelog.

Changelog

[swc_core@v77.0.2] - 2026-08-18

Bug Fixes

[swc_core@v77.0.1] - 2026-08-17

Bug Fixes

  • (es/modules) Preserve destructuring assignment targets in SystemJS (#12122) (557060b)

[swc_core@v77.0.0] - 2026-08-14

Bug Fixes

  • (encoding) Fix incorrect fields count (#11905) (6fb4ca1)

    • BREAKING: Fix incorrect fields count (#11905)
  • (es/ast) Fix panic on JSX surrogate entities (#11803) (d21de47)

    • BREAKING: fix panic on JSX surrogate entities (#11803)

Miscellaneous Tasks

  • (deps) Update lru to 0.18.2 to fix cargo deny (#12116) (c9d1da4)

Refactor

  • (es/ast) Add body_ctxt to Switch (#12065) (bf25ae0)

    • BREAKING: Add body_ctxt to Switch (#12065)
  • (es/ast) Split TypeScript this parameters (#12075) (1687c0f)

    • BREAKING: split TypeScript this parameters (#12075)

... (truncated)

Commits
  • 0ea7e39 chore: Publish crates with swc_core v77.1.2
  • 918f517 fix(es/quote): Restore await parsing (#12163)
  • 7a29dc7 chore: Publish crates with swc_core v77.1.1
  • f6d5bd1 fix(es/compat): preserve for-of var binding scope (#12158)
  • f62c437 fix(es/minifier): preserve do-while control-flow targets (#12160)
  • 5b8c98d chore: Publish crates with swc_core v77.1.0
  • c732683 fix(es/parser): Preserve await grammar boundaries (#12156)
  • b4d11a9 fix(visit): panic on invalid AST paths (#12154)
  • cf7b5c9 fix(es/minifier): preserve bindings in copied inline arrows (#12141)
  • 4e79b94 fix(es/minifier): avoid JSX sequence inlining loop (#12149)
  • 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 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/swc_core-77.1.2 branch from 3714f35 to f4610be Compare September 1, 2026 18:00
@jeffcharles

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [swc_core](https://github.com/swc-project/swc) from 75.0.0 to 77.1.2.
- [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@v75.0.0...swc_core@v77.1.2)

---
updated-dependencies:
- dependency-name: swc_core
  dependency-version: 77.1.2
  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-77.1.2 branch from f4610be to fd6a6c5 Compare September 1, 2026 19:10
@jeffcharles
jeffcharles merged commit e1b7005 into main Sep 1, 2026
4 checks passed
@jeffcharles
jeffcharles deleted the dependabot/cargo/swc_core-77.1.2 branch September 1, 2026 20:09
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