Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps @swc/core from 1.7.26 to 1.10.8.

Changelog

Sourced from @​swc/core's changelog.

[1.10.8] - 2025-01-19

Bug Fixes

  • (es/decorators) Fix init order of 2022-03 impl (#9760) (751a310)

  • (es/testing) Fix sourcemap generation (#9891) (008f2de)

  • (es/ts_strip) Handle ASI hazard in return statement (#9882) (121b5fe)

  • (typescript) Collect usages in extend clauses of classes and interfaces (#9893) (ef29ef6)

Features

  • (typescript) Check computed property names of ts signatures (#9867) (caed78a)

Performance

  • (bench) Run benchmark on a custom runner (#9877) (2d6f9a5)

  • (es/codegen) Remove needless allocations (#9890) (f230ff2)

  • (es/minifier) Make the first run of DCE more efficient (#9868) (7329824)

  • (es/minifier) Adjust parallel threshold (#9872) (d5d856c)

  • (es/minifier) Box VarUsageInfo of ProgramData (#9894) (fafd754)

  • (es/renamer) Use IndexSet for rename queue (#9866) (f404720)

  • (es/utils) Optimize maybe_par_idx_raw (#9870) (46e3d77)

  • Enable concurrent in codspeed bench (#9862) (6c2bb13)

... (truncated)

Commits
  • d7cf444 chore: Publish 1.10.8 with swc_core v10.4.0
  • ac8f2fe chore: Update changelog
  • 27ebe27 chore: Publish 1.10.8-nightly-20250119.1 with swc_core v10.4.0
  • f014f3e chore: Publish crates with swc_core v10.4.0
  • fafd754 perf(es/minifier): Box VarUsageInfo of ProgramData (#9894)
  • 477897f chore: Publish crates with swc_core v10.3.0
  • f230ff2 perf(es/codegen): Remove needless allocations (#9890)
  • ef29ef6 fix(typescript): Collect usages in extend clauses of classes and interfaces (...
  • aee2780 chore: Publish crates with swc_core v10.2.5
  • 696d77d chore: Publish crates with swc_core v10.2.4
  • 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.7.26 to 1.10.8.
- [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.26...v1.10.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Superseded by #95.

@dependabot dependabot bot closed this Jan 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.10.8 branch January 27, 2025 23:16
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