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.87.0 to 0.89.0 in /bib in the go-deps group across 1 directory #657

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Updates github.com/osbuild/images from 0.87.0 to 0.89.0

Release notes

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

0.89.0

Changes with 0.89.0

  • gen-manifests: create predictable version/release numbers in mockDepsolve (#937)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-09-23

0.88.0

Changes with 0.88.0

  • Add container resolver for otk: otk-resolve-containers (COMPOSER-2293) (#936)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • Add initial support for generating SPDX SBOM documents (COMPOSER-2274) (#930)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Florian Schüller, Gianluca Zuccarelli
  • Add ostree commit resolver for otk: otk-resolve-ostree-commit (COMPOSER-2349) (#935)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  • Update snapshots to 20240915 (#931)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Various fixes (#925)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Michael Vogt
  • fedora-iot: move bootupd to f41 (#918)
    • Author: Paul Whalen, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2024-09-19

Commits
  • 1767b44 gen-manifests: create predictable version/release numbers in mockDepsolve
  • 88b5895 dnfjson/depsolveResult: mark optional struct members as omitempty
  • 5b447eb dnfjson: wrap Depsolve() return values by DepsolveResult struct
  • bd8893d dnfjson/Depsolve: support requesting SBOM document
  • 5a54d0a pkg: add 'sbom' package for working with SBOM documents
  • 15fa86a Schutzfile: update osbuild ref
  • 6a842e3 cmd/otk-resolve-containers: add raw JSON test
  • 3f2e0f4 testregistry: move rootLayer to testregistry and export
  • b815c18 cmd/otk-resolve-containers: add error tests
  • ea2cd3a cmd/otk-resolve-containers: repeat tests with different arch
  • 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 1 month ago

Superseded by #663.