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

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the go-deps group in /bib with 2 updates: github.com/aws/aws-sdk-go and github.com/osbuild/images.

Updates github.com/aws/aws-sdk-go from 1.55.3 to 1.55.4

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.4 (2024-07-29)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation
Commits


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

Release notes

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

0.73.0

Changes with 0.73.0

  • Fix the disk relayout function to resize all sizeable containers to fit their contents (#809)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Simon de Vlieger, Tomáš Hozza
  • Run unit tests also on c10s (COMPOSER-2161) (#805)
    • Author: Tomáš Hozza, Reviewers: Alexander Todorov, Gianluca Zuccarelli
  • Test utility function for validating Partition Table sizes (#807)
    • Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Tomáš Hozza
  • Update osbuild dependency commit ID to latest (#802)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • build(deps): bump github.com/aws/aws-sdk-go from 1.55.0 to 1.55.1 in the go-deps group (#806)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#808)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 3 updates (#803)
    • Author: dependabot[bot], Reviewers: SchutzBot

— Somewhere on the Internet, 2024-07-29

Commits
  • 7a0dfd5 otk-gen-partition-table: fix test values
  • 4ef7f0d disk: test relayout() function fix
  • 344fc96 disk: add a fitTo() method to Partition that uses minSize()
  • e392bf7 disk: add new method minSize() to VolumeContainer
  • ad16001 disk: add Btrfs to the types implementing VolumeContainer
  • 87f6a07 disk: add relayout() tests that grow the disk size
  • 3ca7c3c disk: add relayout() test with btrfs
  • cbb1b63 disk: add relayout() test with multiple LVs
  • d0eab27 disk: test relayout() function with simple lvm
  • 0addc3a disk: add relayout test with root at the start of the array
  • Additional commits viewable 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