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 the go-deps group across 1 directory with 2 updates #1477

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2025

Bumps the go-deps group with 2 updates in the / directory: github.com/Unleash/unleash-client-go/v4 and github.com/osbuild/images.

Updates github.com/Unleash/unleash-client-go/v4 from 4.1.4 to 4.2.0

Release notes

Sourced from github.com/Unleash/unleash-client-go/v4's releases.

v4.2.0

What's Changed

New Contributors

Full Changelog: Unleash/unleash-client-go@v4.1.4...v4.2.0

Commits

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

Release notes

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

0.115.0

Changes with 0.115.0

  • Add a blocking container resolver (#1176)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger
  • distro: rhel9: edge: exclude bootupd (#1195)
    • Author: Antonio Murdaca, Reviewers: Simon de Vlieger, Tomáš Hozza
  • osbuild: update org.osbuild.systemd.unit.create stage (#1191)
    • Author: Achilleas Koutsou, Reviewers: Simon de Vlieger, Tomáš Hozza

— Somewhere on the Internet, 2025-02-06

0.114.0

Changes with 0.114.0

  • Update osbuild dependency commit ID to latest (#1188)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • Update snapshots to 20250201 (#1187)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou
  • cloud: add new Uploader interface and implement for AWS (#1185)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • policies: allow custom directories and files under /usr/local (#1190)
    • Author: Ondřej Budai, Reviewers: Tomáš Hozza

— Somewhere on the Internet, 2025-02-03

0.113.0

Changes with 0.113.0

  • .github/workflows/update-osbuild: extend PR commit message (#1172)
    • Author: Florian Schüller, Reviewers: Tomáš Hozza
  • Add short output (#1167)
    • Author: Florian Schüller, Reviewers: Simon de Vlieger
  • Update osbuild dependency commit ID to latest (#1174)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou, Brian C. Lane
  • build(deps): bump the go-deps group across 1 directory with 11 updates (#1178)
    • Author: dependabot[bot], Reviewers: Achilleas Koutsou
  • cmd/build: use the new manifestgen package (#1165)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • data: add fedora-42 repository (#1183)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou, Ondřej Budai, Simon de Vlieger
  • data: fix c10s repo GPG keys shipped in the data (#1181)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger
  • distro: use rand.Int63 intead of time.UnixNano() (#1170)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • dnfjson: support redirecting dnfjsons stderr (#1184)
    • Author: Michael Vogt, Reviewers: Achilleas Koutsou
  • go.mod: update to go v1.22 (#1180)
    • Author: Achilleas Koutsou, Reviewers: Florian Schüller, Simon de Vlieger
  • imagefilter: make short output format as unstable (#1173)

... (truncated)

Commits
  • b16c6f1 distro: rhel9: edge: exclude bootupd
  • 5273b2c github: skip TestBlockingResolverLocalManifest in main unit tests
  • 6f241bc manifestgen: use the new blockingResolver
  • 30aedd6 container: new resolver: blockingResolver
  • 9ba54fb container: convert Resolver to interface
  • e8310ec osbuild: test the systemd.unit.create stage options validator
  • 5c90f47 osbuild: rename SystemdServiceUnit to SystemdUnit
  • a622f2b osbuild: separate validation for each systemd unit type
  • 29c4eac osbuild: add Socket section for systemd.unit.create stage options
  • 4b98ffa osbuild: rename all systemd unit section types
  • Additional commits viewable in compare view

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

Bumps the go-deps group with 2 updates in the / directory: [github.com/Unleash/unleash-client-go/v4](https://github.com/Unleash/unleash-client-go) and [github.com/osbuild/images](https://github.com/osbuild/images).


Updates `github.com/Unleash/unleash-client-go/v4` from 4.1.4 to 4.2.0
- [Release notes](https://github.com/Unleash/unleash-client-go/releases)
- [Commits](Unleash/unleash-client-go@v4.1.4...v4.2.0)

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

---
updated-dependencies:
- dependency-name: github.com/Unleash/unleash-client-go/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 7, 2025
@lzap
Copy link
Collaborator

lzap commented Feb 7, 2025

This needs: #1476

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2025

Superseded by #1478.

@dependabot dependabot bot closed this Feb 11, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-21d3b04e07 branch February 11, 2025 04:17
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