poseidon-framework / poseidon-hs

A toolset to work with modular genotype databases in the Poseidon format
https://poseidon-framework.github.io/#/trident
MIT License
7 stars 2 forks source link

Bump 8c6794b6/hpc-codecov-action from 3 to 4 #295

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps 8c6794b6/hpc-codecov-action from 3 to 4.

Release notes

Sourced from 8c6794b6/hpc-codecov-action's releases.

v4.0.0

Added

  • expr_only input parameter to generate report from expressions only, ignores coverage data of branches and top-level functions.

  • ignore_dittos input parameter to ignore some of the compiler generated source codes, including record field functions, some of the type class names in derived instance, and top-level TemplateHaskell splices.

Changed

  • Update the hpc-codecov version to 0.6.0.0
  • Update package dependencies from npm.
Changelog

Sourced from 8c6794b6/hpc-codecov-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

v4.0.0 - 2024-04-26

Added

  • expr_only input parameter to generate report from expressions only, ignores coverage data of branches and top-level functions.

  • ignore_dittos input parameter to ignore some of the compiler generated source codes, including record field functions, some of the type class names in derived instance, and top-level TemplateHaskell splices.

Changed

  • Update the hpc-codecov version to 0.6.0.0
  • Update package dependencies from npm.

v3.0.0 - 2023-11-02

Added

  • format input parameter to specify the report output format generated by the hpc-codecov executable.

Changed

  • Update the hpc-codecov version to 0.5.0.0
  • Update the node version to run the action from node16 to node20.
  • Update package dependencies from npm.

v2.0.2 - 2023-07-11

Changed

  • Use hpc-codecov 0.4.0.0.

... (truncated)

Commits
  • 126a4cc Update hpc-codecov-action version to v4 in example
  • eb0823f Update CHANGELOG for v4.0.0
  • b266147 Update CHANGELOG
  • 8807ed3 Update hpc-codecov to 0.6.0.0
  • ed5c23b Bump esbuild from 0.20.0 to 0.20.2
  • 08b36bf Remove unused files
  • 65c0e96 Use registry instead of url
  • 4642ea0 Upgrade spago to 0.93.24
  • df83ef3 Update generated JS files under "dist" directory
  • 4aa08c7 Update codecov-action to v4
  • 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)