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

build(deps): Bump github.com/matm/gocov-html from 0.0.0-20200509184451-71874e2e203b to 1.4.0 #524

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps github.com/matm/gocov-html from 0.0.0-20200509184451-71874e2e203b to 1.4.0.

Release notes

Sourced from github.com/matm/gocov-html's releases.

1.4.0

Features

  • Add CLI support for coverage thresholds with -cmin and -cmax. #43

Various

  • refac: remove pkg/types package. #51
  • refac: faster and cleaner code generator. #52

1.3.1

Please forget the breaking change introduced in 1.3.0. This version falls back to building using

$ go install github.com/matm/gocov-html/cmd/gocov-html@latest

Features

  • Add reverse order CLI flag. #41

Bug Fixes

  • Version the generated files and restore the go install command. #47
  • Fix clean target in Makefile. #49

Various

  • Add a tiny Dockerfile showing the build instructions. #44

1.3.0

Features

BREAKING CHANGE

Various

  • refac: generate Go code to render themes. #38
  • doc: fix semver in README. #36

1.2.0

Features

  • Add support for themes. #24
  • New -d flag to output CSS content used in default theme. #22

... (truncated)

Changelog

Sourced from github.com/matm/gocov-html's changelog.

v 1.4.0

  • refac: remove pkg/types package. #51
  • Add CLI support for coverage thresholds. #43
  • refac: faster and cleaner code generator. #52

v 1.3.1

  • Fix clean target in Makefile. #49
  • Version the generated files and restore the go install command. #47
  • Add reverse order CLI flag. #41
  • Add a tiny Dockerfile showing the build instructions. #44

v 1.3.0

  • New kit theme. #28
  • refac: generate Go code to render themes. #38
  • doc: fix semver in README. #36

v 1.2.0

  • Makefile: fix missing version info during build. #33
  • Provide binaries for a variety of os/arch. #31
  • Add support for themes. #24
  • Re-enable support for older Go compilers (1.11+). #29
  • New -d flag to output CSS content used in default theme. #22
  • Embbed custom stylesheet into final HTML document. #22

v 1.1.1

  • Show a 100% coverage for empty functions/methods. #16
  • Update project layout and show program version. #17

v 1.1

  • Skip packages missing test files (no report generation)

v 1.0

  • First version
Commits

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 [github.com/matm/gocov-html](https://github.com/matm/gocov-html) from 0.0.0-20200509184451-71874e2e203b to 1.4.0.
- [Release notes](https://github.com/matm/gocov-html/releases)
- [Changelog](https://github.com/matm/gocov-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matm/gocov-html/commits/v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/matm/gocov-html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from cybwan as a code owner December 18, 2024 04:58
@dependabot dependabot bot added the area/control-plane Task/Issue related to control plane label Dec 18, 2024
@dependabot dependabot bot requested a review from reaver-flomesh as a code owner December 18, 2024 04:58
@dependabot dependabot bot added kind/enhancement New feature or request priority/P2 P2 priority labels Dec 18, 2024
@dependabot dependabot bot requested a review from addozhang as a code owner December 18, 2024 04:58
@dependabot dependabot bot added the size/XS 1 day label Dec 18, 2024
@dependabot dependabot bot requested review from naqvis and caishu97 as code owners December 18, 2024 04:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

The following labels could not be found: change/dependencies.

@reaver-flomesh reaver-flomesh added this to the v1.5.0 milestone Dec 18, 2024
dependabot bot and others added 5 commits December 18, 2024 14:13
Bumps [github.com/matm/gocov-html](https://github.com/matm/gocov-html) from 0.0.0-20200509184451-71874e2e203b to 1.4.0.
- [Release notes](https://github.com/matm/gocov-html/releases)
- [Changelog](https://github.com/matm/gocov-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matm/gocov-html/commits/v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/matm/gocov-html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
Signed-off-by: Lin Yang <[email protected]>
… of github-oss:flomesh-io/fsm into dependabot/go_modules/github.com/matm/gocov-html-1.4.0
@reaver-flomesh reaver-flomesh added the change/dependencies Pull requests that update a dependency file label Dec 18, 2024
Copy link

✅ PR Title Formatted Correctly

The title of this PR has been updated to match the correct format. Thank you!

@reaver-flomesh reaver-flomesh merged commit fa15fba into main Dec 19, 2024
30 checks passed
@reaver-flomesh reaver-flomesh deleted the dependabot/go_modules/github.com/matm/gocov-html-1.4.0 branch December 19, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Task/Issue related to control plane change/dependencies Pull requests that update a dependency file kind/enhancement New feature or request priority/P2 P2 priority size/XS 1 day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant