dadrus / heimdall

A cloud native Identity Aware Proxy and Access Control Decision service
https://dadrus.github.io/heimdall/
Apache License 2.0
132 stars 14 forks source link

chore: update peter-evans/create-pull-request action to v7.0.2 #1782

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
peter-evans/create-pull-request action patch v7.0.1 -> v7.0.2

Release Notes

peter-evans/create-pull-request (peter-evans/create-pull-request) ### [`v7.0.2`](https://redirect.github.com/peter-evans/create-pull-request/releases/tag/v7.0.2): Create Pull Request v7.0.2 [Compare Source](https://redirect.github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.2) ⚙️ Fixes an issue with commit signing when a change was detected as being a rename or copy. #### What's Changed - build(deps-dev): bump [@​types/node](https://redirect.github.com/types/node) from 18.19.48 to 18.19.50 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/3320](https://redirect.github.com/peter-evans/create-pull-request/pull/3320) - build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/peter-evans/create-pull-request/pull/3319](https://redirect.github.com/peter-evans/create-pull-request/pull/3319) - fix: disable diff detection for renames and copies by [@​peter-evans](https://redirect.github.com/peter-evans) in [https://github.com/peter-evans/create-pull-request/pull/3330](https://redirect.github.com/peter-evans/create-pull-request/pull/3330) **Full Changelog**: https://github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.29%. Comparing base (c12f5ea) to head (17d6064). Report is 1 commits behind head on release.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #1782 +/- ## =========================================== + Coverage 89.26% 89.29% +0.03% =========================================== Files 270 270 Lines 8876 8876 =========================================== + Hits 7923 7926 +3 + Misses 702 701 -1 + Partials 251 249 -2 ```

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