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 across 1 directory with 2 updates #606

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.75.0 to 0.77.0

Release notes

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

0.77.0

Changes with 0.77.0

  • go.mod: replace golang.org/x/exp/slices with slices (#849)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane

— Somewhere on the Internet, 2024-08-12

0.76.0

Changes with 0.76.0

  • Move pathpolicy out of internal/ into pkg/ (#840)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • build(deps): bump google.golang.org/api from 0.190.0 to 0.191.0 in the go-deps group (#844)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#848)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • disk: BtfrsPartitioningMode -> BtrfsPartitioningMode (#847)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • distro/rhel10: drop the openstack image type (#843)
    • Author: Ondřej Budai, Reviewers: Achilleas Koutsou
  • distro/rhel{9,10}: remove bogus rd.blacklist=nouveau kernel (RHEL-53491) (#845)
    • Author: Ondřej Budai, Reviewers: Achilleas Koutsou
  • fix-fs-customization:exec start and stop logic (#838)
    • Author: Sayan Paul, Reviewers: Achilleas Koutsou
  • osbuild: only mount the required mountpoints for bootc install (COMPOSER-2301) (#846)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Tomáš Hozza

— Somewhere on the Internet, 2024-08-09

Commits
  • fee2848 go.mod: replace golang.org/x/exp/slices with slices
  • 3221a15 osbuild: only mount the required mountpoints for bootc install
  • 421791c disk: BtfrsPartitioningMode -> BtrfsPartitioningMode
  • 527f354 build(deps): bump the go-deps group with 2 updates
  • c4c7298 Move pathpolicy out of internal/ into pkg/
  • 2616c2a distro/rhel{9,10}: remove bogus rd.blacklist=nouveau kernel arg
  • 7ce4eba distro/rhel10: drop the openstack image type
  • 63130d1 fix-fs-customization:exec start and stop logic
  • 4d5040f build(deps): bump google.golang.org/api in the go-deps group
  • See full diff in compare view


Updates golang.org/x/sys from 0.23.0 to 0.24.0

Commits
  • 914deed unix: add missing ETHTOOL_FLAG_ constants
  • 4c7077e windows: add enums for IpAdapterUnicastAddress
  • 29298aa windows: delete TestGetKeyboardLayout
  • See full diff in compare view


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

Looks like these dependencies are updatable in another way, so this is no longer needed.