decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
443 stars 133 forks source link

fix(deps): update dependency express-handlebars to v8 #1429

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-handlebars ^7.1.2 -> ^8.0.0 age adoption passing confidence

Release Notes

express-handlebars/express-handlebars (express-handlebars) ### [`v8.0.1`](https://redirect.github.com/express-handlebars/express-handlebars/blob/HEAD/CHANGELOG.md#801-2024-08-07) [Compare Source](https://redirect.github.com/express-handlebars/express-handlebars/compare/v8.0.0...v8.0.1) ##### Bug Fixes - remove module type ([#​857](https://redirect.github.com/express-handlebars/express-handlebars/issues/857)) ([efca370](https://redirect.github.com/express-handlebars/express-handlebars/commit/efca37028ba2af18310400e2f8be87842e17d6b1)) ### [`v8.0.0`](https://redirect.github.com/express-handlebars/express-handlebars/blob/HEAD/CHANGELOG.md#800-2024-08-07) [Compare Source](https://redirect.github.com/express-handlebars/express-handlebars/compare/v7.1.3...v8.0.0) ##### Bug Fixes - require node v20 ([#​854](https://redirect.github.com/express-handlebars/express-handlebars/issues/854)) ([cb0358e](https://redirect.github.com/express-handlebars/express-handlebars/commit/cb0358e15f574e438f40726f9a1683e1c9052522)) ##### BREAKING CHANGES - minimum node v20 #### [7.1.3](https://redirect.github.com/express-handlebars/express-handlebars/compare/v7.1.2...v7.1.3) (2024-06-19) ##### Bug Fixes - **deps:** update dependency glob to ^10.4.2 ([#​782](https://redirect.github.com/express-handlebars/express-handlebars/issues/782)) ([676a537](https://redirect.github.com/express-handlebars/express-handlebars/commit/676a537cb5d1b84b8efe8881a8629e2106a65f25)) #### [7.1.2](https://redirect.github.com/express-handlebars/express-handlebars/compare/v7.1.1...v7.1.2) (2023-08-08) ##### Bug Fixes - use types from handlebars for helpers ([#​617](https://redirect.github.com/express-handlebars/express-handlebars/issues/617)) ([bc38da4](https://redirect.github.com/express-handlebars/express-handlebars/commit/bc38da4199cdc450dd84537c0515da475ef0d6ad)) #### [7.1.1](https://redirect.github.com/express-handlebars/express-handlebars/compare/v7.1.0...v7.1.1) (2023-08-02) ##### Bug Fixes - **deps:** update dependency handlebars to ^4.7.8 ([#​616](https://redirect.github.com/express-handlebars/express-handlebars/issues/616)) ([54ef900](https://redirect.github.com/express-handlebars/express-handlebars/commit/54ef9006ad1dd425a166bd4f1fdd08aa0911dc19)) ### [`v7.1.3`](https://redirect.github.com/express-handlebars/express-handlebars/blob/HEAD/CHANGELOG.md#713-2024-06-19) [Compare Source](https://redirect.github.com/express-handlebars/express-handlebars/compare/v7.1.2...v7.1.3) ##### Bug Fixes - **deps:** update dependency glob to ^10.4.2 ([#​782](https://redirect.github.com/express-handlebars/express-handlebars/issues/782)) ([676a537](https://redirect.github.com/express-handlebars/express-handlebars/commit/676a537cb5d1b84b8efe8881a8629e2106a65f25))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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

Codecov Report

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

Please upload report for BASE (next@fd2f66f). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #1429 +/- ## ======================================= Coverage ? 89.69% ======================================= Files ? 177 Lines ? 26937 Branches ? 2228 ======================================= Hits ? 24161 Misses ? 2776 Partials ? 0 ```

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