fsprojects / FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)
https://fsprojects.github.io/FSharp.Formatting/
Other
462 stars 155 forks source link

Bump Ionide.Analyzers from 0.4.0 to 0.5.0 #881

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps Ionide.Analyzers from 0.4.0 to 0.5.0.

Release notes

Sourced from Ionide.Analyzers's releases.

November 23 Release

0.5.0

Changed

  • Reworks ReplaceOptionGetWithGracefulHandlingAnalyzer to handle ValueOption's and .Value member access. #33
  • Reworks SquareBracketArrayAnalyzer to handle all generic types that should be postfixed. #39
  • Update FSharp.Analyzers.SDK to 0.21.0. #45

Special thanks to @​nojaf and @​sheridanchris!

https://www.nuget.org/packages/Ionide.Analyzers/0.5.0

Changelog

Sourced from Ionide.Analyzers's changelog.

0.5.0 - 2023-11-23

Changed

  • Reworks ReplaceOptionGetWithGracefulHandlingAnalyzer to handle ValueOption's and .Value member access. #33
  • Reworks SquareBracketArrayAnalyzer to handle all generic types that should be postfixed. #39
  • Update FSharp.Analyzers.SDK to 0.21.0. #45
Commits
  • 4516c05 Merge pull request #45 from nojaf/bump-sdk
  • 27ecc68 Don't use local SDK silly.
  • 183d017 Add Changelog entry
  • 9d41e41 Merge branch 'main' into bump-sdk
  • 9cae655 Update Analyzer SDK and move to 8.0.100 stable
  • 460f992 Merge pull request #43 from ionide/dependabot/nuget/fsdocs-tool-20.0.0-alpha-013
  • d0a72ba Bump fsdocs-tool from 20.0.0-alpha-012 to 20.0.0-alpha-013
  • cee1fcb Merge pull request #42 from ionide/dependabot/nuget/fsdocs-tool-20.0.0-alpha-012
  • 3ffe993 Bump fsdocs-tool from 20.0.0-alpha-011 to 20.0.0-alpha-012
  • 4fef1ed Merge pull request #39 from sheridanchris/postfix-generics-analyzer
  • 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 show 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)
dependabot[bot] commented 7 months ago

Looks like Ionide.Analyzers is up-to-date now, so this is no longer needed.