Skip to content

chore(deps): update dependency @swc/core to v1.11.13 #173

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

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

Release Notes

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

v1.11.13

Compare Source

Features
Performance

v1.11.12

Compare Source

Bug Fixes
Documentation
Features
Performance
  • (es/minifier) Merge dead_branch_remover into pure optimizer (#​10201) (6841523)

v1.11.11

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
Testing

v1.11.10

Compare Source

Bug Fixes
  • (es/proposal) Fix declarations for explicit-resource-management (#​10198) (99ba555)

  • (es/types) Add missing types for jsc.transform.react.refresh (#​10206) (e71b000)

  • (typescript) Skip the body of ArrowExpr in type usage analysis (#​10187) (9aca205)

Documentation
Features
Miscellaneous Tasks
Performance
  • (es/minifier) Do not repeat applying pure minifier on last (#​10196) (e6b7cee)
Refactor
Testing

v1.11.9

Compare Source

Bug Fixes
  • (es/compat) Hoist arguments in object method while lowering async functions (#​10167) (e764df2)

  • (es/minifier) Check array inline for indexed with dynamic key (#​10184) (c2fe4bf)

Features
Performance

v1.11.8

Compare Source

Bug Fixes
Features
Performance
Refactor
Ci

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes
  • (es/lints) Capture errors and emit from the original thread (#​10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#​10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#​10122) (010ff2a)

Miscellaneous Tasks
Performance

v1.11.4

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance
Refactor

v1.11.1

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor

v1.10.18

Compare Source

Bug Fixes
Miscellaneous Tasks
  • (es/minifier) Make minify-all example ignore parsing errors (#​10045) (6c7ec46)
Build

v1.10.17

Compare Source

Bug Fixes
Performance
Testing

v1.10.16

Compare Source

Bug Fixes
  • (es/minifier) Check assign target before merge assign cond (#​10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#​10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#​10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#​10022) (308f5d0)

Performance

v1.10.15

Compare Source

Bug Fixes
Features
Performance

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

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
Miscellaneous Tasks
  • (es/minifier) Make minify-all example ignore parsing errors (#​10045) (6c7ec46)
Build

v1.10.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.9.3

[


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 83ae6b9 to f422940 Compare November 6, 2024 12:58
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ~1.8.0 chore(deps): update dependency @swc/core to ~1.9.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from f422940 to 832fb88 Compare November 8, 2024 06:50
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ~1.9.0 chore(deps): update dependency @swc/core to v1.9.1 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 832fb88 to 710fe80 Compare November 11, 2024 04:20
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.9.1 chore(deps): update dependency @swc/core to v1.9.2 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 710fe80 to f044233 Compare November 22, 2024 10:35
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.9.2 chore(deps): update dependency @swc/core to v1.9.3 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from f044233 to 62e5920 Compare December 4, 2024 08:07
@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 force-pushed the renovate/swc-monorepo branch from 62e5920 to a380252 Compare December 9, 2024 10:02
@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 a380252 to 808acbb Compare December 26, 2024 17:01
@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 from 808acbb to 0cfa403 Compare December 27, 2024 20:27
@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 0cfa403 to b18e069 Compare December 30, 2024 04:54
@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 force-pushed the renovate/swc-monorepo branch from b18e069 to 9787dc1 Compare January 8, 2025 14:41
@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 8, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 9787dc1 to 65eb980 Compare January 9, 2025 07:02
@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 force-pushed the renovate/swc-monorepo branch from 65eb980 to 5ed4e57 Compare January 10, 2025 11:11
@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
@lltx lltx force-pushed the renovate/swc-monorepo branch from 5ed4e57 to a380252 Compare January 14, 2025 06:02
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from fd6fe23 to ae0ae6a Compare January 19, 2025 08:50
@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 ae0ae6a to 94def78 Compare January 21, 2025 17:12
@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 changed the title chore(deps): update dependency @swc/core to v1.10.14 chore(deps): update dependency @swc/core to v1.10.15 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 356a97d to 513282e Compare February 13, 2025 05:35
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.15 chore(deps): update dependency @swc/core to v1.10.16 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 513282e to f478527 Compare February 18, 2025 02:32
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.16 chore(deps): update dependency @swc/core to v1.10.17 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from f478527 to 58e2551 Compare February 19, 2025 12:30
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.17 chore(deps): update dependency @swc/core to v1.10.18 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 58e2551 to 1ae5984 Compare February 25, 2025 06:01
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.10.18 chore(deps): update dependency @swc/core to v1.11.1 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 1ae5984 to bde3a0e Compare February 27, 2025 10:55
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.1 chore(deps): update dependency @swc/core to v1.11.4 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from bde3a0e to e64600f Compare February 28, 2025 14:50
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.4 chore(deps): update dependency @swc/core to v1.11.5 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from e64600f to 57f8ef5 Compare March 4, 2025 11:21
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.5 chore(deps): update dependency @swc/core to v1.11.6 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 57f8ef5 to 135d867 Compare March 4, 2025 18:36
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.6 chore(deps): update dependency @swc/core to v1.11.7 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 135d867 to 75b6a6c Compare March 7, 2025 19:22
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.7 chore(deps): update dependency @swc/core to v1.11.8 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 75b6a6c to 675cfcf Compare March 12, 2025 14:41
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.8 chore(deps): update dependency @swc/core to v1.11.9 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 675cfcf to 86fcd5c Compare March 17, 2025 11:13
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.9 chore(deps): update dependency @swc/core to v1.11.10 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 86fcd5c to 898a1f1 Compare March 17, 2025 22:40
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.10 chore(deps): update dependency @swc/core to v1.11.11 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 898a1f1 to bc92103 Compare March 23, 2025 19:00
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.11 chore(deps): update dependency @swc/core to v1.11.12 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from bc92103 to da9b96a Compare March 24, 2025 06:49
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.11.12 chore(deps): update dependency @swc/core to v1.11.13 Mar 24, 2025
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