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

build(deps): bump github.com/coreos/butane from 0.18.1-0.20230412230143-79c207705ee4 to 0.19.0 #3642

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps github.com/coreos/butane from 0.18.1-0.20230412230143-79c207705ee4 to 0.19.0.

Changelog

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

Butane 0.19.0 (2023-10-03)

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

Breaking changes

  • Spec implementations require a FieldFilters() method (Go API)
  • Reports from Unvalidated functions can now include json paths (Go API)

Features

  • Add -c/--check option to check config without producing output
  • Warn if config attempts to reuse partition by label (fcos 1.6.0-exp, openshift 4.14.0)
  • Require storage.filesystems.path to start with /etc or /var if with_mount_unit is true (fcos 1.6.0-exp, openshift 4.14.0)
  • Stabilize OpenShift spec 4.14.0, targeting Ignition spec 3.4.0
  • Add OpenShift spec 4.15.0-experimental, targeting Ignition spec 3.5.0-experimental

Bug fixes

  • Fix line/column reporting for http_headers errors
  • Fix line/column reporting for unsupported field errors (r4e)

Misc. changes

  • Add error structs for YAML unmarshal errors, unknown config versions (Go API)
  • Roll back to Ignition spec 3.4.0 (openshift 4.14.0)

Docs changes

  • Document consequence of setting systemd.units.mask to false
  • Document grub section (openshift 4.15.0-exp)
  • Document /dev/disk/by-id/coreos-boot-disk (fcos, openshift 4.11.0+)
  • Don't claim to support generating swap units (openshift 4.8.0 - 4.13.0)
  • Document key_file compression field (openshift 4.8.0 - 4.9.0)
  • Document support for special mode bits and arn URLs (r4e 1.1.0+)
  • Improve rendering of spec docs on docs site

Butane 0.18.0 (2023-03-24)

Breaking changes

  • Remove deprecated rhcos variant

Features

... (truncated)

Commits

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 added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@jlebon
Copy link
Member

jlebon commented Nov 28, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coreos/butane-0.19.0 branch from 8c943d6 to 8789236 Compare November 28, 2023 20:40
@jlebon
Copy link
Member

jlebon commented Nov 29, 2023

@dependabot rebase

Bumps [github.com/coreos/butane](https://github.com/coreos/butane) from 0.18.1-0.20230412230143-79c207705ee4 to 0.19.0.
- [Release notes](https://github.com/coreos/butane/releases)
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md)
- [Commits](https://github.com/coreos/butane/commits/v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/butane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/coreos/butane-0.19.0 branch from 8789236 to fc675ad Compare November 29, 2023 17:46
@jlebon jlebon enabled auto-merge (rebase) November 29, 2023 18:01
@jlebon jlebon merged commit a3b8d8f into main Nov 29, 2023
2 checks passed
@jlebon jlebon deleted the dependabot/go_modules/github.com/coreos/butane-0.19.0 branch November 29, 2023 21:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants