Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.10.1 to 1.11.10.

Changelog

Sourced from @​swc/core's changelog.

[1.11.10] - 2025-03-17

Bug Fixes

  • (es/proposal) Fix declarations for explicit-resource-management (#10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#10187) (9aca205)

Documentation

  • (es/minifier) Make minifier example utilize comments (#10195) (ec3ebe7)

Features

  • (es/fast-parser) Implement the initial version (#10185) (44e7c39)

Miscellaneous Tasks

Performance

  • (es/minifier) Do not repeat applying pure minifier on last (#10196) (e6b7cee)

Refactor

Testing

... (truncated)

Commits
  • f7474e8 chore: Publish 1.11.10 with swc_core v16.6.0
  • 5f37e6a chore: Update changelog
  • 7a6698c chore: Publish 1.11.10-nightly-20250317.1 with swc_core v16.6.0
  • bec3e3e test(es/minifier): Test only sizes for large inputs (#10208)
  • e71b000 fix(es/types): Add missing types for jsc.transform.react.refresh (#10206)
  • c5f1cbe test(es/minifier): Disable real-world benchmarks on CI (#10205)
  • b9e892b chore: Publish crates with swc_core v16.6.0
  • 97f2180 test(es/minifier): Add a benchmark for real-world inputs (#10204)
  • 99ba555 fix(es/proposal): Fix declarations for explicit-resource-management (#10198)
  • e6b7cee perf(es/minifier): Do not repeat applying pure minifier on last (#10196)
  • 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.10.
- [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.10)

---
updated-dependencies:
- dependency-name: "@swc/core"
  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 no changelog labels Mar 17, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4796

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2025

Superseded by #1506.

@dependabot dependabot bot closed this Mar 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.11.10 branch March 18, 2025 10:43
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