Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2025

Bumps @swc/core from 1.3.68 to 1.13.4.

Changelog

Sourced from @​swc/core's changelog.

[1.13.4] - 2025-08-21

Bug Fixes

  • (es/lexer) Use error when handling '\0' (#10964) (53c22d1)

  • (es/minifier) Skip serde of pure_funcs in options (#10969) (862e70d)

  • (es/minifier) Fix compile error with debug feature (#10999) (831eed5)

  • (es/minifier) Don't eliminate class expr if some side effects contain this (#11003) (18aeac6)

  • (es/module) Support optional chaining in import.meta (#10985) (758d8ec)

  • (es/parser) Allow TS type args to start with LSHIFT (<<) to parse T<<S>() => void> (#10996) (4911ec7)

  • (ts/isolated-dts) Correct optional marker for class fields generated from constructor parameter (#10992) (0d680fd)

  • Expose GlobalPassOption.build (#10968) (c8a2668)

Features

  • (bindings/html) Add keep-head-and-body for tagOmission in binding (#11014) (1e1ebeb)

  • (html/minifier) Support keep_head_and_body (#11008) (86186db)

  • (plugin/runner) Introduce wasmtime backend (#10958) (9fa8330)

Miscellaneous Tasks

Performance

... (truncated)

Commits
  • 136ba59 chore: Publish 1.13.4 with swc_core v36.0.1
  • 7b90ddc chore: Update changelog
  • 464b8b7 chore: Publish 1.13.4-nightly-20250821.1 with swc_core v36.0.1
  • 65f5dbe chore: Publish crates with swc_core v36.0.1
  • 1e1ebeb feat(bindings/html): Add keep-head-and-body for tagOmission in binding (#...
  • 9590e1d refactor(es/minifier): Remove duplicate report assign (#11009)
  • c659ccc chore: Publish crates with swc_core v36.0.0
  • 86186db feat(html/minifier): Support keep_head_and_body (#11008)
  • f59f233 perf(es/ast): Remove alloc in leftmost api (#11005)
  • 18aeac6 fix(es/minifier): don't eliminate class expr if some side effects contain `th...
  • 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.3.68 to 1.13.4.
- [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.3.68...v1.13.4)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.4
  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 Aug 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2025

Superseded by #535.

@dependabot dependabot bot closed this Aug 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.13.4 branch August 31, 2025 01:01
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