ionide / ionide-analyzers

http://ionide.io/ionide-analyzers/
MIT License
6 stars 7 forks source link

Bump FSharp.Analyzers.SDK.Testing from 0.20.0 to 0.20.1 #30

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps FSharp.Analyzers.SDK.Testing from 0.20.0 to 0.20.1.

Release notes

Sourced from FSharp.Analyzers.SDK.Testing's releases.

v0.20.1

Fixed

Changelog

Sourced from FSharp.Analyzers.SDK.Testing's changelog.

[0.20.1] - 2023-11-14

Fixed

Commits
  • a2c018f Merge pull request #161 from nojaf/more-sig-walking
  • 069287d Walk SynModuleSigDecl.NestedModule
  • 651ca2e Walk UnionCase in SynModuleSigDecl.Exception
  • 40c9b51 Add changelog entry
  • 88c743f Walk SynModuleSigDecl.Types
  • 6ee40d2 Merge pull request #139 from nojaf/msbuild-package
  • 67e5ec4 Apply suggestions from code review
  • 31c0b6e Merge pull request #160 from ionide/dependabot/nuget/Microsoft.NET.Test.Sdk-1...
  • 3809ac9 Rename fsx to md
  • 862fa4f Minor tweaks.
  • 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)
nojaf commented 9 months ago

@dependabot rebase