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 fantomas to v6.0.3 #127

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
fantomas (source) nuget patch 6.0.1 -> 6.0.3

Release Notes

fsprojects/fantomas ### [`v6.0.3`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​603---2023-05-14) ##### Fixed - Preserves quotes around type parameter names. [#​2875](https://togithub.com/fsprojects/fantomas/issues/2875) - Additional whitespace for LineCommentAfterSourceCode when last character is a `,`. [#​2589](https://togithub.com/fsprojects/fantomas/issues/2589) - Tupled parameter wrapped in conditional directive. [#​2877](https://togithub.com/fsprojects/fantomas/issues/2877) ##### Changed - Update FCS to 'Add commas to tuple pat and simple pats', commit [`e267bb9`](https://togithub.com/fsprojects/fantomas/commit/e267bb9f8d590feed1b94b469d78cfce61afecad) ### [`v6.0.2`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​602---2023-05-05) ##### Fixed - Incorrect indentation of compiler-conditional accessibility modifier for module definition. [#​2867](https://togithub.com/fsprojects/fantomas/issues/2867) - Comment above the record bracket beaks formatting when MultilineBracketStyle is Stroustrup. [#​2871](https://togithub.com/fsprojects/fantomas/issues/2871)

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 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8caf1e1). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #127   +/-   ##
=========================================
  Coverage          ?   76.66%           
=========================================
  Files             ?        9           
  Lines             ?      677           
  Branches          ?       39           
=========================================
  Hits              ?      519           
  Misses            ?      131           
  Partials          ?       27           
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš  Warning: custom changes will be lost.