Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2025

Bumps @swc/core from 1.11.29 to 1.11.31.

Changelog

Sourced from @​swc/core's changelog.

[1.11.31] - 2025-06-05

Bug Fixes

  • (es/codegen) Improve comments handling (#10534) (d9ba838)

  • (es/codegen) Exclude constructor from source map names (#10551) (ef85640)

  • (es/fixer) Fix a bug with awaited arrow fn expression (#10555) (9dfdfa6)

  • (es/minifier) Fix missing variable (#10478) (6de3ef6)

  • (es/minifier) Inline object of member if prop is an ident (#10548) (e554381)

  • (es/minifier) Add side effect check for test expr when compressing IfStmt (#10550) (3e9728e)

  • (es/minifier) Fix typo in an option name (#10554) (a303941)

  • (es/parser) Emit syntax errors for strict mode in non-module or scripts (#10545) (1291b4a)

  • (es/react-compiler) Fix usefulness detection (#10506) (41075a1)

  • (es/utils) Fix extract_var_ids (#10511) (5644372)

  • (react-compiler) Fix fast check (#10538) (9403ce2)

  • (swc_common) Fix build (#10544) (2ed934d)

  • (swc_common) Fix skip condition for sourcemap (#10562) (cbee0df)

  • (swc_common) Fix skip condition for sourcemap, really (#10563) (14feedb)

  • (swc_common) Revert skip condition patch (#10564) (2a2b284)

... (truncated)

Commits
  • 400398d chore: Publish 1.11.31 with swc_core v26.4.5
  • 1df4fc4 chore: Update changelog
  • 7fc3030 chore: Publish 1.11.31-nightly-20250605.2 with swc_core v26.4.5
  • 2b284e1 chore(ecosystem-ci): Exclude ts-node
  • 7a849aa chore: Update changelog
  • b132c2c chore: Publish 1.11.31-nightly-20250605.1 with swc_core v26.4.5
  • dbaab45 chore: Publish crates with swc_core v26.4.5
  • ef85640 fix(es/codegen): Exclude constructor from source map names (#10551)
  • ea311ed chore: Publish crates with swc_core v26.4.4
  • 2a2b284 fix(swc_common): Revert skip condition patch (#10564)
  • 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.29 to 1.11.31.
- [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.29...v1.11.31)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.11.31
  dependency-type: direct:development
  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 Jun 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2025

Superseded by #1222.

@dependabot dependabot bot closed this Jun 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.11.31 branch June 15, 2025 04:08
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