Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

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 <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)

Bumps [8c6794b6/hpc-codecov-action](https://github.com/8c6794b6/hpc-codecov-action) from 3 to 4.
- [Release notes](https://github.com/8c6794b6/hpc-codecov-action/releases)
- [Changelog](https://github.com/8c6794b6/hpc-codecov-action/blob/main/CHANGELOG.md)
- [Commits](8c6794b6/hpc-codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: 8c6794b6/hpc-codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2024
@nevrome nevrome merged commit a980809 into main Apr 29, 2024
2 checks passed
@nevrome nevrome deleted the dependabot/github_actions/8c6794b6/hpc-codecov-action-4 branch April 29, 2024 13:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant