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.11.8 to 1.11.10 #485

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.11.8 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.11.8 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.11.8...v1.11.10)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  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 Mar 17, 2025
@github-actions github-actions bot enabled auto-merge March 17, 2025 12:29
@github-actions github-actions bot merged commit ea49efa into main Mar 17, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/swc/core-1.11.10 branch March 17, 2025 12:31
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