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.95.0 to 0.96.0 in /bib in the go-deps group #702

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2024

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

Updates github.com/osbuild/images from 0.95.0 to 0.96.0

Release notes

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

0.96.0

Changes with 0.96.0

  • Refactor LVM LV name generation and extract unique name generator into helper (#1003)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • Update osbuild dependency commit ID to latest (#996)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20241101 (#1007)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • build: support specifying repository file path (#999)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt
  • disk: define FSType enum for all supported types (#1002)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • feat: remove signatures in container deployments by default (#990)
    • Author: Miguel Martin, Reviewers: Michael Vogt
  • many: extract newGCETarPipelineForImg() helper (#985)
    • Author: Michael Vogt, Reviewers: Tomáš Hozza
  • ostree: configurable MTLS config for ostree resolve (#975)
    • Author: Lukáš Zapletal, Reviewers: Nobody
  • pkg/{distro,platform}: move BootMode to platform (#1005)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai, Simon de Vlieger
  • rhel8/azure: don't enable systemd-resolved (COMPOSER-2380) (#998)
    • Author: Achilleas Koutsou, Reviewers: Ondřej Budai
  • test/scripts: pylint: disable=too-many-positional-arguments (#1008)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger

— Somewhere on the Internet, 2024-11-04

Commits
  • 5916497 schutzfile: Update snapshots to 20241101
  • d9ffdd6 test/scripts: pylint: disable=too-many-positional-arguments
  • d6365bd disk: replace the lvm name generation with genUniqueString()
  • 7ca293e disk: helper function for generating unique names
  • 9ed13ff disk: refactor LVM Logical Volume name generation
  • 6ce0227 pkg/{distro,platform}: move BootMode to platform
  • 8e6780b disk: define FSType enum for all supported types
  • 0be4a20 rhel8/azure: don't enable systemd-resolved
  • 98c8ed2 many: extract newGCETarPipelineForImg() helper
  • 6b93e69 feat: remove signatures in container deployments by default
  • 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 <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 Nov 5, 2024
Bumps the go-deps group in /bib with 1 update: [github.com/osbuild/images](https://github.com/osbuild/images).


Updates `github.com/osbuild/images` from 0.95.0 to 0.96.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.95.0...v0.96.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/bib/go-deps-94d434a9ad branch from 562ea61 to b40d1a7 Compare November 6, 2024 04:55
@schutzbot schutzbot added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit 858734f Nov 6, 2024
9 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/bib/go-deps-94d434a9ad branch November 6, 2024 07:47
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.

1 participant