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 v5.2.1 #112

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 minor 5.0.6 -> 5.2.1

Release Notes

fsprojects/fantomas ### [`v5.2.1`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​521---2023-02-04) ##### Fixed - Conditional defines around selfIdentifier in implicit type constructor. [#​2733](https://togithub.com/fsprojects/fantomas/issues/2733) - Insert extra spaces around index between method calling and member variable accessing. [#​2760](https://togithub.com/fsprojects/fantomas/issues/2760) - Exception caused by long line over 80 characters including method calling and member indexing. [#​2761](https://togithub.com/fsprojects/fantomas/issues/2761) ##### Changed - Update FCS to 'Add SynMemberDefnImplicitCtorTrivia', commit [`924a64e`](https://togithub.com/fsprojects/fantomas/commit/924a64e8e40c840f05fbe7113796f267dd603282) ### [`v5.2.0`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​520---2023-01-19) ##### Fixed - Optional constructor arguments are lost. [#​2718](https://togithub.com/fsprojects/fantomas/issues/2718) - Bad format result with SynExpr.DotSet. [#​2000](https://togithub.com/fsprojects/fantomas/issues/2000) - Empty nested module. [#​2721](https://togithub.com/fsprojects/fantomas/issues/2721) - Optional parameter lost backticks. [#​2731](https://togithub.com/fsprojects/fantomas/issues/2731) ### [`v5.1.5`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​515---2022-12-22) ##### Fixed - Call ignoreFile.IsIgnored with absolute path. [#​2656](https://togithub.com/fsprojects/fantomas/pull/2656) ### [`v5.1.4`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​514---2022-11-30) ##### Fixed - Indenting problem with `match` workaround for single-line stroustrup expressions [#​2586](https://togithub.com/fsprojects/fantomas/issues/2586) ### [`v5.1.3`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​513---2022-11-14) ##### Fixed - Idempotency problem with anonymous types in discriminated unions. [#​2621](https://togithub.com/fsprojects/fantomas/issues/2621) ### [`v5.1.2`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​512---2022-11-09) ##### Changed - Update to newer Fantomas.Client. [#​2617](https://togithub.com/fsprojects/fantomas/issues/2617) ### [`v5.1.1`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​511---2022-11-07) ##### Fixed - Comment is removed when using array index access syntax, without a leading dot. [#​2611](https://togithub.com/fsprojects/fantomas/issues/2611) - Interface in object expression is not printed. [#​2604](https://togithub.com/fsprojects/fantomas/issues/2604) ### [`v5.1.0`](https://togithub.com/fsprojects/fantomas/blob/HEAD/CHANGELOG.md#​510---2022-11-04) ##### Changed - Official release.

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.

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.