cognitedata / oryx

.NET Cross platform and highly composable middleware for building web request handlers in F#
Apache License 2.0
202 stars 10 forks source link

Update dependency paket to v8.0.3 #143

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
paket (source) 8.0.0 -> 8.0.3 age adoption passing confidence

Release Notes

fsprojects/Paket (paket) ### [`v8.0.3`](https://togithub.com/fsprojects/Paket/blob/HEAD/RELEASE_NOTES.md#803---2024-01-15) [Compare Source](https://togithub.com/fsprojects/Paket/compare/8.0.0...8.0.3) - Paket ignored the alias setting on SDK-based projects - [https://github.com/fsprojects/Paket/pull/4238](https://togithub.com/fsprojects/Paket/pull/4238) - Fixed net8.0-windows target issue - [https://github.com/fsprojects/Paket/pull/4242](https://togithub.com/fsprojects/Paket/pull/4242)

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 9 months ago

Codecov Report

Merging #143 (d3847d7) into master (e308165) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #143 +/- ## ======================================= Coverage 77.74% 77.74% ======================================= Files 9 9 Lines 692 692 Branches 41 41 ======================================= Hits 538 538 Misses 127 127 Partials 27 27 ```