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.4 to 0.7.5 #1401

Merged
merged 1 commit into from Oct 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps sigs.k8s.io/release-utils from 0.7.4 to 0.7.5.

Release notes

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

v0.7.5

Changes by Kind

Feature

  • Add CompressWithoutPreservingPath function to the tar package (#83, @​xmudrii) [SIG Release]
  • Set minimum go version to 1.20
    • bump cosign to v2.2.0
    • bump golangci-lint to v1.54.2 (#93, @​cpanato) [SIG Release]

Bug or Regression

  • Tar.Extract: ignore error if directory exists (#84, @​xmudrii) [SIG Release]

Other (Cleanup or Flake)

  • Fixed GenerateLDFlags for macos to not rely on GNU date any more. (#91, @​saschagrunert) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

  • github.com/maxbrunsfeld/counterfeiter/v6: v6.6.1 → v6.7.0
  • github.com/onsi/gomega: v1.26.0 → v1.27.10
  • github.com/sirupsen/logrus: v1.9.0 → v1.9.3
  • github.com/stretchr/testify: v1.8.2 → v1.8.4
  • golang.org/x/mod: v0.7.0 → v0.12.0
  • golang.org/x/net: v0.5.0 → v0.14.0
  • golang.org/x/sync: v0.1.0 → v0.3.0
  • golang.org/x/sys: v0.4.0 → v0.11.0
  • golang.org/x/text: v0.6.0 → v0.12.0
  • golang.org/x/tools: v0.5.0 → v0.12.0

Removed

Nothing has changed.

Commits
  • ff2d69b Merge pull request #93 from cpanato/updates
  • 19113e6 bump golangci-lint to v1.54.2
  • 86492f0 bump cosign to v2.2.0
  • b65252c set minimum go version to 1.20
  • 262ae27 Merge pull request #92 from kubernetes-sigs/dependabot/go_modules/github.com/...
  • 66439ad build(deps): bump github.com/maxbrunsfeld/counterfeiter/v6
  • e16435f Merge pull request #91 from saschagrunert/build-date
  • 2b64c76 Use go library for git date parsing
  • 1bf6b4c Merge pull request #89 from cpanato/updates
  • 15eabd8 updates for cosing/ko/golangci-lint
  • 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)

Bumps [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils) from 0.7.4 to 0.7.5.
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.7.4...v0.7.5)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #1401 (b6b5ef8) into main (5873bc8) will decrease coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1401      +/-   ##
==========================================
- Coverage   57.84%   57.67%   -0.17%     
==========================================
  Files          50       50              
  Lines        3112     3112              
==========================================
- Hits         1800     1795       -5     
- Misses       1154     1158       +4     
- Partials      158      159       +1     

see 1 file with indirect coverage changes

@cpanato cpanato merged commit 7234f1b into main Oct 10, 2023
19 checks passed
@cpanato cpanato deleted the dependabot/go_modules/sigs.k8s.io/release-utils-0.7.5 branch October 10, 2023 05:44
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.

None yet

1 participant