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/ignition/v2 from 2.17.0 to 2.18.0 #3748

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

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

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
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

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)