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.1 to 0.7.2 #927

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.7.2

Changes by Kind

Bug or Regression

  • Return the git version from the one that is passed from the ldflags due to an issue in upstream (#54, @​cpanato) [SIG Release]

Dependencies

Added

  • github.com/blang/semver/v4: v4.0.0

Changed

Removed

Commits
  • 40397ef Merge pull request #60 from saschagrunert/semver-v4
  • 090c90f Switch to github.com/blang/semver/v4
  • 352552e Merge pull request #58 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • 31c2942 build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 11d18a8 Merge pull request #57 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • 25abaef build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 20ba56b Merge pull request #56 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • c8468d9 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • aa5c0f6 Merge pull request #55 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • abd29b0 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4
  • 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.1 to 0.7.2.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.1...v0.7.2)

---
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 15, 2022 11:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 15, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #927 (cfe3ad7) into main (5772975) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #927      +/-   ##
==========================================
- Coverage   48.22%   48.11%   -0.12%     
==========================================
  Files          62       62              
  Lines        5398     5398              
==========================================
- Hits         2603     2597       -6     
- Misses       2513     2517       +4     
- Partials      282      284       +2     
Impacted Files Coverage Δ
pkg/types/alpine/v0.0.1/entry.go 54.20% <0.00%> (-2.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5772975...cfe3ad7. Read the comment docs.

@dlorenc dlorenc merged commit fd0d500 into main Jul 15, 2022
@dlorenc dlorenc deleted the dependabot/go_modules/sigs.k8s.io/release-utils-0.7.2 branch July 15, 2022 14:20
@github-actions github-actions bot added this to the v1.0.0 milestone Jul 15, 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.1 to 0.7.2.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.1...v0.7.2)

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