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 swc monorepo #718

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc-node/register 1.9.2 -> 1.10.9 age adoption passing confidence
@swc/cli 0.3.12 -> 0.4.0 age adoption passing confidence
@swc/core (source) 1.6.1 -> 1.7.26 age adoption passing confidence
@swc/helpers (source) 0.5.11 -> 0.5.13 age adoption passing confidence

Release Notes

swc-project/swc-node (@​swc-node/register)

v1.10.9

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.9

v1.10.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.7...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.8

v1.10.7

Compare Source

v1.10.6

Compare Source

v1.10.5

Compare Source

v1.10.4

Compare Source

v1.10.3

Compare Source

What's Changed

Full Changelog: https://github.com/swc-project/swc-node/compare/[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.2...[@​swc-node/register](https://redirect.github.com/swc-node/register)[@​1](https://redirect.github.com/1).10.3

v1.10.2

Compare Source

v1.10.1

Compare Source

v1.10.0

Compare Source

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

v1.7.26

Compare Source

v1.7.25

Compare Source

Bug Fixes
Features
  • (es/common) Introduce pure Span and BytePos to handle #__PURE__ (#​9539) (f63a481)
Miscellaneous Tasks
  • (bindings/node) Fix type definition (64ec111)

v1.7.24

Compare Source

Bug Fixes
  • (es/compat) Handle label block in constructor (#​9528) (c43dbad)

  • (es/decorator) Add support for private access expressions in legacy decorators (#​9535) (62ed065)

  • (es/minifier) typeof class should be function (#​9522) (c7fdd6b)

  • (es/minifier) Prevent removing side effects from accessing getter (#​9530) (8513816)

  • (es/typescript) Handle enum in single statement (#​9532) (84b0043)

v1.7.23

Compare Source

Bug Fixes
Performance

v1.7.22

Compare Source

Bug Fixes
  • (es/minifier) Iterate object properties in reverse direction while inlining property access (#​9507) (f584ef7)

v1.7.21

Compare Source

Bug Fixes

v1.7.19

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (es/codegen) Bump minimum required swc_allocator version to 0.1.8 (#​9492) (5258763)
Refactor

v1.7.18

Compare Source

v1.7.14

Compare Source

Bug Fixes
Features
Refactor

v1.7.12

Compare Source

Bug Fixes
Miscellaneous Tasks

v1.7.11

Compare Source

Bug Fixes
Features
  • (es/typescript) Add native_class_properties to skip reordering of class properties inits (#​9421) (d2929d1)

  • (estree/compat) Remove dependency on rayon (#​9393) (34d1b27)

  • (html/minifier) Support using custom css minifier (#​9425) (970cc81)

Miscellaneous Tasks

v1.7.10

Compare Source

Bug Fixes
  • (es/typescript) Strip optional mark and definite mark (#​9411) (8c161a0)

  • (es/typescript) Strip exported default overload function declaration (#​9412) (b395f48)

  • (es/typescript) Strip this param in getter/setter (#​9414) (442fb7b)

  • (es/typescript) Update ts-strip type definition (#​9415) (165c8fa)

v1.7.9

Compare Source

Bug Fixes

v1.7.6

Compare Source

Bug Fixes
  • (es/codegen) Print the missing abstract in class expression (#​9372) (c2e3021)

  • (es/decorators) Use correct class name reference (#​9375) (badd6a9)

  • (es/typescript) Strip declare export in strip-only mode (#​9374) (c53cce4)

v1.7.5

Compare Source

Bug Fixes
Miscellaneous Tasks

v1.7.4

Compare Source

Bug Fixes
Documentation
Miscellaneous Tasks

v1.7.3

Compare Source

Bug Fixes

v1.7.2

Compare Source

Bug Fixes
Documentation
  • (bindings/wasm) Document supported TypeScript version (#​9334) (66f31c0)

v1.7.1

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor
Build

v1.7.0

Compare Source

Bug Fixes
Documentation
  • (allocator) Mention oxc_allocator (be99ce0)

  • (contributing) Fix deno installation url (#​9249) (ff5bbda)

  • (es/minifier) Add contributing section (e22f3ba)

Features
Miscellaneous Tasks
Performance
Refactor
Testing
Pers

v1.6.13

Compare Source

Bug Fixes
Features
Testing

v1.6.12

Compare Source

Bug Fixes
Features
Performance
Refactor

v1.6.7

Compare Source

Bug Fixes
Documentation
  • Use @swc/counter for 3rd-party download count (026ff7e)
Features
Performance
Refactor
  • (es/typescript) Extract type annotation proposal out (#​9127) (dfee5f8)
Testing
Build

v1.6.6

Compare Source

Bug Fixes
Performance

v1.6.5

Compare Source

v1.6.4

Compare Source

Features
Miscellaneous Tasks
Performance
Refactor

v1.6.3

Compare Source

Bug Fixes
Performance

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

nx-cloud bot commented Jun 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 734eec0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.6.3 chore(deps): update dependency @swc/core to v1.6.4 Jun 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.6.4 chore(deps): update swc monorepo Jun 22, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 844094f to 9d23828 Compare June 28, 2024 10:37
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from c9cdb30 to 278c385 Compare July 5, 2024 08:14
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 7 times, most recently from 9ab9271 to 5736a41 Compare July 13, 2024 12:35
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 5 times, most recently from defaab2 to dfeaa7f Compare July 18, 2024 04:57
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 39b76b3 to 00130a9 Compare July 27, 2024 19:51
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 957e761 to f1bb112 Compare August 4, 2024 07:45
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from eaa6230 to b23eb1a Compare August 14, 2024 12:17
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from e3664d4 to f21f11f Compare August 24, 2024 13:54
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 5 times, most recently from 8c4296e to 3cc48f2 Compare September 3, 2024 03:46
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 92cc6e3 to 82c7599 Compare September 11, 2024 07:58
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