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.3.38 #95

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc

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

Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #95 (2ac8837) into master (d6198e9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files          89       89           
  Lines        1379     1379           
  Branches      277      277           
=======================================
  Hits         1261     1261           
  Misses        114      114           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.35 chore(deps): update dependency @swc/core to v1.3.36 Feb 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.36 chore(deps): update dependency @swc/core to v1.3.37 Feb 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency @swc/core to v1.3.37 chore(deps): update dependency @swc/core to v1.3.38 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/swc-core-1.x branch 3 times, most recently from 825ddca to b55de83 Compare March 7, 2023 11:34
@renovate renovate bot merged commit 20d7f34 into master Mar 7, 2023
@renovate renovate bot deleted the renovate/swc-core-1.x branch March 7, 2023 14:32
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