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

chore(deps): update dependency fantomas to 6.3.15 #152

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fantomas (source) 6.3.9 -> 6.3.15 age adoption passing confidence

Release Notes

fsprojects/fantomas (fantomas) ### [`v6.3.15`](https://redirect.github.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#6315---2024-09-14) ##### Fixed - Non needed parentheses are added around lambda call from tuple/members [#​3082](https://redirect.github.com/fsprojects/fantomas/issues/3082) ### [`v6.3.14`](https://redirect.github.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#6314---2024-09-14) ##### Fixed - Idempotency problem when \_.Property shorthand with record value. [#​3120](https://redirect.github.com/fsprojects/fantomas/issues/3120) ### [`v6.3.13`](https://redirect.github.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#6313---2024-09-10) ##### Fixed - Idempotency problem when adding members to a single case union without a pipe [#​3102](https://redirect.github.com/fsprojects/fantomas/issues/3102) ### [`v6.3.12`](https://redirect.github.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#6312---2024-09-05) ##### Fixed - Fantomas deletes attributes from getters. [#​3114](https://redirect.github.com/fsprojects/fantomas/issues/3114) ### [`v6.3.11`](https://redirect.github.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#6311---2024-08-16) ##### Fixed - F# Range Operator (..) with negative numbers produces invalid F# code and idempotent. [#​3105](https://redirect.github.com/fsprojects/fantomas/issues/3105) ### [`v6.3.10`](https://redirect.github.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#6310---2024-07-12) ##### Changed - Update FCS to 'Allow ParsedHashDirectives to take non string arguments', commit [`836d4e0`](https://redirect.github.com/fsprojects/fantomas/commit/836d4e0603442d6053c8d439993a022501cae494) [#​3096](https://redirect.github.com/fsprojects/fantomas/pull/3096) ##### Fixed - Regression with dot lambda args being pushed out too far. [#​3097](https://redirect.github.com/fsprojects/fantomas/issues/3097)

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 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[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.38%. Comparing base (9ebb0aa) to head (fec5444). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== + Coverage 77.54% 81.38% +3.84% ========================================== Files 9 9 Lines 677 677 Branches 38 38 ========================================== + Hits 525 551 +26 Misses 126 126 + Partials 26 0 -26 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/cognitedata/oryx/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cognitedata)