graph-algorithm / topological-sorting

:oden: Topological sorting algorithms for JavaScript
https://graph-algorithm.github.io/topological-sorting
GNU Affero General Public License v3.0
0 stars 0 forks source link

:arrow_up: deps: Upgrade babel monorepo to v7.24.3 #370

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.1 -> 7.24.3 age adoption passing confidence
@babel/preset-env (source) 7.24.1 -> 7.24.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7243-2024-03-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.1...v7.24.3) ##### :bug: Bug Fix - `babel-helper-module-imports` - [#​16370](https://togithub.com/babel/babel/pull/16370) fix: do not inject the same imported identifier multiple times ([@​ota-meshi](https://togithub.com/ota-meshi))

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (4719d09) to head (a9321ed).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #370 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 76 76 ========================================= Hits 76 76 ```

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