Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps @swc/core from 1.5.0 to 1.11.20.

Changelog

Sourced from @​swc/core's changelog.

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

  • (es/minifier) Preserve block with block scoped declaration (#10335) (a4ac3b7)

  • (es/parser) Allow abstract method named accessor (#10327) (3f71776)

  • (es/preset-env) Consider browserslist config if env.target is not configured (#8921) (a2dc372)

  • (es/resolver) Handle using declarations (#10354) (dad815c)

  • tc39/ecma262#2819#10317)

Related issue:

Features

  • (errors) Integrate miette for enhanced diagnostic reporting (#10241) (156c3b1)

  • (es/codegen) Support sourceMap.url option of terser (#10346) (566bc7c)

  • (plugin/runner) Support pluginEnvVars (#10318) (795fedc)

Miscellaneous Tasks

  • (es/helpers) Update peer dependency version for @swc/helpers to >=0.5.17 (#10321) (ddbf3e1)

  • (ide) Disable RA diagnostics (#10324) (fcf280f)

Performance

... (truncated)

Commits
  • de590b6 chore: Publish 1.11.20 with swc_core v22.2.1
  • 7bc4d61 chore: Update changelog
  • b3d882d chore: Publish 1.11.20-nightly-20250411.1 with swc_core v22.2.1
  • 15f9fde chore: Publish crates with swc_core v22.2.1
  • dad815c fix(es/resolver): Handle using declarations (#10354)
  • 4279b96 perf(es/parser): Remove ascii check for no-ascii (#10350)
  • 6fbfd51 chore: Publish crates with swc_core v22.2.0
  • eee73ce test(es): Unignore tests and update node to 20 in exec tests (#10348)
  • 1a28baa chore: Remove nissuer
  • d805706 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.5.0 to 1.11.20.
- [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.20)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.11.20
  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 javascript Pull requests that update javascript code labels Apr 11, 2025
Copy link
Author

dependabot bot commented on behalf of github Apr 15, 2025

Superseded by #115.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.11.20 branch April 15, 2025 05:49
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