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.12 #37

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.7.40 -> 1.10.12 age adoption passing confidence

Release Notes

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

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

v1.10.8

Compare Source

Bug Fixes
Features
  • (typescript) Check computed property names of ts signatures (#​9867) (caed78a)
Performance
Refactor

v1.10.7

Compare Source

Bug Fixes
Documentation
  • Update the link to the team (0fcdc31)
Features
Testing
  • (parallel) Add test to debug segfault on windows x64 (#​9857) (ae53a35)
Build

v1.10.6

Compare Source

Performance
  • (es/minifier) Speed up merge_sequences_in_exprs by caching computation (#​9843) (6e5632f)

v1.10.4

Compare Source

Bug Fixes

v1.10.3

Compare Source

Bug Fixes
  • (es/codegen) Emit semicolon after using declarations (#​9816) (556d924)

v1.10.2

Compare Source

Bug Fixes
Documentation

v1.10.1

Compare Source

Bug Fixes
  • (es/resolver) Fix wrong syntax context of vars with the same names as catch params (#​9786) (5a44c6b)
Features

v1.10.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.9.3

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor

v1.9.2

Compare Source

Bug Fixes
Features

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.8.0

Compare Source

Bug Fixes
  • (es/typescript) Handle multiline type parameters in async arrow functions (#​9704) (c5ed19c)

  • (es/typescript) Handle ASI hazards in fast type strip (#​9707) (c135f71)

Features
Performance

v1.7.42

Compare Source

Bug Fixes
Features
  • (es/minifier) Optimize switch with side effect and termination tests (#​9677) (7344a63)

  • (es/parser) Ability to get script's potential module errors (#​9682) (2bbd1e8)

Miscellaneous Tasks
Performance

Configuration

📅 Schedule: Branch creation - "before 1am on monday and wednesday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 079fe00 to 9dff17e Compare December 4, 2024 08:42
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.9.3 chore(deps): update dependency @swc/core to v1.10.0 Dec 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.0 chore(deps): update dependency @swc/core to v1.10.1 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 9dff17e to 78b9600 Compare December 9, 2024 10:05
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.1 chore(deps): update dependency @swc/core to v1.10.2 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from fa5de2d to 72d73b3 Compare December 27, 2024 19:23
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.2 chore(deps): update dependency @swc/core to v1.10.3 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 72d73b3 to e2dcc89 Compare December 30, 2024 02:32
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.3 chore(deps): update dependency @swc/core to v1.10.4 Dec 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.4 chore(deps): update dependency @swc/core to v1.10.6 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from dee95b7 to f3c9a98 Compare January 9, 2025 04:28
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.6 chore(deps): update dependency @swc/core to v1.10.4 Jan 9, 2025
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.4 chore(deps): update dependency @swc/core to v1.10.7 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from f3c9a98 to 9dced71 Compare January 10, 2025 12:27
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.7 chore(deps): update dependency @swc/core to v1.10.8 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 9dced71 to 7b3d813 Compare January 19, 2025 10:34
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.8 chore(deps): update dependency @swc/core to v1.10.9 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 7b3d813 to 1f9f530 Compare January 21, 2025 15:54
@renovate 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
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 1f9f530 to a6a75d1 Compare January 27, 2025 11:52
@renovate 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
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from a6a75d1 to aa08509 Compare January 29, 2025 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants