Skip to content

Conversation

@nginx-bot
Copy link
Contributor

Bumps the go group with 2 updates: github.com/gkampitakis/go-snaps and sigs.k8s.io/controller-tools.

Updates github.com/gkampitakis/go-snaps from 0.5.9 to 0.5.10

Release notes

Sourced from github.com/gkampitakis/go-snaps's releases.

v0.5.10

What's Changed

Full Changelog: gkampitakis/go-snaps@v0.5.9...v0.5.10

Commits

Updates sigs.k8s.io/controller-tools from 0.17.1 to 0.17.2

Release notes

Sourced from sigs.k8s.io/controller-tools's releases.

v0.17.2

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.1...v0.17.2

Commits
  • bbc5992 Merge pull request #1147 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 99c1b2c 🌱 Bump the all-github-actions group with 2 updates
  • dac769d Merge pull request #1145 from cbandy/alias-deepcopy
  • 6eea484 🐛 Handle pointer to alias in DeepCopy
  • d1f73b5 Merge pull request #1142 from kubernetes-sigs/dependabot/go_modules/all-go-mo...
  • de21282 🌱 Bump github.com/spf13/pflag
  • aeb46e2 Merge pull request #1128 from davidxia/patch2
  • ca675ed Merge pull request #1141 from davidxia/patch4
  • 8afaf2b 🐛 fix minor typo in kubebuilder
  • fd6668c ✨ Allow customizing generated webhook K8s Service
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

* chore(deps): bump the go group with 2 updates

Bumps the go group with 2 updates: [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).


Updates `github.com/gkampitakis/go-snaps` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/gkampitakis/go-snaps/releases)
- [Commits](gkampitakis/go-snaps@v0.5.9...v0.5.10)

Updates `sigs.k8s.io/controller-tools` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml)
- [Commits](kubernetes-sigs/controller-tools@v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: github.com/gkampitakis/go-snaps
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: sigs.k8s.io/controller-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update CRDs

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Abel <[email protected]>
Co-authored-by: Paul Abel <[email protected]>
@nginx-bot nginx-bot requested a review from a team as a code owner February 12, 2025 12:05
@nginx-bot nginx-bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2025
@codecov
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-4.0@60fff70). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             release-4.0    #7353   +/-   ##
==============================================
  Coverage               ?   52.70%           
==============================================
  Files                  ?       89           
  Lines                  ?    20836           
  Branches               ?        0           
==============================================
  Hits                   ?    10981           
  Misses                 ?     9401           
  Partials               ?      454           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdabelf5 pdabelf5 merged commit 70ebdb4 into release-4.0 Feb 12, 2025
72 checks passed
@pdabelf5 pdabelf5 deleted the cherry-pick-release-4.0-7de51e51420b578d426f1570194d16ef6d497df1 branch February 12, 2025 14:01
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.

4 participants