jstedfast / MailKit

A cross-platform .NET library for IMAP, POP3, and SMTP.
http://www.mimekit.net
MIT License
6.04k stars 809 forks source link

Bump AltCover from 8.7.3 to 8.8.10 #1743

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps AltCover from 8.7.3 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).
Changelog

Sourced from AltCover's changelog.

8.8.10 (Habu series release 27)

  • [BUGFIX] Add Json member to the report format enumerations for the typesafe API and for the InvokeAltCover cmdlet.
  • [BUGFIX] Issue #214 : patch Mono.Cecil to use FIPS compliant algorithm
  • [Enhancement] Discussion #206, maybe also Issue #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).
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)