ardalis / GuardClauses

A simple package with guard clause extensions.
MIT License
3.06k stars 270 forks source link

Bump altcover from 8.6.14 to 8.6.45 #269

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps altcover from 8.6.14 to 8.6.45.

Release notes

Sourced from altcover's releases.

Habu series release 21

8.6.45

  • [BUGFIX] Issue #179 - Improve and strengthen the heuristic for locating dependent assemblies, possibly slightly speeding the look-up in the process by eliminating potentially duplicated effort.

Habu series release 20

8.6.40 (Habu series release 20)

  • [BUGFIX] Issue #178 - possible NRE when instrumenting woven code e.g. using Fody
  • [AvaloniaVisualizer] Now requires net5.0 or later
  • Supports Fake 6.0.0. This is probably the last release that will support earlier versions, as 5.23.1 is almost 6 months old.
  • Supports net8.0 previews 1,2 (so far, no nasty surprises like with the 7.0.100 release)
Changelog

Sourced from altcover's changelog.

8.6.45 (Habu series release 21)

  • [BUGFIX] Issue #179 - Improve and strengthen the heuristic for locating dependent assemblies, prossibly slightly speeding the look-up in the process by eliminating potentially duplicated effort.

8.6.40 (Habu series release 20)

  • [BUGFIX] Issue #178 - possible NRE when instrumenting woven code e.g. using Fody
  • [AvaloniaVisualizer] Now requires net5.0 or later
  • Supports Fake 6.0.0. This is probably the last release that will support earlier versions, as 5.23.1 is almost 6 months old.
  • Supports net8.0 previews 1,2 (so far, no nasty surprises like with the 7.0.100 release)
Commits


Dependabot compatibility score

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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Ardalis.GuardClauses 95% 96% 128
Summary 95% (217 / 229) 96% (100 / 104) 128
dependabot[bot] commented 1 year ago

Superseded by #278.