Skip to content
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

Bump FSharp.Core and Fantomas.FCS #167

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps FSharp.Core and Fantomas.FCS. These dependencies needed to be updated together.
Updates FSharp.Core from 9.0.100 to 8.0.100

Release notes

Sourced from FSharp.Core's releases.

.NET 7.0.3

Release

.NET 6.0.11

Release

.NET 6.0.6

Release

.NET 6.0.5

Release

.NET 5.0.8

Release

Commits

Updates Fantomas.FCS from 6.2.3 to 7.0.0

Release notes

Sourced from Fantomas.FCS's releases.

January 10th Release

7.0.0 Spillways - 01/2025

Miscellaneous

  • Stable release.

Special thanks to @​nojaf!

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

October 29th Release

6.3.16

Fixed

  • Idempotency problem when calling multi-line discriminated union with generic type parameter. #3132

Special thanks to @​Leaxe and @​nojaf!

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

September 14th Release

6.3.15

Fixed

  • Non needed parentheses are added around lambda call from tuple/members #3082

Special thanks to @​johnW-ret!

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

September 14th Release

6.3.14

Fixed

  • Idempotency problem when _.Property shorthand with record value. #3120

Special thanks to @​AsmusAB!

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

September 10th Release

6.3.13

Fixed

  • Idempotency problem when adding members to a single case union without a pipe #3102

... (truncated)

Changelog

Sourced from Fantomas.FCS's changelog.

7.0.0 - 2025-01-10

Miscellaneous

  • Stable release.

7.0.0-beta-001 - 2024-12-30

Miscellaneous

  • Stable API of v7, no more breaking changes going forward.

7.0.0-alpha-004 - 2024-12-12

Fixed

  • (Empty/NoEmpty)-bodied named computation expression produces inconsistent formatting. #3140

7.0.0-alpha-003 - 2024-11-29

Removed

  • setting MaxDotGetExpressionWidth. #3138

7.0.0-alpha-002 - 2024-11-02

Changed

  • Unary operators: inconsistent formatting when arg is literal vs variable. #3131

7.0.0-alpha-001 - 2024-09-16

Added

  • Add initial support for Nullness syntax. #3118

Changed

  • Update FCS to 'Add trivia to Nullness nodes in SyntaxTree', commit 836d4e0603442d6053c8d439993a022501cae494 #3118

6.3.16 - 2024-10-29

Fixed

  • Idempotency problem when calling multi-line discriminated union with generic type parameter. #3132

6.3.15 - 2024-09-14

Fixed

  • Non needed parentheses are added around lambda call from tuple/members. #3082

6.3.14 - 2024-09-14

Fixed

  • Idempotency problem when _.Property shorthand with record value. #3120

6.3.13 - 2024-09-10

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [FSharp.Core](https://github.com/dotnet/fsharp) and [Fantomas.FCS](https://github.com/fsprojects/fantomas). These dependencies needed to be updated together.

Updates `FSharp.Core` from 9.0.100 to 8.0.100
- [Release notes](https://github.com/dotnet/fsharp/releases)
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md)
- [Commits](https://github.com/dotnet/fsharp/commits)

Updates `Fantomas.FCS` from 6.2.3 to 7.0.0
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](fsprojects/fantomas@v6.2.3...v7.0.0)

---
updated-dependencies:
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Fantomas.FCS
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2025 21:49
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants