DevBetterCom / DevBetterWeb

A simple web application for devBetter
https://devbetter.com/
137 stars 56 forks source link

Bump altcover from 8.6.68 to 8.8.10 #1279

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps altcover from 8.6.68 to 8.8.10.

Release notes

Sourced from altcover's releases.

Habu series release 27

8.8.1

  • [BUGFIX] Add Json member to the report format enumerations for the typesafe API and for the InvokeAltCover cmdlet.
  • [BUGFIX] [Issue #214](SteveGilham/altcover#214) - patch Mono.Cecil to use FIPS compliant algorithm
  • [Enhancement] [Discussion #206](https://github.com/SteveGilham/altcover/discussions/206), maybe also [Issue #203](SteveGilham/altcover#203) : Option --portable and equivalent APIs to place the coverage report file and related coverage data in the same folder as the recorder assembly, wherever that might be, allowing the whole instrumented folder structure to be moved into another file structure (e.g. different machine, different OS).

Habu series release 26

8.7.3 (Habu series release 26)

  • [Enhancement] Discussion 202 : More careful tidying of temporary .runsettings files, fixing long-standing errors of both commission and omission.
  • [Enhancement] Discussion 199 : Add /p:AltCoverOutputRoot=[path] and associated APIs for dotnet test command line creation. The [path] is a directory to be used instead of $(TargetDir) for the relative placing of the instrumented or saved files. The use-case here is when $(TargetDir) is close to MAX_PATH and the generated sub-folders would overflow that limit.

Habu series release 25

8.6.125

  • [BUGFIX] Issue 197 : Update [InternalsVisibleTo] references during instrumentation. Finally fixing an issue that's been there since 2010!

Habu series release 24

8.6.95

  • Built with and supports net8.0 release
  • Other dependency updates.
  • Minor housekeeping changes, but no actual new features.
Changelog

Sourced from altcover's changelog.

Previously

8.6.125 (Habu series release 25)

  • [BUGFIX] Issue 197 : Update [InternalsVisibleTo] references during instrumentation. Finally fixing an issue that's been there since 2010!

8.6.95 (Habu series release 24)

  • Built with and supports net8.0 release
  • Other dependency updates.
  • Minor housekeeping changes, but no actual new features.
Commits
  • 9d0f1c4 Merge branch 'master' into release/Habu
  • 796b419 [skip ci] Update release notes
  • c6716a6 Build with locally patched version of Cecil for FIPS complicance
  • 8489283 Fix pebkac
  • cb49107 Portable - Operational positive test and consequences
  • e9e3813 Unit testing and negative operational testing complete.
  • a898fa7 --portable option - negative testing only; 5/6 uncovered lines
  • bd496d2 Indirect the report file path
  • b96eeea fantomas
  • 2bbf4f8 Update release notes and bump minor version
  • 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)