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): update dependency kudobuilder/kuttl to v0.19.0 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

This PR contains the following updates:

Package Update Change
kudobuilder/kuttl minor v0.15.0 -> v0.19.0

Release Notes

kudobuilder/kuttl (kudobuilder/kuttl)

v0.19.0: kuttl-v0.19.0

Compare Source

Changes

🚀 Highlights

  • feat: add user impersonation to all commands (#​549)

🐛 Bug Fixes

  • Make it possible to build with Go 1.23. (#​548)

🌱 Dependency bumps

  • Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#​555)
  • Bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 in the kubernetes group (#​554)
  • Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible (#​556)
  • Bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible (#​551)
  • Bump the kubernetes group with 8 updates (#​550)
  • Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible (#​545)
  • Bump the kubernetes group with 5 updates (#​544)

Contributors

@​dependabot, @​dependabot[bot], @​logan-bobo and @​porridge

v0.18.0: kuttl-v0.18.0

Compare Source

🚀 Highlights

  • feat: add lazy loading kubeconfigs for Test Steps (#​540)

🌱 Dependency bumps

  • Bump github.com/docker/docker from 24.0.9+incompatible to 27.0.3+incompatible (#​534 #​538 #​543)
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#​537)
  • Bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.1 (#​536)
  • Bump github.com/thoas/go-funk from 0.9.2 to 0.9.3 (#​535)
  • Bump the kubernetes group with 7 updates (#​533)
  • Bump k8s dependencies and group them. (#​529)
  • Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 (#​528)

Other Changes

  • chore: fix bug label not being auto-added (#​542)
  • A couple more release doc updates. (#​523)
  • Create dependabot.yml (#​522)

Contributors

@​dependabot, @​dependabot[bot], @​kumar-mallikarjuna and @​porridge

v0.17.0: kuttl-v0.17.0

Compare Source

🚀 Highlights

  • Increase granularity of JUnit reports. (#​509)

⚠️ Breaking Changes

  • Make $PWD between TestStep and TestAssert commands consistent (#​519)

🐛 Bug Fixes

  • Make $PWD between TestStep and TestAssert commands consistent (#​519)
  • fix: create namespace when running TestSuite (#​518)

🌱 Dependency bumps

  • Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#​510)

Other Changes

  • Add DCO check using GHA (#​520)
  • fix typo in docs/testing/reference.md (#​521)
  • Update RELEASE.md with current reality (#​516)
  • Create a category for dependency bumps (#​517)
  • Replace inactive code owners with myself (#​515)

Contributors

@​chenmj11, @​dependabot, @​dependabot[bot], @​porridge and @​stuggi

v0.16.0: kuttl-v0.16.0

Compare Source

🚀 Highlights

  • Copy documentation over from kuttl.dev repo to kuttl (#​490)
  • Elide uninteresting fields in object diffs. (#​498)
  • Update list to filter resources using label selectors (#​488)
  • Support for test run labels/selectors (#​483)

🐛 Bug Fixes

  • fix(crd): kindConfig type (#​477)

Other Changes

  • Update goreleaser config (#​513)
  • docs(readme): replace e2e action badge with go report badge (#​503)
  • Use .Script to describe command if .Command is empty. (#​494)
  • Annotate container image with github source (#​391)
  • Add section for Debugging in VSCode (#​466)
Dependency bumps
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 (#​514)
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#​507)
  • Bump github.com/docker/docker from 20.10.21+incompatible to 24.0.7+incompatible (#​495)
  • upgrade controller-runtime to v0.16 (#​496)
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#​472)
  • Upgrade to Go 1.21, requires update to linter, and fixes (#​485)

Contributors

@​R3DRUN3, @​davidebianchi, @​dependabot, @​dependabot[bot], @​fhopfensperger, @​gberche-orange, @​jtucci, @​kensipe, @​porridge and @​rishinair11


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/kudobuilder-kuttl-0.x branch from c088be5 to 2bfad82 Compare June 10, 2024 07:20
@renovate renovate bot changed the title chore(deps): update dependency kudobuilder/kuttl to v0.16.0 chore(deps): update dependency kudobuilder/kuttl to v0.17.0 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/kudobuilder-kuttl-0.x branch from 2bfad82 to 2b43452 Compare July 8, 2024 10:53
@renovate renovate bot changed the title chore(deps): update dependency kudobuilder/kuttl to v0.17.0 chore(deps): update dependency kudobuilder/kuttl to v0.18.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/kudobuilder-kuttl-0.x branch from 2b43452 to deec9a5 Compare September 2, 2024 10:21
@renovate renovate bot changed the title chore(deps): update dependency kudobuilder/kuttl to v0.18.0 chore(deps): update dependency kudobuilder/kuttl to v0.19.0 Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants