coreos / butane

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.
https://coreos.github.io/butane/
Apache License 2.0
255 stars 70 forks source link

build(deps): bump github.com/coreos/ignition/v2 from 2.18.0 to 2.19.0 #539

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/coreos/ignition/v2 from 2.18.0 to 2.19.0.

Release notes

Sourced from github.com/coreos/ignition/v2's releases.

V2.19.0

Features

  • Support Akamai Connected Cloud (Linode)
  • Support LUKS encryption using IBM CEX secure keys
Changelog

Sourced from github.com/coreos/ignition/v2's changelog.

Ignition 2.19.0 (2024-06-05)

Features

  • Support Akamai Connected Cloud (Linode)
  • Support LUKS encryption using IBM CEX secure keys
Commits
  • 09c99e0 Merge pull request #1880 from prestist/r-2.19
  • ab90007 docs/release-notes: update for 2.19.0
  • 32221a9 Merge pull request #1871 from coreos/dependabot/go_modules/google.golang.org/...
  • 86aab2a Merge pull request #1872 from coreos/dependabot/go_modules/github.com/aws/aws...
  • 155e143 build(deps): bump google.golang.org/api from 0.177.0 to 0.181.0
  • aeebda0 build(deps): bump github.com/aws/aws-sdk-go from 1.53.0 to 1.53.5
  • a40b9e7 Merge pull request #1873 from coreos/dependabot/go_modules/github.com/beevik/...
  • ba44425 Merge pull request #1874 from coreos/dependabot/go_modules/cloud.google.com/g...
  • af92f73 build(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0
  • 1218f73 build(deps): bump github.com/beevik/etree from 1.3.0 to 1.4.0
  • 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)
prestist commented 4 months ago

@dependabot rebase

prestist commented 4 months ago

This should be brought in by https://github.com/coreos/butane/pull/536