TobyAndToby / generate-license-file

Generates a text file containing all of the licences for your production dependencies
https://generate-license-file.js.org
ISC License
65 stars 10 forks source link

Update dependency @swc/core to v1.7.12 #483

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

swc-project/swc (@​swc/core) ### [`v1.7.12`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1712---2024-08-19) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.7.11...v1.7.12) ##### Bug Fixes - **(common)** Do not use `adjust_mappings` from `sourcemap` crate ([#​9437](https://togithub.com/swc-project/swc/issues/9437)) ([563c162](https://togithub.com/swc-project/swc/commit/563c162f1ca8904e7b9a61a0c79fad952a56d624)) - **(es)** Mark TypeScript nodes as reachable from `Evaluator` ([#​9440](https://togithub.com/swc-project/swc/issues/9440)) ([308e5ec](https://togithub.com/swc-project/swc/commit/308e5ec81b4e6d49c5940f2d8914d8627f838141)) - **(es/compat)** Init this in sub class constructor for async ([#​9446](https://togithub.com/swc-project/swc/issues/9446)) ([bfaf31b](https://togithub.com/swc-project/swc/commit/bfaf31bc4b90ff803457bfdafdbcef0318b76189)) - **(es/decorators)** Fix metadata for accessors ([#​9444](https://togithub.com/swc-project/swc/issues/9444)) ([99738ef](https://togithub.com/swc-project/swc/commit/99738ef41233211d6e26de520c3817d395492d37)) ##### Miscellaneous Tasks - **(deps)** Update rust crate arrayvec to v0.7.6 ([#​9436](https://togithub.com/swc-project/swc/issues/9436)) ([08dd948](https://togithub.com/swc-project/swc/commit/08dd948289006583c6f0f76850c08808651f9135))

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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e3a3af7) to head (4f82de4). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #483 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 30 30 Lines 556 556 Branches 96 96 ========================================= Hits 556 556 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.