exercism / fsharp-test-runner

GNU Affero General Public License v3.0
4 stars 9 forks source link

Bump Fantomas from 4.5.12 to 4.6.0 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Fantomas from 4.5.12 to 4.6.0.

Release notes

Sourced from Fantomas's releases.

January Release

4.6.0 "Hunter's Moon" - 01/2022

  • Unify Fantomas versions across editors. #1844
  • Update formatting types in signatures (See fslang-design). #1994
  • Feature Editor.config: insert_final_newline. #2002
  • Read editorconfig settings before overwriting settings with request configuration. #2006
  • Expose configuration documentation in Fantomas.Daemon #1956
  • Update FCS to 41.0.1 #1949
  • Wider default fsharp_max_value_binding_width. #1947
  • Update FCS to 41.0.0-preview.21472.3 #1927
  • Update record should indent from the curly brace instead of the identifier. #1876
  • Update style of lambda argument. #1871
  • Update to FCS 40.0.1-preview.21352.5
  • Fix Comment lost between attribute and nested module #2016
  • Fix Incorrect new array indexing formatting. #1985
  • Fix Idempotency problem when exception definition used in signature file. #1974
  • Fix Create parsingOption via CodeFormatterImpl helper. #1946
  • Fix Explicit call of active pattern fails. #1937
  • Fix Idempotency problem when destructing a record inside a lambda argument. #1922
  • Fix Exception with boolean constant in #if. #2013

Special thanks to @​baronfel, @​deviousasti, @​dsyme, @​Smaug123, @​c-rindi, @​jgiannuzzi and @​stackedsax.

https://www.nuget.org/packages/fantomas-tool/4.6.0

Changelog

Sourced from Fantomas's changelog.

4.6.0 - 01/2022

  • Unify Fantomas versions across editors. #1844
  • Update formatting types in signatures (See fslang-design). #1994
  • Feature Editor.config: insert_final_newline. #2002
  • Read editorconfig settings before overwriting settings with request configuration. #2006
  • Expose configuration documentation in Fantomas.Daemon #1956
  • Update FCS to 41.0.1 #1949
  • Wider default fsharp_max_value_binding_width. #1947
  • Update FCS to 41.0.0-preview.21472.3 #1927
  • Update record should indent from the curly brace instead of the identifier. #1876
  • Update style of lambda argument. #1871
  • Update to FCS 40.0.1-preview.21352.5
  • Fix Comment lost between attribute and nested module #2016
  • Fix Incorrect new array indexing formatting. #1985
  • Fix Idempotency problem when exception definition used in signature file. #1974
  • Fix Create parsingOption via CodeFormatterImpl helper. #1946
  • Fix Explicit call of active pattern fails. #1937
  • Fix Idempotency problem when destructing a record inside a lambda argument. #1922
  • Fix Exception with boolean constant in #if. #2013
Commits
  • 6d72195 Add release notes for 4.6
  • 5910b96 Preserve trivia after attributes before name of nested module. Fixes #2016. (...
  • e00366a Add release notes for 4.6.0-beta-001.
  • 881a743 Add support for insert_final_newline. (#2004)
  • 02e9e9d Take fsharp_max_value_binding_width into account.
  • b692d1c Stars at end 2 (#1994)
  • 556d6a4 Add release notes for 4.6.0-alpha-011.
  • c2efdfa Read editorconfig settings before overwriting settings with request configura...
  • 124d29a Verify if DOTNET_CLI_UI_LANGUAGE is already present. (#1997)
  • feea7ee Move IndexWithoutDotExpr higher in the genExpr pattern match. (#1995)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #77.