Skip to content

chore(deps): bump fgrosse/go-coverage-report from 1.2.0 to 1.3.0#211

Merged
tekton-robot merged 1 commit intomainfrom
dependabot/github_actions/fgrosse/go-coverage-report-1.3.0
Mar 16, 2026
Merged

chore(deps): bump fgrosse/go-coverage-report from 1.2.0 to 1.3.0#211
tekton-robot merged 1 commit intomainfrom
dependabot/github_actions/fgrosse/go-coverage-report-1.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps fgrosse/go-coverage-report from 1.2.0 to 1.3.0.

Release notes

Sourced from fgrosse/go-coverage-report's releases.

v1.3.0

Changelog

  • e12be79b245a19a6336fd404c85ee077c4806aa7 Add "EVENT_NAME" to Environment Variables (#58)
  • cbeb2ab2e32591d690337146ba02a911cc566f3f Add .envrc to .gitignore
  • 7ce711ced2d25d1fc704be9db6a3e4876c308181 Add RELEASING.md with release process documentation
  • 45c4605513a7da34acc945357da98b4025975536 Add exclude parameter to allow excluding some files from the report (#59)
  • 238549031ae3082c51e8e7527b38027d92bc3b15 Add graceful fallback for missing baseline coverage (#71)
  • 764680f6cbd0b3b85511abe1e3a8ab3789bc8d32 Add structured outputs to the GitHub Action (#74)
  • 3dda317b2b30882e21656aea68a284ed628e6452 Allow triggering Unit tests action manually
  • eb278fd345172149ffd82967c0e1a92547b9d621 Bump default version to v1.3.0 in action.yml and README
  • ae3204f4125161ae4a75780bdb57dec472bfd49c Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#66)
  • c3951d5d738d8cfe2b24d515f5b7d326c43341e0 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#49)
  • e70aa7d8ec6944f8e9577427ceddffce03641b87 Count statments after block deduplication (#72)
  • c30d794375892a2a971ef52261e8a3c46164e615 Release v1.3.0
  • 3756919a8520d1ba621e5fdbb86b6acda5e2f3a9 Update .gitignore
  • 19e74112621884a2f5f854789994e303f9d52dd9 Update CHANGELOG for #72
  • 319492983e62c45dcf8dd412cc99085ad4935a7a Update Go and golangci-lint versions in CI (#50)
  • a6ab3144486abf1db1573421a3c884bd4d5392fa Update goreleaser config to version 2
Changelog

Sourced from fgrosse/go-coverage-report'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

Nothing yet

v1.3.0 - 2026-03-11

  • Add event-name and target-branch inputs to support workflows triggered by events other than pushfgrosse/go-coverage-report#58
  • fgrosse/go-coverage-report#72
  • fgrosse/go-coverage-report#71
  • Add --excludefgrosse/go-coverage-report#59
  • Add structured outputs (total_coverage, coverage_delta, coverage_trend, total_statements, covered_statements, missed_statementsfgrosse/go-coverage-report#64

v1.2.0 - 2024-08-28

  • fgrosse/go-coverage-report#44

v1.1.1 - 2024-08-23

  • fgrosse/go-coverage-report#41

v1.1.0 - 2024-07-25

  • fgrosse/go-coverage-report#32
  • Add new skip-commentfgrosse/go-coverage-report#34
  • fgrosse/go-coverage-report#35

v1.0.2 - 2024-06-11

  • Fix issue when coverage artifact contains more files than just the coverage.txtfgrosse/go-coverage-report#25
  • Improve README.mdfgrosse/go-coverage-report#24fgrosse/go-coverage-report#15)

v1.0.1 - 2024-04-26

  • fgrosse/go-coverage-report#20

v1.0.0 - 2024-03-18

  • Initial release
Commits
  • cbeb2ab Add .envrc to .gitignore
  • a6ab314 Update goreleaser config to version 2
  • 7ce711c Add RELEASING.md with release process documentation
  • eb278fd Bump default version to v1.3.0 in action.yml and README
  • c30d794 Release v1.3.0
  • 764680f Add structured outputs to the GitHub Action (#74)
  • e12be79 Add "EVENT_NAME" to Environment Variables (#58)
  • 45c4605 Add exclude parameter to allow excluding some files from the report (#59)
  • 2385490 Add graceful fallback for missing baseline coverage (#71)
  • 3756919 Update .gitignore
  • 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 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 [fgrosse/go-coverage-report](https://github.com/fgrosse/go-coverage-report) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/fgrosse/go-coverage-report/releases)
- [Changelog](https://github.com/fgrosse/go-coverage-report/blob/main/CHANGELOG.md)
- [Commits](fgrosse/go-coverage-report@8c1d1a0...cbeb2ab)

---
updated-dependencies:
- dependency-name: fgrosse/go-coverage-report
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. labels Mar 16, 2026
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 16, 2026
Copy link
Member

@infernus01 infernus01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 16, 2026
@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: infernus01

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 16, 2026
@tekton-robot tekton-robot merged commit 629fcb9 into main Mar 16, 2026
26 checks passed
@tekton-robot tekton-robot deleted the dependabot/github_actions/fgrosse/go-coverage-report-1.3.0 branch March 16, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants