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 JamesIves/github-pages-deploy-action action to v4.6.9. #452

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
JamesIves/github-pages-deploy-action action patch v4.6.8 -> v4.6.9

Release Notes

JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action) ### [`v4.6.9`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.9) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.8...v4.6.9) #### What's Changed ##### Dependencies 🤖 - chore(deps): mass bump dependencies - chore(deps): switch to using `.node-version` instead of `.nvmrc` for Node dependency management. - chore(deps): updated node version to 22.11.0 for development **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.9

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 is behind base branch, 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-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 100.00%. Comparing base (c16b7de) to head (8552fad). Report is 6 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #452 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 13 13 Lines 562 562 ========================================= Hits 562 562 ``` | [Flag](https://app.codecov.io/gh/heap-data-structure/d-ary-heap/pull/452/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=heap-data-structure) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/heap-data-structure/d-ary-heap/pull/452/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=heap-data-structure) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=heap-data-structure#carryforward-flags-in-the-pull-request-comment) to find out more.

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