uwu-tools / peribolos

Apache License 2.0
20 stars 6 forks source link

build(deps): bump sigs.k8s.io/release-utils from 0.7.4 to 0.7.5 #269

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

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 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)
codecov[bot] commented 9 months ago

Codecov Report

Merging #269 (5c60f77) into main (791c686) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage   59.70%   59.70%           
=======================================
  Files           7        7           
  Lines        1144     1144           
=======================================
  Hits          683      683           
  Misses        424      424           
  Partials       37       37           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more