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.5.7 #15099

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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
Features
Performance
Refactor

v1.3.95

Compare Source

Bug Fixes
  • (es/compat) Don't add pure annotations to dummy spans (#​8172) (9ceb57b)

  • (es/minifier) Always consider reassigned when inlining (#​8168) (c26a225)

  • (es/typescript) Support ts_enum_is_mutable with const enums (#​8171) (02d0613)

Build

v1.3.94

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor

v1.3.93

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 7am on Wednesday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from Jolg42 and jkomyno as code owners August 31, 2022 02:03
@renovate renovate bot requested review from a team and aqrln and removed request for a team August 31, 2022 02:03
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 5 times, most recently from 5e78b47 to 21c2ec6 Compare September 1, 2022 13:26
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.2.245 chore(deps): update dependency @swc/core to v1.2.246 Sep 1, 2022
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 5 times, most recently from 28e5553 to 004c2b1 Compare September 4, 2022 15:56
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.2.246 chore(deps): update dependency @swc/core to v1.2.247 Sep 4, 2022
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 2 times, most recently from 711de79 to 03ab93d Compare September 6, 2022 03:06
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.2.247 chore(deps): update dependency @swc/core to v1.2.248 Sep 6, 2022
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 8 times, most recently from 9a6cb1f to 8356d12 Compare September 8, 2022 16:01
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.2.248 chore(deps): update dependency @swc/core to v1.2.249 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 7d4ddd4 to c7fa320 Compare March 6, 2024 01:33
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.2 chore(deps): update dependency @swc/core to v1.4.4 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from c7fa320 to 66387fc Compare March 6, 2024 05:11
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.4 chore(deps): update dependency @swc/core to v1.4.6 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 2 times, most recently from b24fdd2 to 34d8379 Compare March 13, 2024 05:02
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 34d8379 to bb0d6d8 Compare March 20, 2024 06:28
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.6 chore(deps): update dependency @swc/core to v1.4.8 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from bb0d6d8 to 9e7edbe Compare March 27, 2024 01:03
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.8 chore(deps): update dependency @swc/core to v1.4.11 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 9e7edbe to ce27cae Compare March 27, 2024 03:52
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 2 times, most recently from 48107ee to 1c0fa8b Compare April 10, 2024 04:37
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.11 chore(deps): update dependency @swc/core to v1.4.13 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 1c0fa8b to 8ef1381 Compare April 17, 2024 00:51
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.13 chore(deps): update dependency @swc/core to v1.4.14 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 8ef1381 to 392fb68 Compare April 24, 2024 01:44
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.14 chore(deps): update dependency @swc/core to v1.4.17 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 392fb68 to d7a7c12 Compare April 24, 2024 03:24
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.17 chore(deps): update dependency @swc/core to v1.5.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 2 times, most recently from fc6fd3a to 9d4c8a7 Compare May 1, 2024 02:07
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.5.0 chore(deps): update dependency @swc/core to v1.4.17 May 1, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch 2 times, most recently from 4e7a47a to f684814 Compare May 8, 2024 02:11
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.4.17 chore(deps): update dependency @swc/core to v1.5.3 May 8, 2024
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from f684814 to 777fb87 Compare May 8, 2024 04:47
@renovate renovate bot force-pushed the renovate/@swccore-for-internals branch from 777fb87 to 0529896 Compare May 15, 2024 05:27
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.5.3 chore(deps): update dependency @swc/core to v1.5.7 May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech A technical change. topic: tech debt Initiatives to improve the experience of working with the code base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant