osbuild / bootc-image-builder

A container for deploying bootable container images.
https://osbuild.org
Apache License 2.0
136 stars 57 forks source link

build(deps): bump github.com/osbuild/images from 0.82.0 to 0.84.0 in /bib in the go-deps group across 1 directory #642

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the go-deps group with 1 update in the /bib directory: github.com/osbuild/images.

Updates github.com/osbuild/images from 0.82.0 to 0.84.0

Release notes

Sourced from github.com/osbuild/images's releases.

0.84.0

Changes with 0.84.0

  • Test configs for RHEL 10 (#908)
    • Author: Achilleas Koutsou, Reviewers: Gianluca Zuccarelli
  • build(deps): bump the go-deps group across 1 directory with 2 updates (#911)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • image: add vhd/vpc support to BootcDiskImage (#909)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • manifest: wait for user input before rebooting when creating a bootc installer (#714)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • test: add Fedora 41 repositories (#867)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2024-09-09

0.83.0

Changes with 0.83.0

  • Create subscription service and activation key file with ISO kickstart for edge installers (HMS-3814) (#878)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • Distro/RHEL-10: remove dracut config for gdisk (#905)
    • Author: Tomáš Hozza, Reviewers: Simon de Vlieger
  • anaconda: enable SELinux for live-installer (#897)
    • Author: Simon de Vlieger, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • blueprint: some test tweaks (#894)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  • cmd/build: drive-by error handling tweaks (#901)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Paweł Poławski, Simon de Vlieger
  • github: don't fail fast on cs unit tests (#904)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • os: disable dracut for ostree based systems on rpm installation (#895)
    • Author: Miguel Martin, Reviewers: Simon de Vlieger
  • osbuild: add openscap profile and compliance policy id to facts (#903)
    • Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Gianluca Zuccarelli
  • otk-gen-partition-table: add start_offset to allowed values (#898)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger

— Somewhere on the Internet, 2024-09-05

Commits
  • 7bfd9da image: add vhd/vpc support to BootcDiskImage
  • a857cec github: ensure python3 is installed in Fedora containers
  • 1fee9a7 github: run unit tests on Fedora 41
  • d8ffddc gitlab: add Fedora 41 build configs
  • 767979c test: add Fedora 41 repositories
  • 69be466 build(deps): bump the go-deps group across 1 directory with 2 updates
  • bc26593 manifest: signal end of bootc install on serial port
  • 002c25d manifest: switch to halt --eject to avoid auto-reboot
  • a8c4c9b test: build all-customizations config for RHEL 10
  • 9c03902 manifest: check that no ownership is set in files and dirs
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #644.