coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
333 stars 165 forks source link

build(deps): bump github.com/coreos/butane from 0.19.0 to 0.20.0 #3737

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

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

Changelog

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

Butane 0.20.0 (2024-02-19)

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

Breaking changes

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

Bug fixes

Misc. changes

  • Require Go 1.20+

Docs changes

Commits
  • 9360c1f Merge pull request #517 from yasminvalim/release-notes-0.20.0
  • 79b558d docs/release-notes: update for release
  • 6aab650 Merge pull request #514 from travier/main-openshift-4.15-stable
  • ec330b4 Merge pull request #513 from travier/main-4.14-fix-docs
  • 9be0a58 openshift/v4_16_exp: Add 4.16.0-experimental spec
  • c77c623 internal/doc/butane: Fix whitespace
  • cd75f80 openshift/v4.15: Remove GRUB password support
  • 26e4e69 docs: Mark grub section as unsupported
  • 3d5c911 openshift/v4.15: Use fcos 1.5 & ignition 3.4 specs
  • b0b38e4 openshift/v4.15: Stabilize 4.15.0 spec
  • 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 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)