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): update dependency @swc/core to v1.10.14 #900

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mazi-renovate[bot]
Copy link
Contributor

@mazi-renovate mazi-renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Type Update Change
@swc/core (source) devDependencies patch 1.10.8 -> 1.10.14

Release Notes

swc-project/swc (@​swc/core)

v1.10.14

Compare Source

Bug Fixes
Features
Performance

v1.10.12

Compare Source

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)

  • (es/minifier) Merge binding analyzer into infection analyzer (#​9973) (ca8a71f)

v1.10.11

Compare Source

Bug Fixes
  • (es) Restore JSON config & Adjust feature renaming (#​9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#​9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#​9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#​9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#​9869) (e4c1e03)

Features
Miscellaneous Tasks
Performance
Refactor

v1.10.9

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (es/minifier) Print slow files from minify-all example (#​9899) (2d87b89)
Performance

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. - View logs

Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (ac812f6) to head (0aabaca).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #900   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files           2        2           
  Lines         124      124           
  Branches       16       18    +2     
=======================================
  Hits          122      122           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mazi-renovate mazi-renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.9 chore(deps): update dependency @swc/core to v1.10.11 Jan 27, 2025
@mazi-renovate mazi-renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from ad801f7 to 7df5a26 Compare January 29, 2025 21:34
@mazi-renovate mazi-renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.11 chore(deps): update dependency @swc/core to v1.10.12 Jan 29, 2025
@mazi-renovate mazi-renovate bot force-pushed the renovate/swc-monorepo branch from 7df5a26 to 0aabaca Compare February 3, 2025 23:12
@mazi-renovate mazi-renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.12 chore(deps): update dependency @swc/core to v1.10.14 Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants