FsHttp
FsHttp copied to clipboard
Bump FSharp.Data and FSharp.Core
Bumps FSharp.Data and FSharp.Core. These dependencies needed to be updated together.
Updates FSharp.Data from 6.3.0 to 6.4.0
Commits
06a3801Update to 6.4.08a6688fMerge pull request #1497 from Thorium/provided-types-updateefc6ab4Merge branch 'main' into provided-types-update937980cMerge pull request #1495 from Thorium/fsharp-core-610f7da1Merge branch 'main' into fsharp-core-67792f38Merge branch 'main' into provided-types-update69dfe0eMerge pull request #1493 from Thorium/fix1466d1e479fMerge pull request #1492 from Thorium/fsharplint-fixesc826f66Merge branch 'main' into fsharp-core-6ed0df4bMerge branch 'main' into fsharplint-fixes- Additional commits viewable in compare view
Updates FSharp.Core from 5.0.2 to 6.0.1
Changelog
Sourced from FSharp.Core's changelog.
FSharp.Core 5.0.2
- [Fix #11143 - FSharp.Core 5.0.1 should not have FSharp.Core.xml in contentFiles #11160](dotnet/fsharp#11160)
FSharp.Core 5.0.1
- Performance improvement to core collections Map by Victor Baybekov
FSharp tools 12.0.0
FSharp tools 11.0.1
- Significant improvements to the performance of code making heavy use of closures at runtime
- Warnings for mismatched parameter names between signature and implementation files
- Warnings for incorrect XML documentation files are turned on by default
- Big performance gains in tools for codebases with F# signature files
- Improved responsiveness for most IDE features
- Signature Help for F# function calls
- .NET 5 scripting for Visual Studio
- Add ConvertToAnonymousRecord quick fix #10493
- Add UseMutationWhenValueIsMutable code fix #10488
- Add MakeDeclarationMutable code fix #10480
- Add ChangeToUpcast code fix #10463
- Add AddMissingEqualsToTypeDefinition code fixer #10470
- Tag items in tooltips consistenly with respect to document classification. #9563
- Add ConvertToSingleEqualsEqualityExpression code fix #10462
- Turn XML doc and SigImpl mismatch warnings on by default #10457
- Add ChangeRefCellDerefToNotExpression code fixer #10469
- Add WrapExpressionInParentheses code fix #10460
- Add ChangePrefixNegationToInfixSubtraction code fixeroo #10471
- Fix generic overloads with nullable #10582
- Resolve issue with implicit yields requiring Zero #10556, by Ryan Coy
- Fix issue10550 FSI accessing System.Configuration. #10572
- Add field names to ILNativeType.Custom. #10567, by Scott Hutchinson
- Add field names to the ILExceptionClause.FilterCatch constructor. #10559, by Scott Hutchinson
- Fix completion with backticks, underscores, numbers #10500, by zanaptak
- Emitting IsReadOnly/In attributes on abstract properties #10542
- Disable partial type checking when getting full results for a file #10448
- Fix unused open type declaration detection #10510, by André Slupik
FSharp Compiler Service 41.0.0
FSharp Compiler Service 40.0.0
This is a second big update to FCS. There are significant trimmings and renamings of the API and gets it close to a more permanent form:
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.