Skip to content
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

Bump swc_core from 12.0.1 to 14.0.0 #1441

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps swc_core from 12.0.1 to 14.0.0.

Commits
  • 4197e20 chore: Publish crates with swc_core v14.0.0
  • 32b58f0 test(hstr): Add tests (#10043)
  • 8410b59 fix(typescript): Remove the usages of private members (#10037)
  • 5059ece fix(typescript): Improve type inferring for undefined and null (#10038)
  • 2622e4e perf(hstr): Skip interning if the text is long enough (#10035)
  • 2bea793 perf(hstr): Use thin arc for hash and length (#10033)
  • ffb7734 fix(deps): update cargo (patch) (#10021)
  • f238ff2 chore: Update changelog
  • df4f619 chore: Publish 1.10.16 with swc_core v13.3.0
  • 05d2152 chore: Publish 1.10.16-nightly-20250213.1 with swc_core v13.3.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)

@dependabot dependabot bot requested a review from smoelius as a code owner February 17, 2025 03:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 17, 2025
@smoelius smoelius added this pull request to the merge queue Feb 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 18, 2025
@smoelius smoelius force-pushed the dependabot/cargo/swc_core-14.0.0 branch from 997b803 to 745faa0 Compare February 18, 2025 00:42
Bumps [swc_core](https://github.com/swc-project/swc) from 12.0.1 to 14.0.0.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/[email protected][email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@smoelius smoelius force-pushed the dependabot/cargo/swc_core-14.0.0 branch from 745faa0 to 211ddb8 Compare February 18, 2025 13:10
@smoelius smoelius added this pull request to the merge queue Feb 18, 2025
Merged via the queue into master with commit dd9bdbd Feb 18, 2025
17 checks passed
@smoelius smoelius deleted the dependabot/cargo/swc_core-14.0.0 branch February 18, 2025 15: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 requires release rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant