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.8.1 #48

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

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

Release notes

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

v1.8.1

Changes since v1.8.0

🌱 Others

  • Bump CAPI to v1.8.2 (#1964)

The image for this release is: v1.8.1 Mariadb image tag is capm3-v1.8.1

Thanks to all our contributors! 😊

v1.8.0

Changes since v1.7.1

⚠️ Breaking Changes

  • Fix enableBMHNameBasedPreallocation label to ENABLE_BMH_NAME_BASED_PR… (#1751)

✨ New Features

  • Use Out-of-service taint in Node remediation in place of deletion (#1808)
  • Support CustomDeploy in addition to Image (#1501)

🐛 Bug Fixes

  • Fixing bmo version for clusterctl tests (#1596)
  • Remove clearError() function for infrastructure objects (#1767)
  • Changing errors in pause annotation functions from terminal to transient (#1765)
  • Protect Metal3Data and Metal3DataClaim with Finalizers (#1478)
  • Clusterclass e2e test fix (#1671)

📖 Documentation

  • Document job trigger for release-1.8 (#1955)
  • Update triggers for feature tests (#1843)
  • Add openssf best practices badge to README (#1807)
  • Document backporting rules for Go lang minor versions for images (#1770)
  • Overridable variables in the clusterctl-cluster.yaml template (#1771)
  • Fix dead link to ubuntu feature test (#1667)
  • Add info about k8s-upgrade tests for release branches (#1608)

🌱 Others

  • Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#1941 #1942)
  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#1943 #1939)
  • Uplift BMO to v0.8.0 and IPAM to v1.8.0 (#1946)
  • Install setup-envtest from controller-runtime release directly and Bump envtest version to v1.31.0 (#1935)
  • Adding contracts in configs for tests (#1938)
  • Silence fetch logs and fetch manifests scripts (#1896)
  • Add CAPI v1.8 contract (#1888)
  • Bump the k8s.io/* deps to v0.30.4 (#1913)
  • Bump k8s to v1.31.0 and drop caBundle from CRDs to support Kubernetes 1.31 (#1866)
  • Bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible in /test (#1899)
  • Bump sigs.k8s.io/kustomize/api from 0.17.2 to 0.17.3 in /test (#1901)
  • Bump golang to 1.22.6 (#1891)

... (truncated)

Commits
  • 662e1ab Merge pull request #1964 from Nordix/mquhuy/bump-capi-v1.8.2-release-1.8
  • c4ba1ec Bump CAPI to v1.8.2
  • 9f66165 Merge pull request #1941 from metal3-io/dependabot/go_modules/api/release-1.8...
  • f08d8e9 Merge pull request #1943 from metal3-io/dependabot/go_modules/test/release-1....
  • a2895ce Merge pull request #1955 from Nordix/mquhuy/update-job-trigger-release-1.8
  • d593201 Update generated code
  • ee14173 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /api
  • 2cb14c0 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in /test
  • 721b547 Merge pull request #1942 from metal3-io/dependabot/go_modules/test/release-1....
  • 74147d3 Add-job-trigger-release-1.8
  • 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 schrej as a code owner September 9, 2024 11:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2024
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.8.1.
- [Release notes](https://github.com/metal3-io/cluster-api-provider-metal3/releases)
- [Commits](metal3-io/cluster-api-provider-metal3@v1.7.0...v1.8.1)

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/metal3-io/cluster-api-provider-metal3/api-1.8.1 branch from 6346417 to ea28989 Compare September 16, 2024 13:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #55.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/metal3-io/cluster-api-provider-metal3/api-1.8.1 branch October 7, 2024 11:29
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