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

Update dependency @swc/core to v1.3.39 #423

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc

v1.3.39

Compare Source

Bug Fixes
  • (es/minifier) Bailout regex optimization on invalid flags (#​7020) (1318afe)

  • (es/transforms) Handle member object in missing else branch (#​7027) (5c7c8e0)

  • (es/transforms) Handle object shorthand in const_modules (#​7022) (0314869)

Documentation
Features
  • (common) Add an API to create a SourceFile without allocation (#​7029) (81495f5)
Miscellaneous Tasks
Performance
Testing

v1.3.38

Compare Source

Bug Fixes
  • (bindings/node) Fix visitBindingIdentifier (#​7000) (30cff01)

  • (es) Allow any kind of input source maps if it's enabled (#​7002) (da5367b)

  • (es/minifier) Don't skip expressions with side effects from seq inliner (#​7007) (cfeb088)

  • (es/minifier) Don't create invalid property names (#​7010) (bb2486c)

  • (es/parser) Fix parsing of an array spread in tsx properties (#​7011) (6d6731f)

  • (es/preset-env) Move findLast and findLastIndex to finished proposals (#​7012) (b46a724)

  • (es/typescript) Treat export default declarations as declarations (#​7017) (34f9ad3)

Features
Miscellaneous Tasks
Refactor

v1.3.37

Compare Source

Bug Fixes
  • (bindings/cli) Implement source-file-name and source-root options (#​6973) (3e3e41a)

  • (css/utils) Fix minification of class names with whitespace (#​6983) (cc1d9bd)

  • (es/decorator) Preserve evaluation order (#​6972) (703b340)

Miscellaneous Tasks
  • (es/parser) Reduce pre-allocation to reduce memory usage (#​6979) (f1e7a2a)
Testing

v1.3.36

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
  • (bot) Allow org members to use bump comments (#​6942) (0324d5a)

  • (swc_nodejs_common) Remove swc_node_base from swc_nodejs_common (#​6940) (0771418)

v1.3.35

Compare Source

Bug Fixes
  • (es/minifier) Don't skip shorthand properties from sequential inliner (#​6918) (725d3fb)

  • (es/preset-env) Fix default target (#​6921) (85a8def)

  • (es/typescript) Fix handling of non-uppercase JSX elements (#​6928) (ebc65c7)

Miscellaneous Tasks

v1.3.34

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (bindings/cli) Enable preferUnplugged by default for the plugins (#​6912) (17f1c50)- general: Make issue templates mention no +1 (#​6894) (5d5140f)
Testing

v1.3.32

Compare Source

Bug Fixes
Testing
Build

v1.3.31

Compare Source

Bug Fixes
Features
  • (bindings/cli) Append sourceMappingURL= to the output (#​6873) (c4db8e4)

  • (es/loader) Support node: prefix from NodeModulesResolver (#​6868) (6b7249d)

v1.3.30

Compare Source

Bug Fixes
Features
  • (es/minifier) Improve compatibility of arrows with terser (#​6862) (d1687d8)
Miscellaneous Tasks

v1.3.29

Compare Source

Bug Fixes
Refactor

v1.3.28

Compare Source

Bug Fixes
  • (es/codegen) Fix codegen of string literals with \x000 (#​6838) (df70261)

  • (es/minifier) Don't inline into await from sequential inliner (#​6839) (21e1478)

Miscellaneous Tasks
Performance
Refactor

v1.3.27

Compare Source

Bug Fixes
Features
Testing

v1.3.26

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Testing

v1.3.25

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
  • (es/preset-env) Use VisitMut instead of Fold for polyfill (#​6734) (98da644)
Refactor

v1.3.24

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor
Testing
Build

v1.3.23

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor
Testing
  • (es/minifier) Enable size tests created from creduce (#​6646) (7f3e698)

v1.3.22

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor
Testing

v1.3.21

Compare Source

Bug Fixes
  • (ci) Fix publish action for binaries (#​6517) (2ac3201)

  • (es/minifier) Don't drop used variables from sequential inliner (#​6520) (b394f9f)

  • (es/minifier) Make sequential inliner respect resolution order (#​6509) (27ae59e)

  • (es/minifier) Use unsafe option for arrow => method (#​6521) (9752b43)

  • (es/minifier) Don't convert a signed integer literal key to a numeric literal (#​6529) (81224b5)

  • (html/parser) Fix parsing of cdata (#​6534) (e3cbe7e)

Features

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

@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 7238916 to e5736c5 Compare August 4, 2022 19:05
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.222 Update dependency @swc/core to v1.2.223 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch 2 times, most recently from 0cf6fb5 to 102891d Compare August 6, 2022 13:12
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.223 Update dependency @swc/core to v1.2.224 Aug 6, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 102891d to 8e35b5c Compare August 12, 2022 11:59
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.224 Update dependency @swc/core to v1.2.226 Aug 12, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 8e35b5c to 8bea349 Compare August 13, 2022 06:15
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.226 Update dependency @swc/core to v1.2.227 Aug 13, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 8bea349 to aec3aaa Compare August 13, 2022 10:36
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.227 Update dependency @swc/core to v1.2.228 Aug 13, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from aec3aaa to 13a327f Compare August 13, 2022 12:42
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.228 Update dependency @swc/core to v1.2.229 Aug 13, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 13a327f to 4f5b3f0 Compare August 14, 2022 05:56
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.229 Update dependency @swc/core to v1.2.230 Aug 14, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 4f5b3f0 to fd9de66 Compare August 14, 2022 12:17
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.230 Update dependency @swc/core to v1.2.231 Aug 14, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from fd9de66 to 84129e9 Compare August 15, 2022 05:38
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.231 Update dependency @swc/core to v1.2.232 Aug 15, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 84129e9 to 58f7f33 Compare August 15, 2022 10:17
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.232 Update dependency @swc/core to v1.2.233 Aug 15, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 58f7f33 to 8ffc34a Compare August 16, 2022 21:45
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.233 Update dependency @swc/core to v1.2.235 Aug 16, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 8ffc34a to 3e70b2f Compare August 17, 2022 09:45
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.235 Update dependency @swc/core to v1.2.237 Aug 17, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 3e70b2f to 5efec6f Compare August 18, 2022 04:26
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.237 Update dependency @swc/core to v1.2.239 Aug 18, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 5efec6f to 335c748 Compare August 19, 2022 15:16
@renovate renovate bot changed the title Update dependency @swc/core to v1.2.239 Update dependency @swc/core to v1.2.241 Aug 19, 2022
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 335c748 to c09d467 Compare August 23, 2022 11:17
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch 2 times, most recently from 4eaa617 to 12e893e Compare January 11, 2023 13:31
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.25 Update dependency @swc/core to v1.3.26 Jan 11, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 12e893e to d6f41e5 Compare January 17, 2023 07:34
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.26 Update dependency @swc/core to v1.3.27 Jan 17, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from d6f41e5 to bed6a75 Compare January 24, 2023 09:11
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.27 Update dependency @swc/core to v1.3.28 Jan 24, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from bed6a75 to 9f17294 Compare January 26, 2023 06:31
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.28 Update dependency @swc/core to v1.3.29 Jan 26, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 9f17294 to 728b17f Compare January 28, 2023 21:07
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.29 Update dependency @swc/core to v1.3.30 Jan 28, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 728b17f to 232d149 Compare January 30, 2023 15:56
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.30 Update dependency @swc/core to v1.3.31 Jan 30, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 232d149 to 28eafee Compare February 1, 2023 04:52
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.31 Update dependency @swc/core to v1.3.32 Feb 1, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 28eafee to 532316d Compare February 8, 2023 13:43
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.32 Update dependency @swc/core to v1.3.34 Feb 8, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 532316d to f411446 Compare February 10, 2023 08:40
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.34 Update dependency @swc/core to v1.3.35 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from f411446 to fb7d918 Compare February 21, 2023 15:28
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.35 Update dependency @swc/core to v1.3.36 Feb 21, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from fb7d918 to 7bd21c9 Compare February 28, 2023 04:48
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.36 Update dependency @swc/core to v1.3.37 Feb 28, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 7bd21c9 to 8f74ba5 Compare March 6, 2023 12:15
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.37 Update dependency @swc/core to v1.3.38 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch from 8f74ba5 to 3516f25 Compare March 10, 2023 07:23
@renovate renovate bot changed the title Update dependency @swc/core to v1.3.38 Update dependency @swc/core to v1.3.39 Mar 10, 2023
@fowled fowled closed this Mar 13, 2023
@fowled fowled deleted the renovate/swc-core-1.x branch March 13, 2023 18:31
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.

1 participant