osbuild / bootc-image-builder

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

build(deps): bump the go-deps group in /bib with 2 updates #591

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the go-deps group in /bib with 2 updates: github.com/osbuild/images and golang.org/x/exp.

Updates github.com/osbuild/images from 0.73.0 to 0.74.0

Release notes

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

0.74.0

Changes with 0.74.0

  • Add Anaconda Module customizations to Blueprint (RHEL-49499) (#799)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • Add BP customization for importing RPM GPG keys from the image tree (COMPOSER-2308) (#813)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Gianluca Zuccarelli
  • Add OpenSCAP json tailoring (HMS-3826) (#798)
    • Author: Gianluca Zuccarelli, Reviewers: Tomáš Hozza
  • Improve documentation of the disk package (#820)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
  • Update osbuild dependency commit ID to latest (#811)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • blueprint: fix filesystem minsize toml key (#825)
    • Author: Achilleas Koutsou, Reviewers: Gianluca Zuccarelli
  • build(deps): bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4 in the go-deps group (#817)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 in the go-deps group (#821)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 in the go-deps group (#830)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group across 1 directory with 5 updates (#812)
    • Author: dependabot[bot], Reviewers: Achilleas Koutsou
  • cmd/otk-*: fix all otk external to be wrapped in a "tree" json (#827)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • cmd: add otk-make-fstab-stage helper (#787)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • dnfjson: allow (optional) field solver in the dnfjson output (#723)
    • Author: Michael Vogt, Reviewers: Tomáš Hozza
  • filesystem: fix Filesystem.GenUUID() for vfat partitions (#815)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Simon de Vlieger
  • manifest: add new PayloadRemoveSignatures to isoinstaller (#659)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • manifest: remove redundant error check (#826)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • pkg/oscap: refactor & clean up (#814)
    • Author: Gianluca Zuccarelli, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • rhel10: drop /boot partition (#819)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Ondřej Budai
  • rhel10: drop net.ifnames=0 from rhel10/centos10 (#818)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Ondřej Budai

— Somewhere on the Internet, 2024-08-05

Commits
  • a2ab909 build(deps): bump google.golang.org/api in the go-deps group
  • 24cd028 pkg/osbuild: remediation stage options tests
  • 7cc2db4 pkg/oscap: refactor the oscap configs
  • 1a6d42f pkg/oscap: add oscap config tests
  • 7f216e3 blueprint: small error message rephrasing
  • a84ba8b blueprint: test installer customization error cases
  • eae5a92 test/configs: enable modules in test config
  • 5220cc3 osbuild: sort the anaconda module list for stability
  • bae3126 distro: set Anaconda modules in images based on customizations
  • 87c4946 customizations/anaconda: define module names as consts
  • Additional commits viewable in compare view


Updates golang.org/x/exp from 0.0.0-20240506185415-9bf2ced13842 to 0.0.0-20240613232115-7f521ea00fb8

Commits


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 #598.