Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/osbuild/images from 0.109.0 to 0.112.0 in the go-deps group across 1 directory #1467

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

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

Updates github.com/osbuild/images from 0.109.0 to 0.112.0

Release notes

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

0.112.0

Changes with 0.112.0

  • Add CODEOWNERS (#1159)
    • Author: Achilleas Koutsou, Reviewers: Florian Schüller, Michael Vogt, Tomáš Hozza
  • Fix user and group creation order in ostree deployments (#1154)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Simon de Vlieger
  • Test/scripts/build-info: include runner-distro in info.json (HMS-5350) (#1152)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
  • Test/scripts: add scripts for convenient download of image build CI cache (HMS-5356) (#1155)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
  • Update osbuild dependency commit ID to latest (#1151)
    • Author: SchutzBot, Reviewers: Tomáš Hozza
  • Validate config map and fix bad Fedora IoT test config (#1156)
    • Author: Achilleas Koutsou, Reviewers: Florian Schüller, Tomáš Hozza
  • depsolve: add modules support (#1163)
    • Author: Simon de Vlieger, Reviewers: Tomáš Hozza
  • osbuild: add consts for more "sources" in sources.go (#1164)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza
  • pkg: add new manifestgen package (#1153)
    • Author: Michael Vogt, Reviewers: Nobody

— Somewhere on the Internet, 2025-01-24

0.111.0

Changes with 0.111.0

  • Unify locales and timezones in RHEL 10 disk images (HMS-5342) (#1147)
    • Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
  • test: switch F41 repo snapshots to GA (#1149)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2025-01-20

0.110.0

Changes with 0.110.0

  • Add erofs support (#1117)
    • Author: Brian C. Lane, Reviewers: Tomáš Hozza
  • Remove dnsmasq from iot package sets (#1138)
    • Author: djach7, Reviewers: Achilleas Koutsou
  • Update osbuild dependency commit ID to latest (#1136)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20250109 (#1134)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20250115 (#1144)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • anaconda: Use erroronfail (#1137)
    • Author: Colin Walters, Reviewers: Michael Vogt, Simon de Vlieger
  • crypt: provide non-cgo implementation of "crypt()" to be more cross-build friendly (#1114)

... (truncated)

Commits
  • dd54f7b osbuild: add consts for more "sources" in sources.go
  • cf2b0d5 manifestgen: use XDG_CACHE_HOME for the depsolve cache
  • e9bddf0 cmd: make cmd/build use manifestgen
  • 9ddaebb gen-manifests: use manifestgen features
  • 3e289d7 manifestgen: make default "solver" implemenatins public
  • 72ca1c7 manifestgen: add support for CustomSeed via options
  • 9f29856 manifestgen: add sbom support via SBOMWriter() callback
  • 6cb8088 manifestgen: add support to pass osbuild.RpmDownloader
  • 1e55adf manifestgen: use temporary cache dir if no cacheDir is given
  • 5abe1d5 pkg: add new manifestgen package
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
@akhil-jha
Copy link
Contributor

/retest

Bumps the go-deps group with 1 update in the / directory: [github.com/osbuild/images](https://github.com/osbuild/images).


Updates `github.com/osbuild/images` from 0.109.0 to 0.112.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.109.0...v0.112.0)

---
updated-dependencies:
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-fd501ce183 branch from 72c9bde to c3f50e1 Compare January 30, 2025 04:27
Copy link
Collaborator

@lzap lzap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests passed!!!!

@lzap lzap merged commit b485987 into main Jan 30, 2025
14 checks passed
@lzap lzap deleted the dependabot/go_modules/go-deps-fd501ce183 branch January 30, 2025 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants