Skip to content

Build(deps-dev): Bump @swc/core from 1.11.31 to 1.12.0 #33151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.11.31 to 1.12.0.

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.31 to 1.12.0.
- [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.31...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2025
Copy link

PR body updated to plaintext for easier squash-merging. Original body content below:


Bumps @swc/core from 1.11.31 to 1.12.0.

Changelog

Sourced from @​swc/core's changelog.

[1.12.0] - 2025-06-10

Bug Fixes

  • (@​swc/types) Add jsc.output.charset (#10567) (26b41e8)

  • (es/codegen) Don't call cmt.get_leading for dummy span (#10568) (16e204d)

  • (es/parser) Disallow spread operator(...) in JSX attribute values (#10587) (8deba78)

  • (es/typescript) Pass native_class_properties (#10561) (7e4cd9a)

  • (es/typescript) Handle export declare var in namespace (#10579) (2daa17f)

  • (ts/isolated-dts) Add edges SymbolFlags::Value and SymbolFlags::Type in exports (#10577) (e6d4da2)

  • Fix bindings (0f858fd)

Documentation

  • (contributing) Add a script to patch local projects (#10565) (3ac0a21)

Features

  • (es/minifier) Regex support for format.comments (#10571) (e441df5)

  • (es/module) Add support for import.meta.main in AMD and CJS (#10596) (759de2e)

Miscellaneous Tasks

  • (plugin/runner) Update virtual-fs to dedupe dependencies (#10594) (de667bb)

Refactor

... (truncated)

Commits
  • f9c04db chore: Publish 1.12.0 with swc_core v27.0.1
  • 80fb4bc chore: Update changelog
  • 194f6ec chore: Publish 1.12.0-nightly-20250610.2 with swc_core v27.0.1
  • 0f858fd fix: Fix bindings
  • b9a9856 chore: Update changelog
  • 8b02840 chore: Publish 1.12.0-nightly-20250610.1 with swc_core v27.0.1
  • 70cbaee chore: Publish crates with swc_core v27.0.1
  • 6e36859 chore: Publish crates with swc_core v27.0.0
  • 759de2e feat(es/module): Add support for import.meta.main in AMD and CJS (#10596)
  • c96fa23 refactor(es/parser): Remove cur!(false) macro (#10583)
  • 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)

@CvX CvX merged commit 80970f6 into main Jun 11, 2025
17 of 18 checks passed
@CvX CvX deleted the dependabot/npm_and_yarn/swc/core-1.12.0 branch June 11, 2025 10:40
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
Development

Successfully merging this pull request may close these issues.

1 participant