Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps @swc/core from 1.10.1 to 1.11.13.

Changelog

Sourced from @​swc/core's changelog.

[1.11.13] - 2025-03-24

Features

Performance

  • (es/minifier) Merge expr_simplifier into pure optimizer (#10202) (9c9b0ba)

[1.11.12] - 2025-03-23

Bug Fixes

Documentation

Features

  • (es/fast-lexer) Enhance identifier handling with Unicode support (#10226) (482b63a)

  • (es/minifier) Invoke IIFE into block (#10220) (c9a6c23)

... (truncated)

Commits
  • c3251a5 chore: Publish 1.11.13 with swc_core v16.10.0
  • 24a3fd4 chore: Update changelog
  • 241ed9a chore: Publish 1.11.13-nightly-20250324.1 with swc_core v16.10.0
  • c42a337 chore: Publish crates with swc_core v16.10.0
  • 9c9b0ba perf(es/minifier): Merge expr_simplifier into pure optimizer (#10202)
  • 042f19f feat(swc_core): Expose features of swc_parallel (#10258)
  • 589bcd7 feat(es/minifier): Merge alt's cons with cons (#10256)
  • 7af0436 chore: Update changelog
  • 3179067 chore: Publish 1.11.12 with swc_core v16.9.1
  • 5e6a08a 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.10.1 to 1.11.13.
- [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.1...v1.11.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file no changelog labels Mar 24, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4800

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 22.972%

Totals Coverage Status
Change from base Build 4786: 0.0%
Covered Lines: 5872
Relevant Lines: 25562

💛 - Coveralls

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 no changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant