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

chore(deps-dev): bump @swc/core from 1.10.14 to 1.10.15 #627

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @swc/core from 1.10.14 to 1.10.15.

Changelog

Sourced from @​swc/core's changelog.

[1.10.15] - 2025-02-08

Bug Fixes

  • (es/fixer) Wrap object tagged templates (#9991) (963c3a5)

  • (es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)

  • (es/minifier) Revert #10006 (#10007) (7e21323)

  • (es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)

  • (es/react) Avoid adding __self in constructors of derived class in the jsx_self (#9987) (83f24af)

Features

  • (es/ast) Add ShrinkToFit implementation (#10009) (6849b6a)

  • (es/helpers) Update package exports for module-sync and webpack compatibility (#9995) (6f4e7ad)

  • (fast-ts) Support Uint8Array Input (#9879) (61ae579)

Performance

  • (es/codegen) Remove needless allocations (#9978) (9c89d57)

  • (es/minifier) Do not clone from take_ident_of_pat_if_unused (#10005) (dc3b46e)

  • (es/minifier) Allocate in once from mark_property_mutation (#10004) (4a90e51)

  • (es/minifier) Limit infection analysis by the entry size (#10006) (1a3a4b9)

  • (es/minifier) Make the default pass 2 (#10014) (07dc423)

Commits

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)

@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 21:42
@dependabot dependabot bot added affects:dependencies PRs: Updates a dependency file priority:p2 Issues and PRs: Medium priority status:confirmed Issues and PRs: Confirmed bug, or enhancement is confirmed to be added status:tested PRs: Tested and working with no issues type:enhancement Issues and PRs: Related to adding or improving something labels Feb 10, 2025
@zptx-bot zptx-bot enabled auto-merge (squash) February 10, 2025 21:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/swc/core-1.10.15 branch from f573f03 to e2dd3f5 Compare February 10, 2025 21:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/swc/core-1.10.15 branch from e2dd3f5 to 6afe4bb Compare February 10, 2025 21:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/swc/core-1.10.15 branch from 6afe4bb to a154e6c Compare February 10, 2025 21:49
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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/swc/core-1.10.15 branch from a154e6c to f1d4104 Compare February 11, 2025 21:15
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.10.14 to 1.10.15.
- [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.10.14...v1.10.15)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/swc/core-1.10.15 branch from f1d4104 to fa4073c Compare February 11, 2025 21:18
@zptx-bot zptx-bot merged commit 9ec4503 into next Feb 11, 2025
9 checks passed
@zptx-bot zptx-bot deleted the dependabot/npm_and_yarn/next/swc/core-1.10.15 branch February 11, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:dependencies PRs: Updates a dependency file priority:p2 Issues and PRs: Medium priority status:confirmed Issues and PRs: Confirmed bug, or enhancement is confirmed to be added status:tested PRs: Tested and working with no issues type:enhancement Issues and PRs: Related to adding or improving something
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant