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 1.10.11 to 1.10.12 #289

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @swc/core from 1.10.11 to 1.10.12.

Changelog

Sourced from @​swc/core's changelog.

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

Commits
  • 08a7d88 chore: Publish 1.10.12 with swc_core v12.0.0
  • 8e58f8f chore: Update changelog
  • e9e600c chore: Publish 1.10.12-nightly-20250129.1 with swc_core v12.0.0
  • 3804b6e chore: Publish crates with swc_core v12.0.0
  • ca8a71f perf(es/minifier): Merge binding analyzer into infection analyzer (#9973)
  • 1b57261 fix(es/parser): Remove wrong check about const without init (#9970)
  • 772cc30 perf(es/minifier): Skip complex inline operations if possible (#9972)
  • 37616c3 perf(es/minifier): Make analyzer not call collect_infects_from recursively ...
  • 9109a53 chore: Update changelog
  • See full diff 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.10.11 to 1.10.12.
- [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.10.11...v1.10.12)

---
updated-dependencies:
- dependency-name: "@swc/core"
  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 Feb 3, 2025
@pull-merger pull-merger bot merged commit 1689bdd into master Feb 3, 2025
1 check passed
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (0d753db) to head (f390735).
Report is 3 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff      @@
##   master   #289   +/-   ##
=============================
=============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.10.12 branch February 3, 2025 12:01
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