heap-data-structure / d-ary-heap

:octopus: d-ary heap data structure library for JavaScript
https://heap-data-structure.github.io/d-ary-heap
GNU Affero General Public License v3.0
0 stars 1 forks source link

:arrow_up: deps: Upgrade dependency @babel/preset-env to v7.22.14 #337

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

babel/babel (@​babel/preset-env) ### [`v7.22.14`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72214-2023-08-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.10...v7.22.14) ##### :bug: Bug Fix - `babel-preset-env` - [#​15907](https://togithub.com/babel/babel/pull/15907) Avoid dynamic require call in preset-env ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-parser` - [#​15884](https://togithub.com/babel/babel/pull/15884) Simplify parser errors creation ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-helper-compilation-targets`, `babel-helper-simple-access`, `babel-parser`, `babel-plugin-syntax-decorators`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript`, `babel-traverse`, `babel-types` - [#​15902](https://togithub.com/babel/babel/pull/15902) extract more test helpers to repo-utils ([@​JLHwung](https://togithub.com/JLHwung))

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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (93ec62b) 100.00% compared to head (0c2cac5) 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #337 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 562 562 ========================================= Hits 562 562 ```

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