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.50 #65

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc

v1.3.50

Compare Source

Bug Fixes
  • (es) Fix a crash related to an empty source map (#​7229) (c665918)

  • (es/codegen) Respect ascii_only for identifiers (#​7247) (e35097f)

  • (es/compat) Handle export function in reserved_word (#​7251) (2e947e7)

  • (es/minifier) Fix handling of optional chaining when hoist_props is enabled (#​7246) (a44fea1)

  • (es/parser) Use a hard error for missing r-paren in an if stmt (#​7223) (b1c40a4)

  • (es/parser) Reset ctx for cond while parsing a stmt (#​7232) (01db30f)

  • (es/parser) Parse const type parameters in arrow function expressions (#​7242) (6614886)

Features
Refactor
Testing
Build

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.

@github-actions
Copy link

🎉 Happy commit!

  • custom message! 391d043eef6532e5b5d5b54ebf24e24ee8c26e00 is lucky! It contains 1

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (67cd28d) 58.87% compared to head (391d043) 58.87%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   58.87%   58.87%           
=======================================
  Files           5        5           
  Lines         107      107           
  Branches       11       11           
=======================================
  Hits           63       63           
  Misses         44       44           
Flag Coverage Δ
unittests 58.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kitsuyui kitsuyui merged commit 86f9cdd into main Apr 15, 2023
@kitsuyui kitsuyui deleted the renovate/swc-core-1.x-lockfile branch April 15, 2023 09:25
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.

2 participants