Skip to content

chore(deps): bump fgrosse/go-coverage-report from 1.2.0 to 1.3.0 in the go-tooling group#141

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/develop/go-tooling-4c6a0851f3
Open

chore(deps): bump fgrosse/go-coverage-report from 1.2.0 to 1.3.0 in the go-tooling group#141
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/develop/go-tooling-4c6a0851f3

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-tooling group with 1 update: fgrosse/go-coverage-report.

Updates 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.

[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
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from a team as a code owner March 13, 2026 13:52
Bumps the go-tooling group with 1 update: [fgrosse/go-coverage-report](https://github.com/fgrosse/go-coverage-report).


Updates `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@v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/develop/go-tooling-4c6a0851f3 branch from 6254e17 to 4c71aba Compare March 16, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants