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

chore(deps): Bump sigs.k8s.io/release-utils from 0.7.4 to 0.7.5 #894

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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)

@dependabot dependabot bot requested a review from ianlewis as a code owner October 16, 2023 04:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #894 (a1879d6) into main (bd426d5) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #894   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files          19       19           
  Lines        1126     1126           
  Branches       14       14           
=======================================
  Hits          925      925           
  Misses        146      146           
  Partials       55       55           

@ianlewis
Copy link
Owner

@dependabot rebase

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>
@ianlewis ianlewis merged commit 485ec9f into main Oct 16, 2023
26 checks passed
@ianlewis ianlewis deleted the dependabot/go_modules/sigs.k8s.io/release-utils-0.7.5 branch October 16, 2023 06:28
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