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 ^1.4.11 #155

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) ^1.4.2 -> ^1.4.11 age adoption passing confidence

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - "after 1am and before 6am on the 1st through 3rd day of the month" in timezone Asia/Tokyo, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 31, 2024
@renovate renovate bot enabled auto-merge (squash) March 31, 2024 16:08
Copy link

changeset-bot bot commented Mar 31, 2024

🦋 Changeset detected

Latest commit: 2774f97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
filter-data Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@thundermiracle thundermiracle force-pushed the renovate/js-test-packages branch from cbf25eb to 2774f97 Compare March 31, 2024 16:09
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8a58d44) to head (cbf25eb).
Report is 128 commits behind head on master.

❗ Current head cbf25eb differs from pull request most recent head 2774f97. Consider uploading reports for the commit 2774f97 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          148       161   +13     
  Branches        17        28   +11     
=========================================
+ Hits           148       161   +13     

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

@renovate renovate bot merged commit 7926689 into master Mar 31, 2024
5 checks passed
@renovate renovate bot deleted the renovate/js-test-packages branch March 31, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant