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 @babel/preset-env to v7.22.4 #297

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.2 -> 7.22.4 age adoption passing confidence

Release Notes

babel/babel ### [`v7.22.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7224-2023-05-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.2...v7.22.4) ##### :bug: Bug Fix - `babel-traverse` - [#​15649](https://togithub.com/babel/babel/pull/15649) Set `shorthand: false` when renaming an identifier inside an object property ([@​coderaiser](https://togithub.com/coderaiser)) ##### :house: Internal - `babel-types` - [#​15666](https://togithub.com/babel/babel/pull/15666) Add missing `attributes`/`assertions` to `VISITOR_KEYS` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​15667](https://togithub.com/babel/babel/pull/15667) Mark `assert` attributes with `extra.deprecatedAssertSyntax` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))

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 (4d444ac) 99.19% compared to head (27340e1) 99.19%.

: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 #297 +/- ## ======================================= Coverage 99.19% 99.19% ======================================= Files 7 7 Lines 747 747 ======================================= Hits 741 741 Misses 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.