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

Bump @swc/core from 1.13.0 to 1.13.1

Open
Number: #101
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 21, 2025 at 02:42 AM UTC
(4 months ago)
Updated: July 21, 2025 at 02:42 AM UTC
(4 months ago)
Labels:
dependencies javascript
Description:

Bumps @swc/core from 1.13.0 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

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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+63
Deletions:
-63
Package Dependencies
Package:
@swc/core
Ecosystem:
npm
Version Change:
1.13.0 → 1.13.1
Update Type:
Patch
Technical Details
ID: 3852997
UUID: 2680440482
Node ID: PR_kwDOIZBN9M6fxEai
Host: GitHub
Repository: grafana/grafana-async-query-data-js
Merge State: Unknown