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

deps(ui): update swc monorepo #1610

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

deps(ui): update swc monorepo #1610

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.95 -> 1.5.29 age adoption passing confidence
@swc/jest (source) 0.2.29 -> 0.2.36 age adoption passing confidence

Release Notes

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

v1.5.29

Compare Source

Bug Fixes
Performance

v1.5.28

Compare Source

Bug Fixes

v1.5.27

Compare Source

v1.5.25

Compare Source

Bug Fixes
Features
Performance

v1.5.24

Compare Source

v1.5.23

Compare Source

Bug Fixes

v1.5.22

Compare Source

v1.5.20

Compare Source

v1.5.19

Compare Source

v1.5.11

Compare Source

v1.5.7

Compare Source

Documentation

v1.5.6

Compare Source

Bug Fixes

v1.5.5

Compare Source

Bug Fixes
Refactor

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

Bug Fixes
  • (es/decorator) Support for legacy decorators in class expressions (#​8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#​8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#​8888) (be359fa)

v1.5.0

Compare Source

Bug Fixes
Features

v1.4.17

Compare Source

Bug Fixes

v1.4.16

Compare Source

Bug Fixes

v1.4.15

Compare Source

Bug Fixes
Features
Refactor
Build

v1.4.14

Compare Source

Bug Fixes
Documentation
  • (swc_core) Resolve build issue with --all-features flag (#​8848) (c0d901e)
Refactor
Testing

v1.4.13

Compare Source

Bug Fixes

v1.4.12

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance

v1.4.11

Compare Source

v1.4.8

Compare Source

Bug Fixes
  • (es/module) Fix regression of resolving relative modules (#​8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#​8739) (663261b)

Miscellaneous Tasks

v1.4.7

Compare Source

Bug Fixes
  • (es/minifier) Fix eval of toString of array with holes (#​8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#​8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#​8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#​8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#​8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#​8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#​8732) (633cd89)

Features
Refactor
  • (es) Prepare wasm32-wasi-preview1-threads target support (#​8724) (e3acd14)

v1.4.6

Compare Source

Bug Fixes
Performance

v1.4.5

Compare Source

Bug Fixes
Features

v1.4.4

Compare Source

v1.4.2

Compare Source

Bug Fixes
Features
Testing

v1.4.1

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
  • (bindings) Remove bindings for experimental packages (#​8600) (6c50ff1)
Testing
Build

v1.4.0

Compare Source

Bug Fixes
Features
Refactor
Testing
  • (es/minifer) Update the passing terser test list (#​8573) (8b86638)

  • (es/testing) Ensure that test_inline! is working properly (#​8590) (872a47b)

v1.3.107

Compare Source

Bug Fixes
  • (es/codegen) Do not produce octal literals (#​8565) (07634a0)

  • (es/decorator) Skip TypeScript class method/prop declarations (#​8555) (6a8dd8c)

  • (es/decorator) Preserve state while traversing the module_items scope (#​8556) (f416aff)

  • (es/loader) Make tsc resolver work for bare specifier (#​8550) (d6a4615)

v1.3.106

Compare Source

Bug Fixes
Features
Miscellaneous Tasks

v1.3.105

Compare Source

Bug Fixes
Miscellaneous Tasks
Testing

v1.3.104

Compare Source

Bug Fixes

v1.3.103

Compare Source

Bug Fixes
Documentation
Features
  • (html/parser) Allow self-closing /> on non-void HTML elements via a flag (#​8460) (566063d)
Refactor
Testing

v1.3.102

Compare Source

Bug Fixes

v1.3.101

Compare Source

v1.3.100

Compare Source

Bug Fixes
Miscellaneous Tasks
Build

v1.3.99

Compare Source

v1.3.96

Compare Source

Bug Fixes
  • (ci) Set tag for wasm publish actions (#​8200) (8db80b8)

  • (es/compat) Make block-scoping pass rename exports correctly (#​8175) (b13bc32)

  • (es/compat) Use dummy span for blocks in parameters (#​8202) (c1b255a)

  • (es/compat) Handle private names from class properties pass (#​8090) (83a5a0c)

  • (es/react) Visit children nodes in jsx-src pass (#​8212) (47733a9)

  • (es/transforms) Do not add


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.

👻 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.96 deps(ui): update dependency @swc/core to v1.3.99 Nov 21, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.46%. Comparing base (0e26aba) to head (fb1b10d).
Report is 4 commits behind head on main.

Current head fb1b10d differs from pull request most recent head 0c52f2e

Please upload reports for the commit 0c52f2e to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1610      +/-   ##
==========================================
- Coverage   52.55%   52.46%   -0.10%     
==========================================
  Files         358      365       +7     
  Lines       18413    20522    +2109     
  Branches      501      500       -1     
==========================================
+ Hits         9677    10766    +1089     
- Misses       8194     9138     +944     
- Partials      542      618      +76     

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

@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.99 deps(ui): update dependency @swc/core to v1.3.100 Nov 30, 2023
@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.100 deps(ui): update dependency @swc/core to v1.3.101 Dec 18, 2023
@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.101 deps(ui): update dependency @swc/core to v1.3.102 Dec 31, 2023
@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.102 deps(ui): update dependency @swc/core to v1.3.103 Jan 15, 2024
@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.103 deps(ui): update dependency @swc/core to v1.3.104 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from a314e46 to c312bdc Compare January 18, 2024 14:15
@renovate renovate bot changed the title deps(ui): update dependency @swc/core to v1.3.104 deps(ui): update swc monorepo Jan 18, 2024
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 834d878 to 9d38fef Compare January 25, 2024 07:45
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 4 times, most recently from a4b62b4 to f9cda37 Compare February 1, 2024 15:47
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 0ff14de to 64da4f9 Compare February 19, 2024 07:33
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 6703773 to 133d0fe Compare April 9, 2024 16:32
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from c7ce431 to 8dc3bcf Compare April 15, 2024 06:53
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from 05ca992 to 8a52cf3 Compare April 24, 2024 03:40
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 5 times, most recently from 8f6bc56 to 8345ff5 Compare April 30, 2024 01:53
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 3 times, most recently from c31fa95 to 2be6d16 Compare May 10, 2024 22:47
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from a7774f0 to 00c8203 Compare May 15, 2024 04:56
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 5 times, most recently from 554b735 to 129107c Compare May 30, 2024 14:41
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 4 times, most recently from 009eda2 to 1d492dd Compare June 11, 2024 10:30
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.

None yet

1 participant