Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2025

Bumps @swc/core from 1.12.0 to 1.12.3.

Changelog

Sourced from @​swc/core's changelog.

[1.12.3] - 2025-06-19

Bug Fixes

  • (es/codgen) Emit leading comments of JSXExprContainer (#10627) (2d2162a)

[1.12.2] - 2025-06-19

Bug Fixes

  • (ci) Fix build of @swc/minifier (0dc5244)

  • (es/codegen) Fix .map path when using output_path (01e5bd1)

  • (es/parser) Allow type ann in jsx expr child (#10626) (48f576c)

  • (swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)

  • (ts/isolated-dts) Fix usage dependency (#10621) (b3677d3)

  • (ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)

Features

  • (swc_common) Allow returning None in try_lookup_source_file (#10625) (d8e2405)

Performance

  • (atoms) Improve atom! for inlinable strings (#10612) (5113121)

  • (es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)

  • (es/minifier) Remove needless JSON conversion (#10628) (4a58dca)

... (truncated)

Commits
  • 8f8437e chore: Publish 1.12.3 with swc_core v28.0.2
  • 59a3043 chore: Publish 1.12.3-nightly-20250619.2 with swc_core v28.0.2
  • 40532cd chore: Revert "chore: Fix npmignore"
  • 804450d chore: Update changelog
  • 2490556 chore: Publish 1.12.3-nightly-20250619.1 with swc_core v28.0.2
  • 4bb1062 chore: Fix npmignore
  • 7fbbbbc chore: Publish crates with swc_core v28.0.2
  • 22c810d chore(ci): Fix build of react-compiler and minifier (#10632)
  • 2d2162a fix(es/codgen): Emit leading comments of JSXExprContainer (#10627)
  • c8764c3 chore: Update changelog
  • 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.12.0 to 1.12.3.
- [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.12.0...v1.12.3)

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

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 Jun 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 19, 2025 19:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2025

Superseded by #20.

@dependabot dependabot bot closed this Jun 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.12.3 branch June 20, 2025 19:33
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