Skip to content

build(deps-dev): bump @swc/core from 1.12.9 to 1.12.14 #694

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
Jul 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps @swc/core from 1.12.9 to 1.12.14.

Changelog

Sourced from @​swc/core's changelog.

[1.12.14] - 2025-07-14

Bug Fixes

  • (es/minifier) Don't inline arrow when it contain this (#10825) (8b43bb3)

  • (es/parser) Make export in NS to not affect file type (#10799) (ae22033)

  • (es/parser) Correctly check ambient context (#10802) (f97ea03)

Features

  • (es/parser) Enable support for dynamic import with defer phase (#10845) (097d29d)

  • (plugin) Remove bytecheck to make Wasm plugins backward compatible (#10842) (30ad808)

Miscellaneous Tasks

  • (bindings) Fix dependency issues (7c57fbb)

  • (deps) Update class-validator to avoid comments (#10819) (bacfa4b)

  • (ide) Enable --workspace for rust-analyzer check (#10809) (92647ff)

Performance

Refactor

... (truncated)

Commits
  • 93aaad6 chore: Publish 1.12.14 with swc_core v32.0.1
  • 4664c14 chore: Update changelog
  • f39900c chore: Publish 1.12.14-nightly-20250714.2 with swc_core v32.0.1
  • 7c57fbb chore(bindings): Fix dependency issues
  • b137ecd chore: Update changelog
  • c320284 chore: Publish 1.12.14-nightly-20250714.1 with swc_core v32.0.1
  • d794688 chore: Publish crates with swc_core v32.0.1
  • 2b04efd refactor(es/parser): Remove duplicate check (#10847)
  • 44190dd chore: Update changelog
  • dfab7fb chore: Publish 1.12.13-nightly-20250714.1 with swc_core v32.0.0
  • 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.9 to 1.12.14.
- [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.9...v1.12.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from alansemenov July 14, 2025 12:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@pull-merger pull-merger bot merged commit 388f9c3 into master Jul 14, 2025
1 check passed
@pull-merger pull-merger bot deleted the dependabot/npm_and_yarn/swc/core-1.12.14 branch July 14, 2025 12: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant