Skip to content

Bump fantomas from 5.1.5 to 6.0.1 #227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps fantomas from 5.1.5 to 6.0.1.

Release notes

Sourced from fantomas's releases.

April 19th Release

6.0.1

Fixed

  • Invalid code: moved line comment. #2847

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

April 13th Release

6.0.0 Voltron - 04/2023

Dear all,

We are calling version 6, nicknamed Voltron, stable. The name Voltron was chosen for this release as many lions (OSS contributors) make one legendary Voltron (formatter)!

Notable end-user changes:

  • Control verbosity in the console output. #2627
  • Stroustrup styling. #1408
  • Parallel formatting #2624
  • Exposing the Oak API #2711
  • Adding the new Cursor API #2727

Some more details can be found in this blog post.

Special thanks to @​dawedawe, @​josh-degraw, @​edgarfgp, @​TheAngryByrd and @​DedSec256!

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

Full Changelog: fsprojects/fantomas@v5.2.4...v6.0.0

v6.0.0-beta-001

Fixed

  • If then expression inside object instantiation breaks when formatted. #2819
  • fsharp_space_before_colon not honored for return type info of explicit get, set. #2825
  • Fantomas is trying to format the input multiple times due to the detection of multiple defines. #2822

Changed

  • Update FCS to 'Add parser recovery for incomplete named pat pair', commit ba6647ebf5b94823c4d6fafd1e7d5f806d915ee0

Special thanks to @​nojaf

https://www.nuget.org/packages/fantomas/6.0.0-beta-001

v6.0.0-alpha-010

Fixed

... (truncated)

Changelog

Sourced from fantomas's changelog.

[6.0.1] - 2023-04-19

Fixed

  • Invalid code: moved line comment. #2847

[6.0.0] - 2023-04-13

Fixed

  • Trivia of ParseOak is not processed. #2834

[6.0.0-beta-001] - 2023-04-05

Fixed

  • If then expression inside object instantiation breaks when formatted. #2819
  • fsharp_space_before_colon not honored for return type info of explicit get, set. #2825
  • Fantomas is trying to format the input multiple times due to the detection of multiple defines. #2822

Changed

  • Update FCS to 'Add parser recovery for incomplete named pat pair', commit ba6647ebf5b94823c4d6fafd1e7d5f806d915ee0

[6.0.0-alpha-010] - 2023-04-03

Fixed

  • Fix a performance regression. #2820

[6.0.0-alpha-009] - 2023-03-31

Fixed

  • Adding space after prefix operator breaks code. #2796
  • Idempotency problem when comment after pattern match arrow and Stroustrup. #2806

[6.0.0-alpha-008] - 2023-03-27

Fixed

  • Nested multiline record with indent_size = 2. #2801
  • Idempotency problem when comment after opening brace in inherit record. #2803

[6.0.0-alpha-007] - 2023-03-27

Changed

  • CodeFormatter.FormatASTAsync returns a string. #2799
  • Cursor with defines. #2774

Removed

[6.0.0-alpha-006] - 2023-03-17

... (truncated)

Commits

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)

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.1.5 to 6.0.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v5.1.5...v6.0.1)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
@CaptnCodr CaptnCodr self-assigned this Apr 27, 2023
@CaptnCodr CaptnCodr mentioned this pull request Apr 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2023

Superseded by #232.

@dependabot dependabot bot closed this May 5, 2023
@dependabot dependabot bot deleted the dependabot/nuget/fantomas-6.0.1 branch May 5, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant