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 github.com/metal3-io/cluster-api-provider-metal3/api from 1.7.0 to 1.9.0 #69

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps github.com/metal3-io/cluster-api-provider-metal3/api from 1.7.0 to 1.9.0.

Release notes

Sourced from github.com/metal3-io/cluster-api-provider-metal3/api's releases.

v1.9.0

Changes since v1.8.0

✨ New Features

  • Add fake K8s API server (#1610)

🐛 Bug Fixes

  • Bootstrap: add support for data secret (#2086)
  • Add CustomDeploy to metal3machinetemplate webhook (#2085)
  • Fix clusterclass KubeadmControlPlaneTemplate file (#2064)
  • Propagate errors during patch to reconcile (#2003)
  • Fix unterminating DataTemplate deletion (#2000)
  • Fix cert rotation tests (#1922)

📖 Documentation

  • Update job triggers documents (#1956)

🌱 Others

  • Bump BMO to v0.9.0 and IPAM to v1.9.1 (#2170)
  • Bump github.com/docker/docker from 27.3.1+incompatible to 27.4.1+incompatible in /test (#2168)
  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#2153, #2160)
  • Add e2e scalability test with fake systems (#1954)
  • Removes depreacted klogr.New() and rand.Seed() (#2156)
  • Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#2145)
  • Replace deprecated clusterCacheTracker with clusterCache (#2155)
  • Bump k8s to v.1.32.0 and CAPI to v1.9.1 (#2158)
  • Bump github.com/metal3-io/cluster-api-provider-metal3/api from 1.8.2 to 1.8.3 in /hack/fake-apiserver (#2147)
  • Change broken links (#2159)
  • Add ironic secrets files and junit e2e result file to gitignore (#2154)
  • Bump golang.org/x/net from 0.31.0 to 0.32.0 (#2146)
  • Bump the k8s.io/* deps to v0.31.4 (#2143)
  • Adapt e2e test after removal of kube-rbac-proxy in BMO manifest (#2139)
  • Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 (#2129, #2130)
  • Bump Golang to v1.23.4 (#2126, #2171)
  • Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#2120)
  • Bump github/codeql-action from 3.27.3 to 3.27.5 (#2119)
  • Use wget while downloading image (#2110)
  • Bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.5 in /hack/tools (#2095)
  • Add scheduled osv-scanner workflow (#2100)
  • Bump golang to 1.23.3 and golangci-lint to 1.60.3 (#2087)
  • Simplify go version handling in verify-release.sh (#2101)
  • Bump golang.org/x/mod from 0.21.0 to 0.22.0 in /test (#2097)
  • Use controllerutils to add/remove finalizers (#2083)
  • Bump actions/cache from 4.1.1 to 4.1.2 (#2071)
  • Bump actions/checkout from 4.2.1 to 4.2.2 (#2070)
  • Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#2058, #2063)
  • Bump actions/setup-go from 5.0.2 to 5.1.0 (#2069)
  • Enable TLS 1.3 flag in CAPM3 (#2065)
  • Updating clusterctl tests for release 1.8 (#2057)
  • Add scalability test (#2010)

... (truncated)

Commits
  • 24231f8 Merge pull request #2171 from Nordix/mquhuy/bump-go-fkas
  • c02ece7 Bump Golang version to 1.23.4 in FKAS Dockerfile
  • 52cdc1a Merge pull request #2170 from Nordix/bump-bmo-ipam-0.9-1.9.1
  • 7948f47 Merge pull request #2168 from metal3-io/dependabot/go_modules/test/main/githu...
  • a6bf547 🌱 Bump github.com/docker/docker in /test
  • 6dee4bc Merge pull request #1954 from Nordix/Add-fakeIPA-e2e-test/mboukhalfa
  • b406d40 Bump BMO to v0.9.0 and IPAM to v1.9.1
  • 4e67d9f Merge pull request #2156 from Nordix/remove-deprecated-modules/sunnat
  • a5a3fac Merge pull request #2145 from metal3-io/dependabot/go_modules/api/main/github...
  • f9dc121 Removes depreacted klogr.New() and rand.Seed()
  • 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 [github.com/metal3-io/cluster-api-provider-metal3/api](https://github.com/metal3-io/cluster-api-provider-metal3) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/metal3-io/cluster-api-provider-metal3/releases)
- [Commits](metal3-io/cluster-api-provider-metal3@v1.7.0...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/metal3-io/cluster-api-provider-metal3/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from schrej as a code owner December 23, 2024 11:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
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.

0 participants