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/alexfalkowski/gocovmerge from 1.3.4 to 1.3.9 in /tools/mod #199

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Bumps github.com/alexfalkowski/gocovmerge from 1.3.4 to 1.3.9.

Changelog

Sourced from github.com/alexfalkowski/gocovmerge's changelog.

v1.3.9 - 2024-07-03

  • 428097d fix(go): update go to v1.22.5 (#82)
  • 75988e5 build(deps): bump bin from 955891d to 897d5f1 (#81)
  • 7fbe20e build(ci): use alexfalkowski/go:1.22 (#80)
  • 0346f9e build(deps): bump bin from 93c02b7 to 955891d (#77)

v1.3.8 - 2024-06-05

  • 79852bc fix(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#78)

v1.3.7 - 2024-06-05

  • aac2c03 fix(deps): upgrade to go 1.22.4 (#79)
  • 10d5a06 build(deps): bump bin from 55a2500 to 93c02b7 (#76)
  • 9105bad build(deps): bump bin from 693b345 to 55a2500 (#75)

v1.3.6 - 2024-05-08

v1.3.5 - 2024-05-07

  • c25a906 fix(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#72)
  • cad464e build(deps): bump bin from 63b9d75 to 693b345 (#73)
  • 400b976 build(deps): bump bin from cf2a686 to 63b9d75 (#70)
  • 17d4927 build(deps): bump bin from e47704b to cf2a686 (#69)
  • 6004b37 build(deps): bump bin from 6fee1b8 to e47704b (#68)
  • d8aaba6 build(deps): bump bin from c06391c to 6fee1b8 (#67)
  • 00fdf5a build(deps): bump bin from d5f116d to c06391c (#65)
  • fd79d61 build(ci): find the most recently generated cache (#63)
  • 3d6e953 build(deps): bump bin from 51c6ece to d5f116d (#62)
  • 30da174 build(ci): change cache key (#61)
  • 1ea77a4 build(make): use race (#60)
  • cf5ddab build(lint): remove deprecation (#59)
  • d0bc733 build(deps): bump bin from a1fc5ac to 51c6ece (#58)
  • f0fd443 build(ci): cache go build (#57)
  • b785b9e build(ci): cache deps (#56)
  • f48d64a build(deps): bump bin from 13a7302 to a1fc5ac (#55)
Commits
  • f9e41e9 chore(release): v1.3.9 [ci skip]
  • 428097d fix(go): update go to v1.22.5 (#82)
  • 75988e5 build(deps): bump bin from 955891d to 897d5f1 (#81)
  • 7fbe20e build(ci): use alexfalkowski/go:1.22 (#80)
  • 0346f9e build(deps): bump bin from 93c02b7 to 955891d (#77)
  • 27c48c6 chore(release): v1.3.8 [ci skip]
  • 79852bc fix(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#78)
  • c26e836 chore(release): v1.3.7 [ci skip]
  • aac2c03 fix(deps): upgrade to go 1.22.4 (#79)
  • 10d5a06 build(deps): bump bin from 55a2500 to 93c02b7 (#76)
  • 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)

ivanvc and others added 3 commits May 17, 2024 11:27
Signed-off-by: Ivan Valdes <[email protected]>
Signed-off-by: Ivan Valdes <[email protected]>
Bumps [github.com/alexfalkowski/gocovmerge](https://github.com/alexfalkowski/gocovmerge) from 1.3.4 to 1.3.9.
- [Changelog](https://github.com/alexfalkowski/gocovmerge/blob/master/CHANGELOG.md)
- [Commits](alexfalkowski/gocovmerge@v1.3.4...v1.3.9)

---
updated-dependencies:
- dependency-name: github.com/alexfalkowski/gocovmerge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2024
@ivanvc ivanvc closed this Aug 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/tools/mod/github.com/alexfalkowski/gocovmerge-1.3.9 branch August 6, 2024 06:26
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant