Skip to content

Bump altcover from 8.3.838 to 9.0.102#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Source/NoUpdates/NoUpdates.BL.Tests/altcover-9.0.102
Open

Bump altcover from 8.3.838 to 9.0.102#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Source/NoUpdates/NoUpdates.BL.Tests/altcover-9.0.102

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Updated altcover from 8.3.838 to 9.0.102.

Release notes

Sourced from altcover's releases.

9

3.5.580

  • [NEW] AltCover.Visualizer tool for .net framework and mono (for .net framework, needs GTK#​2.12.xx installed separately -- see https://www.mono-project.com/download/stable/)
  • -p|--pathFilter (-PathFilter, PathFilter="string[]", /p:AltCoverPathFilter=...) option to specify regexes to select source files to ignore on the basis of their full path; distinct from the --fileFilter option which works on the file name alone. The distinction is that you'd use -p to exclude your folder $(SolutionRoot)Generated, and -f to exclude your .g.cs files wherever they are.
  • [BUGFIX] Issue #​28 --in OpenCover format, don't emit empty (no uid= attribute)FileRef tags for methods that aren't being instrumented.
  • [BUGFIX] Related degenerate case handling in ConvertTo-BarChart, ConvertTo-LCov and ConvertTo-Cobertura : these operations could fail for some legitimate corner cases found in OpenCover files (fixed in code shared with the Visualizer in the course of Visualizer testing)

8.9.3

8.9.3

  • Add -p/--package and equivalents to specify package roots for Cobertura output for all coverage collection methods, plus the PowerShell ConvertTo-Cobertura cmdlet
  • [ADVISORY] The Fake.build related assemblies (in the altcover.api and altcover.fake packages) support Fake 6.1.0
  • [PERFORMANCE] revise the OpenCover to LCov conversion to speed the mapping of methods from source files.

8.8.165

8.8.165 (Habu series release 31)

  • [ADVISORY] the Fake.build related assemblies (in the altcover.api and altcover.fake packages), and the Avalonia 0.10-based visualizer, rely on components with known vulnerabilities. The Fake.build project appears nigh-moribund so has not released an update, whereas Avalonia 11 completely rewrites all the earlier APIs and has not documented anything to assist in the rewrite of the application.
  • [BUGFIX] Issue #​197 - correctly split file paths in the Cobertura output
  • [NET9 preparation] Recode the recorder into C# as compiler/build target changes in F#​9 make maintaining net2.0 compatibility in F# too much bother.

8.8.74

8.8.74

  • [BUGFIX] Issue #​222 - distinguish methods differing only in number of generic parameters (JSON and cobertura in particular, but with small changes for all all output formats)
  • [BUGFIX] Issue #​223 - handle degenerate source paths for Cobertura output

8.8.53

8.8.53

  • [BUGFIX] Fix summary data for --outputFile option
  • [BUGFIX] Fix interaction of --zipFile prepare option and --outputFile collect option
  • [BUGFIX] Issue #​220 - improve dependency resolution to the GAC

Full Changelog: SteveGilham/altcover@release/v8.8.21...release/v8.8.53

8.8.21

8.8.21

  • [BREAKING; BUGFIX] Issue #​206 : Update to net6+ for dotnet test integration and respect the $(IsTestProject) setting from the Microsoft.NET.Test.Sdk package.
  • Simplify the use of the AltCover MSBuild tasks via the associated package-level .targets file by not even including the VSTest integration unless both '$(AltCover)' == 'true' AND '$(IsTestProject)' == 'true'.
  • Mitigate instances of System.IO.IOException: The process cannot access the file '[coverage report]' because it is being used by another process.
  • Explicitly add GAC locations to the paths inspected for dependency resolution

8.6.48

8.6.48

  • [BUGFIX] Correctly package the visualizer for net5.0, as well as building it against the later platform

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 show <dependency name> 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)

---
updated-dependencies:
- dependency-name: altcover
  dependency-version: 9.0.102
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants