Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps @swc/core from 1.11.16 to 1.13.1.

Changelog

Sourced from @​swc/core's changelog.

[1.13.1] - 2025-07-19

Bug Fixes

  • (es/compat) Properly handle rest assignment in for-in/of RHS (#10883) (5d11851)

  • (es/decorators) Handle empty class members (#10892) (fe44972)

  • (es/minifier) Hoist props when only props are used (#10891) (452fc98)

  • (es/minifier) Recursively check stmt for variable when inlining function (#10896) (e37a93d)

  • (es/minifier) Termination check when stmts containing switch (#10898) (4429b20)

  • (es/parser) Fix parsing of JSX identifiers (#10894) (0047c39)

  • (ts/fast-strip) Strip private method overloads (#10886) (cdb6e87)

Testing

[1.13.0] - 2025-07-17

Bug Fixes

  • (es/lexer) Disallow legacy octal literals as BigInt (#10867) (430fbf4)

  • (es/minifier) Restrict IIFE inlining in class contexts (#10879) (a01b54a)

  • (es/parser) Mark static as reserved in strict mode (#10861) (5bdddd7)

Features

... (truncated)

Commits
  • 9725afc chore: Publish 1.13.1 with swc_core v33.0.4
  • e66c572 chore: Update changelog
  • 3d86a43 chore: Publish 1.13.1-nightly-20250719.1 with swc_core v33.0.4
  • c9820c4 chore: Publish crates with swc_core v33.0.4
  • 4429b20 fix(es/minifier): Termination check when stmts containing switch (#10898)
  • e37a93d fix(es/minifier): Recursively check stmt for variable when inlining function ...
  • 1c6544e chore: Publish crates with swc_core v33.0.3
  • 452fc98 fix(es/minifier): Hoist props when only props are used (#10891)
  • 0047c39 fix(es/parser): Fix parsing of JSX identifiers (#10894)
  • fe44972 fix(es/decorators): Handle empty class members (#10892)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.16 to 1.13.1.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.11.16...v1.13.1)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #87.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/swc/core-1.13.1 branch July 28, 2025 05:31
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants