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): Bump github.com/coreos/butane from 0.19.0 to 0.22.0 #444

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/coreos/butane from 0.19.0 to 0.22.0.

Release notes

Sourced from github.com/coreos/butane's releases.

v0.21.0

Butane 0.21.0 (2024-06-06)

Starting with this release, Butane binaries are signed with the Fedora 40 key.

Breaking changes

Features

  • Support storage.luks.clevis (flatcar 1.2.0-exp)
  • Stabilize OpenShift spec 4.16.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.17.0-experimental, targeting Ignition spec 3.5.0-experimental

v0.20.0

Starting with this release, Butane binaries are signed with the Fedora 39 key.

Features

  • Support s390x layouts in boot_device section (fcos 1.6.0-exp, openshift 4.15.0-exp)
  • Stabilize OpenShift spec 4.15.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.16.0-experimental, targeting Ignition spec 3.5.0-experimental

Misc. changes

  • Require Go 1.20+
Changelog

Sourced from github.com/coreos/butane's changelog.

Butane 0.22.0 (2024-09-20)

Features

  • Stabilize OpenShift spec 4.17.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.18.0-experimental, targeting Ignition spec 3.5.0-experimental
  • Support and documentation for grub section moved to OpenShift 4.18.0-experimental spec.

Misc. changes

  • Roll back to Ignition spec 3.4.0 (openshift 4.17.0)

Butane 0.21.0 (2024-06-06)

Starting with this release, Butane binaries are signed with the Fedora 40 key.

Features

  • Support storage.luks.clevis (flatcar 1.2.0-exp)
  • Stabilize OpenShift spec 4.16.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.17.0-experimental, targeting Ignition spec 3.5.0-experimental

Butane 0.20.0 (2024-02-19)

Starting with this release, Butane binaries are signed with the Fedora 39 key.

Features

  • Support s390x layouts in boot_device section (fcos 1.6.0-exp, openshift 4.16.0-exp)
  • Stabilize OpenShift spec 4.15.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.16.0-experimental, targeting Ignition spec 3.5.0-experimental

Misc. changes

  • Require Go 1.20+
Commits
  • 6d2ec2d Merge pull request #548 from yasminvalim/release-0.22.0
  • 27d083a docs/release-notes: update for release 0.23.0
  • 19219ed Merge pull request #547 from prestist/s-openshift-v4.17.0
  • f99867f docs/release-notes: Cleanup empty entries
  • 18d63d2 docs/release-notes: Update for 4.17 stabilization
  • d588e25 openshift/v4.17: Use fcos 1.5 & ignition 3.4 specs
  • d83bd0d openshift/v4.17: Stabilize 4.17.0 spec
  • 67953ed openshift/v4_18_exp: Update spec to 4.18.0-experimental
  • 6c465de openshift/v4_18_exp: Copy from 4.17_exp
  • d26d803 Merge pull request #540 from aaradhak/f40
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner September 23, 2024 02:37
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Sep 23, 2024
@yiannistri
Copy link
Contributor

@dependabot recreate

Bumps [github.com/coreos/butane](https://github.com/coreos/butane) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/coreos/butane/releases)
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md)
- [Commits](coreos/butane@v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/butane
  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/coreos/butane-0.22.0 branch from 54fdcae to df8f224 Compare November 7, 2024 10:39
@yiannistri yiannistri merged commit 9d69582 into main Nov 7, 2024
5 checks passed
@yiannistri yiannistri deleted the dependabot/go_modules/github.com/coreos/butane-0.22.0 branch November 7, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants