heap-data-structure / binomial-heap

:cherries: Binomial heaps for JavaScript
https://heap-data-structure.github.io/binomial-heap
GNU Affero General Public License v3.0
0 stars 0 forks source link

:arrow_up: deps: Upgrade dependency @node-loader/babel to v2.1.0 #374

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@node-loader/babel 2.0.1 -> 2.1.0 age adoption passing confidence

Release Notes

node-loaders/node-loader-babel (@​node-loader/babel) ### [`v2.1.0`](https://togithub.com/node-loader/node-loader-babel/releases/tag/v2.1.0) [Compare Source](https://togithub.com/node-loaders/node-loader-babel/compare/v2.0.1...v2.1.0) #### What's Changed - Support for preset-typescript, .ts, and .tsx files by [@​joeldenning](https://togithub.com/joeldenning) in [https://github.com/node-loader/node-loader-babel/pull/17](https://togithub.com/node-loader/node-loader-babel/pull/17) **Full Changelog**: https://github.com/node-loader/node-loader-babel/compare/v2.0.1...v2.1.0

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 this update again.



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

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 99.06%. Comparing base (6fb9f5b) to head (eddf219).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #374 +/- ## ======================================= Coverage 99.06% 99.06% ======================================= Files 7 7 Lines 747 747 ======================================= Hits 740 740 Misses 7 7 ```

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