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 sigs.k8s.io/release-utils from 0.7.2 to 0.7.3 #937

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps sigs.k8s.io/release-utils from 0.7.2 to 0.7.3.

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.7.3

Changes by Kind

Feature

  • Allow overriding of all variables in the version package by using the -ldflags -X flag. (#61, @​saschagrunert) [SIG Release]

Dependencies

Added

  • github.com/Masterminds/semver/v3: v3.1.1

Changed

Removed

Nothing has changed.

Full Changelog: kubernetes-sigs/release-utils@v0.7.2...v0.7.3

Commits
  • fb5bea0 Merge pull request #63 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • 89ad0c7 Fix build
  • 1f92a1f build(deps): bump github.com/carolynvs/magex from 0.8.1 to 0.9.0
  • 3581e4f Merge pull request #61 from saschagrunert/version-override
  • f231fba Merge pull request #62 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • 6f7f873 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
  • d7969ce Allow the override of all version package variables
  • See full diff 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 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 [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 26, 2022 11:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #937 (3f67a65) into main (cb5572d) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #937      +/-   ##
==========================================
- Coverage   48.20%   48.16%   -0.04%     
==========================================
  Files          62       62              
  Lines        5398     5398              
==========================================
- Hits         2602     2600       -2     
- Misses       2513     2515       +2     
  Partials      283      283              
Impacted Files Coverage Δ
pkg/types/rekord/v0.0.1/entry.go 48.82% <0.00%> (-0.67%) ⬇️
pkg/types/helm/v0.0.1/entry.go 48.91% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@cpanato cpanato requested a review from bobcallaway July 26, 2022 11:44
@dlorenc dlorenc merged commit 06f4b5a into main Jul 26, 2022
@dlorenc dlorenc deleted the dependabot/go_modules/sigs.k8s.io/release-utils-0.7.3 branch July 26, 2022 14:07
@github-actions github-actions bot added this to the v1.0.0 milestone Jul 26, 2022
bobcallaway pushed a commit to bobcallaway/rekor that referenced this pull request Aug 3, 2022
Bumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/release-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

3 participants