Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps swc_core from 16.10.0 to 26.4.5.

Changelog

Sourced from swc_core's changelog.

[swc_core@v26.4.5] - 2025-06-05

Bug Fixes

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

[swc_core@v26.4.4] - 2025-06-04

Bug Fixes

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

[swc_core@v26.4.3] - 2025-06-04

Bug Fixes

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

[swc_core@v26.4.2] - 2025-06-04

Bug Fixes

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

[swc_core@v26.4.0] - 2025-06-04

Bug Fixes

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

Features

... (truncated)

Commits
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • 9dfdfa6 fix(es/fixer): Fix a bug with awaited arrow fn expression (#10555)
  • 6807643 chore: Publish crates with swc_core v26.4.3
  • 14feedb fix(swc_common): Fix skip condition for sourcemap, really (#10563)
  • a99005a chore: Publish crates with swc_core v26.4.2
  • cbee0df fix(swc_common): Fix skip condition for sourcemap (#10562)
  • 6ee6974 chore: Publish crates with swc_core v26.4.1
  • 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 16.10.0 to 26.4.5.
- [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@v16.10.0...swc_core@v26.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 2, 2025
@jeffcharles
Copy link
Collaborator

@dependabot merge

@dependabot dependabot bot merged commit 42fdf67 into main Sep 2, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/swc_core-26.4.5 branch September 2, 2025 14:23
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.

2 participants