Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the swc group with 3 updates in the / directory: @swc/helpers, @swc/cli and @swc/core.

Updates @swc/helpers from 0.5.13 to 0.5.15

Commits

Updates @swc/cli from 0.5.0 to 0.6.0

Commits

Updates @swc/core from 1.7.42 to 1.10.14

Changelog

Sourced from @​swc/core's changelog.

[1.10.14] - 2025-02-03

Bug Fixes

  • (deps) Update cargo (patch) (#9971) (e9843d8)

  • (es/transforms) Pass unresolved_mark to simplifier instead of top_level_mark (#9989) (963b088)

  • (swc_core) Fix typo in swc_core feature (#9979) (99a6339)

Features

  • (ts/fast-strip) Support type-only/uninstantiated namespaces (#9983) (a72c6fa)

  • Add (experimental) nodejs interop crates (#9974) (37e0ea5)

  • Add (experimental) js-interop npm package (#9975) (eebb0ea)

Performance

[1.10.12] - 2025-01-29

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

... (truncated)

Commits
  • 8c5d181 chore: Publish 1.10.14 with swc_core v13.0.2
  • 84619f9 chore: Update changelog
  • 7a0b3e3 chore: Publish 1.10.14-nightly-20250203.1 with swc_core v13.0.2
  • ccb784d chore: Publish crates with swc_core v13.0.2
  • b9c0752 chore: Publish 1.10.13-nightly-20250203.1 with swc_core v13.0.1
  • de32695 chore: Publish crates with swc_core v13.0.1
  • 963b088 fix(es/transforms): Pass unresolved_mark to simplifier instead of `top_le...
  • 7b8bc85 chore: Publish crates with swc_core v13.0.0
  • a72c6fa feat(ts/fast-strip): Support type-only/uninstantiated namespaces (#9983)
  • e9843d8 fix(deps): update cargo (patch) (#9971)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the swc group with 3 updates in the / directory: [@swc/helpers](https://github.com/swc-project/swc), [@swc/cli](https://github.com/swc-project/pkgs) and [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/helpers` from 0.5.13 to 0.5.15
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `@swc/cli` from 0.5.0 to 0.6.0
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@swc/core` from 1.7.42 to 1.10.14
- [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.7.42...v1.10.14)

---
updated-dependencies:
- dependency-name: "@swc/helpers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: swc
- dependency-name: "@swc/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2025

Superseded by #532.

@dependabot dependabot bot closed this Feb 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc-515036dbc3 branch February 11, 2025 18:17
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