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 in /bib with 3 updates #839

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-deps group in /bib with 3 updates: github.com/osbuild/images, github.com/spf13/cobra and golang.org/x/exp.

Updates github.com/osbuild/images from 0.116.0 to 0.117.0

Release notes

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

0.117.0

Changes with 0.117.0

  • Delete F39 EOL repo definition (#1208)
    • Author: Tomáš Hozza, Reviewers: Michael Vogt, Simon de Vlieger
  • Extract Fedora package sets into a single YAML file (#1205)
    • Author: Achilleas Koutsou, Reviewers: Michael Vogt, Ondřej Budai, Tomáš Hozza
  • Pin CI workflows to ubuntu 24.04 (#1214)
    • Author: Brian C. Lane, Reviewers: Achilleas Koutsou, Florian Schüller
  • Update osbuild dependency commit ID to latest (#1203)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • build(deps): bump the go-deps group across 1 directory with 11 updates (#1212)
    • Author: dependabot[bot], Reviewers: Achilleas Koutsou, Lukáš Zapletal
  • build(deps): bump the go-deps group with 2 updates (#1215)
    • Author: dependabot[bot], Reviewers: Achilleas Koutsou, SchutzBot
  • distro: conditionally include basesystem/filesystem (#1202)
    • Author: Micah Abbott, Reviewers: Achilleas Koutsou, Simon de Vlieger, Tomáš Hozza
  • go.mod: fix envoyproxy/go-control-plane/envoy version (#1209)
    • Author: Florian Schüller, Reviewers: Simon de Vlieger, Tomáš Hozza
  • imagefilter: add SupportedOutputFormats (#1168)
    • Author: Florian Schüller, Reviewers: Michael Vogt, Simon de Vlieger
  • imagefilter: improve supported filters discoverability (#1198)
    • Author: Michael Vogt, Reviewers: Ondřej Budai, Simon de Vlieger
  • manifest: override insights-client-boot.service (HMS-4827) (#1192)
    • Author: Jonathan Holloway, Reviewers: Achilleas Koutsou, Tomáš Hozza
  • reporegistry: re-export LoadAllRepositories (#1211)
    • Author: Michael Vogt, Reviewers: Simon de Vlieger, Tomáš Hozza

— Somewhere on the Internet, 2025-02-14

Commits
  • 201158b build(deps): bump the go-deps group with 2 updates
  • ce45a6f workflows: Switch utility workflows to using ubuntu-24.04
  • a50aa3e workflows: Use ubuntu-24.04 for tests.yml
  • 02583c5 build(deps): bump the go-deps group across 1 directory with 11 updates
  • 6fbb456 cloud/awscloud: extend UploaderOptions with boot mode
  • 1b8db31 manifest: add insights-client.service enable
  • db8c46d packagesets/fedora: comment to keep iot-commit in sync with official
  • 544d292 distro/fedora: replace all package sets with packagesets.Load()
  • a8e84ae distro/fedora: function that returns a replacement map
  • 641ddda distro/packagesets: define package set loader function
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates golang.org/x/exp from 0.0.0-20241009180824-f66d83c29e7c to 0.0.0-20250103183323-7d7fa50e5329

Commits

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

Bumps the go-deps group in /bib with 3 updates: [github.com/osbuild/images](https://github.com/osbuild/images), [github.com/spf13/cobra](https://github.com/spf13/cobra) and [golang.org/x/exp](https://github.com/golang/exp).


Updates `github.com/osbuild/images` from 0.116.0 to 0.117.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.116.0...v0.117.0)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

Updates `golang.org/x/exp` from 0.0.0-20241009180824-f66d83c29e7c to 0.0.0-20250103183323-7d7fa50e5329
- [Commits](https://github.com/golang/exp/commits)

---
updated-dependencies:
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/exp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 17, 2025
@schutzbot schutzbot enabled auto-merge February 17, 2025 04:36
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