Skip to content

chore(deps-dev): bump @swc/core from 1.5.0 to 1.11.1#91

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.11.1
Closed

chore(deps-dev): bump @swc/core from 1.5.0 to 1.11.1#91
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.11.1

Conversation

@dependabot
Copy link

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

Bumps @swc/core from 1.5.0 to 1.11.1.

Changelog

Sourced from @​swc/core's changelog.

[1.11.1] - 2025-02-25

Bug Fixes

  • (error-reporters) Store diagnostics in TransformOutput (#10027) (52caf23)

  • (es/loader) Fix the absolute path check when resolving modules (#10080) (a3894ae)

  • (es/minifier) Fix the order of match arms to inline correctly (#10053) (f0f842d)

  • (es/types) Add transform.verbatimModuleSyntax (#10079) (a883cdc)

  • (swc_common) Fix build with swc_allocator/nightly (#10067) (6a90b1f)

Documentation

Features

  • (es/ast) Add explicit namespace field to distinguish namespace and module declarations (#10023) (76c2cba)

  • (es/ast) Add import attributes to TsImportType (#9796) (7d297be)

  • (es/minifier) Inline across side-effect-free member exprs, (#10056) (19d01d7)

  • (es/minifier) Make seq inliner inline into var without init (#10077) (c4a839b)

  • (es/visit) Introduce core-only visitors (#10049) (bc666be)

  • (swc_allocator) Provide allocators (#10061) (d4362f7)

Miscellaneous Tasks

... (truncated)

Commits
  • 54f5ad5 chore: Publish 1.11.1 with swc_core v15.0.1
  • 008ac15 chore: Publish 1.11.1-nightly-20250224.1 with swc_core v15.0.1
  • c345b20 chore(ci): Disable ecosystem-ci for ts-node temporarily
  • 57a73ba chore: Update changelog
  • 1b5618e chore: Publish 1.11.0-nightly-20250224.1 with swc_core v15.0.1
  • f91d811 chore: Publish crates with swc_core v15.0.1
  • 31f2530 chore: Publish crates with swc_core v15.0.0
  • 43458e9 perf(es/lints): Remove needless locks (#10086)
  • cf4d74a chore(ci): Fix CI (#10085)
  • 29bd286 perf(es/minifier): Prevent double boxing (#10074)
  • 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.5.0 to 1.11.1.
- [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.5.0...v1.11.1)

---
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 the dependencies Pull requests that update a dependency file label Feb 25, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2025

Superseded by #93.

@dependabot dependabot bot closed this Feb 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.11.1 branch February 28, 2025 05:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants