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 ^1.11.13 #134

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.6.6 -> ^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

[Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.


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.


  • 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 added the dependencies label Apr 5, 2024
Copy link

stackblitz bot commented Apr 5, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 555efdc to bb5599b Compare April 9, 2024 11:39
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.12 chore(deps): update dependency @swc/core to ^1.4.13 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from bb5599b to 3675bd8 Compare April 15, 2024 07:59
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.13 chore(deps): update dependency @swc/core to ^1.4.14 Apr 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.14 chore(deps): update dependency @swc/core to ^1.4.15 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from ec529ba to 40b436d Compare April 18, 2024 10:37
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.15 chore(deps): update dependency @swc/core to ^1.4.16 Apr 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.16 chore(deps): update dependency @swc/core to ^1.4.17 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 7c74013 to e37a53d Compare April 24, 2024 02:06
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.17 chore(deps): update dependency @swc/core to ^1.5.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from e37a53d to f3a2667 Compare April 27, 2024 11:06
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.5.0 chore(deps): update dependency @swc/core to ^1.5.1 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from f3a2667 to 6415c52 Compare April 27, 2024 13:35
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.5.1 chore(deps): update dependency @swc/core to ^1.4.17 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 6415c52 to 409eb9a Compare May 6, 2024 13:20
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.4.17 chore(deps): update dependency @swc/core to ^1.5.3 May 6, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 409eb9a to 530cdcc Compare May 8, 2024 10:05
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.5.3 chore(deps): update dependency @swc/core to ^1.5.5 May 8, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 530cdcc to c638413 Compare May 14, 2024 03:18
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.5.5 chore(deps): update dependency @swc/core to ^1.5.6 May 14, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from c638413 to 284f1ed Compare May 15, 2024 08:50
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.5.6 chore(deps): update dependency @swc/core to ^1.5.7 May 15, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 284f1ed to fce50ba Compare May 28, 2024 07:04
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.5.7 chore(deps): update dependency @swc/core to ^1.5.11 May 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.10.14 chore(deps): update dependency @swc/core to ^1.10.15 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 4214c71 to 592065f Compare February 13, 2025 05:46
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.10.15 chore(deps): update dependency @swc/core to ^1.10.16 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 592065f to e415037 Compare February 18, 2025 02:57
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.10.16 chore(deps): update dependency @swc/core to ^1.10.17 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from e415037 to 7bc0e2c Compare February 19, 2025 07:11
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.10.17 chore(deps): update dependency @swc/core to ^1.10.18 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 7bc0e2c to 8c6fd0f Compare February 25, 2025 06:16
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.10.18 chore(deps): update dependency @swc/core to ^1.11.1 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 8c6fd0f to 2ed2480 Compare February 27, 2025 16:33
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.1 chore(deps): update dependency @swc/core to ^1.11.4 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 2ed2480 to b9f0848 Compare February 28, 2025 15:09
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.4 chore(deps): update dependency @swc/core to ^1.11.5 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from b9f0848 to b0bae77 Compare March 4, 2025 10:12
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.5 chore(deps): update dependency @swc/core to ^1.11.6 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from b0bae77 to d1c3265 Compare March 4, 2025 18:55
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.6 chore(deps): update dependency @swc/core to ^1.11.7 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from d1c3265 to ac8a93f Compare March 7, 2025 18:49
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.7 chore(deps): update dependency @swc/core to ^1.11.8 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from ac8a93f to f06bc08 Compare March 12, 2025 15:41
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.8 chore(deps): update dependency @swc/core to ^1.11.9 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from f06bc08 to 638cba4 Compare March 17, 2025 13:11
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.9 chore(deps): update dependency @swc/core to ^1.11.10 Mar 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.10 chore(deps): update dependency @swc/core to ^1.11.11 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from dce12ae to 9020c32 Compare March 23, 2025 14:56
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.11 chore(deps): update dependency @swc/core to ^1.11.12 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 9020c32 to b41b429 Compare March 24, 2025 06:45
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to ^1.11.12 chore(deps): update dependency @swc/core to ^1.11.13 Mar 24, 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.

0 participants