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/coreos/ignition/v2 from 2.15.0 to 2.18.0 #1168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

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

Release notes

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

v2.18.0

Ignition 2.18.0

Breaking changes

  • Only include dracut module in initramfs if requested (see distributor notes for details)

Features

  • Support Scaleway

Changes

  • Require Go 1.20+

v2.17.0

Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.

Features

  • Support the native Apple Hypervisor
  • Support Hetzner Cloud
  • A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use make install-grub-for-bootupd to install it

Changes

  • Require Go 1.19+

Bug fixes

  • Prevent races with udev after disk editing
  • Don't fail to wipe partition table if it's corrupted

v2.16.2

Bug fixes

  • Fix Dracut module installation on arches other than x86 and aarch64

v2.16.1

Starting with this release, ignition-validate binaries are signed with the Fedora 38 key.

Ignition v2.16.0 included a build regression on 32-bit machines and was not released. These notes include all changes since v2.15.0.

Features

  • Support Hyper-V platform

... (truncated)

Changelog

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

Ignition 2.18.0 (2024-03-01)

Breaking changes

  • Only include dracut module in initramfs if requested (see distributor notes for details)

Features

  • Support Scaleway

Changes

  • Require Go 1.20+

Bug fixes

  • Fix failure when config only disables units already disabled
  • Retry HTTP requests on Azure on status codes 404, 410, and 429

Ignition 2.17.0 (2023-11-20)

Starting with this release, ignition-validate binaries are signed with the Fedora 39 key.

Features

  • Support the native Apple Hypervisor
  • Support Hetzner Cloud
  • A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; use make install-grub-for-bootupd to install it

Changes

  • Require Go 1.19+

Bug fixes

  • Prevent races with udev after disk editing
  • Don't fail to wipe partition table if it's corrupted

Ignition 2.16.2 (2023-07-12)

Bug fixes

  • Fix Dracut module installation on arches other than x86 and aarch64

... (truncated)

Commits
  • 0abc407 Merge pull request #1822 from yasminvalim/ignition-v2.18.0
  • a1c90f9 NEWS: update 2.18.0
  • d84b20f Merge pull request #1818 from coreos/dependabot/go_modules/github.com/aws/aws...
  • 8757652 Merge pull request #1819 from coreos/dependabot/go_modules/google.golang.org/...
  • 93e829a build(deps): bump google.golang.org/api from 0.165.0 to 0.167.0
  • 898778a build(deps): bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25
  • 803dc67 Merge pull request #1815 from coreos/dependabot/go_modules/cloud.google.com/g...
  • 953860b build(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.38.0
  • c41c37f Merge pull request #1817 from coreos/dependabot/go_modules/github.com/aws/aws...
  • 28840fd Merge pull request #1816 from coreos/dependabot/go_modules/google.golang.org/...
  • 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 added the dependencies Pull requests that update a dependency file label Mar 29, 2024
@JasonYangShadow
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JasonYangShadow JasonYangShadow added the okay PR passed all tests, should be okay to merge label Apr 1, 2024
@anderbubble anderbubble added this to the v4.6.0 milestone Apr 4, 2024
@anderbubble anderbubble mentioned this pull request Apr 4, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/coreos/ignition/v2-2.18.0 branch from 254d998 to 0a46873 Compare April 5, 2024 23:54
Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) from 2.15.0 to 2.18.0.
- [Release notes](https://github.com/coreos/ignition/releases)
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md)
- [Commits](coreos/ignition@v2.15.0...v2.18.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/ignition/v2
  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/main/github.com/coreos/ignition/v2-2.18.0 branch from 0a46873 to 0507057 Compare April 6, 2024 00:04
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 okay PR passed all tests, should be okay to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants