fsprojects / fantomas-tools

Collection of tools used when developing for Fantomas
https://fsprojects.github.io/fantomas-tools/
MIT License
34 stars 8 forks source link

Bump Fantomas.Core from 6.1.1 to 6.1.2 in /src/server/FantomasOnlineV6 #585

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Fantomas.Core from 6.1.1 to 6.1.2.

Release notes

Sourced from Fantomas.Core's releases.

July 23rd Release

6.1.2

Changed

  • Update FCS to 'Add trivia information to SynConst.Measure', commit 7b5e12842d673b7daa467e0091378bf4acc95e4f

Fixed

  • Left out lhs in SynMeasure.Divide should not be restored as SynMeasure.One. #2926
  • Block comments in measure are lost or restored twice and in wrong place. #2927

Special thanks to @​dawedawe and @​nojaf!

https://www.nuget.org/packages/fantomas/6.1.2

Changelog

Sourced from Fantomas.Core's changelog.

6.1.2 - 2023-07-23

Changed

  • Update FCS to 'Add trivia information to SynConst.Measure', commit 7b5e12842d673b7daa467e0091378bf4acc95e4f

Fixed

  • Left out lhs in SynMeasure.Divide should not be restored as SynMeasure.One. #2926
  • Block comments in measure are lost or restored twice and in wrong place. #2927
Commits
  • 08a5245 Merge pull request #2925 from dawedawe/add_measure_trivia
  • 6cb2a6d changelog for release
  • cbccca7 start to fix block comments in measures
  • 88c9b9f - update fcs to 'Add trivia information to SynConst.Measure', commit 7b5e1284...
  • aff9da8 use optSingle
  • de69f50 use "creationAide.TextFromSource" for SynRationalConst.Integer
  • 019e8f1 - make use of new trivia information of SynConst.Measure
  • 41fe8d6 Merge pull request #2923 from dawedawe/silence_preview_warnings
  • 4817adc silence lang preview warnings
  • See full diff 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)