Skip to content

Bump the prod-dependencies group with 2 updates#1331

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/prod-dependencies-a346a40809
Closed

Bump the prod-dependencies group with 2 updates#1331
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/prod-dependencies-a346a40809

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the prod-dependencies group with 2 updates: github.com/docker/cli and github.com/operator-framework/operator-manifest-tools.

Updates github.com/docker/cli from 29.0.1+incompatible to 29.0.3+incompatible

Commits
  • 511dad6 Merge pull request #6667 from thaJeztah/use_format
  • 11f24b8 Merge pull request #6668 from robmry/builttime-format
  • d84396d image ls: allow custom format in cli config
  • 6751cd1 docker version: restore top-level BuildTime to RFC3339Nano
  • 8108357 Merge pull request #6662 from dvdksn/doc-update-http-proxy-link
  • 3a84258 chore: update link/linktext to dockerd proxy config
  • See full diff in compare view

Updates github.com/operator-framework/operator-manifest-tools from 0.10.0 to 0.11.0

Release notes

Sourced from github.com/operator-framework/operator-manifest-tools's releases.

v0.11.0

Changelog

  • 1bf69e22cd6a02982e0924ac306a1df854d2cbc9 Merge pull request #87 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.33.3
  • b9503acc7ec87d052d31c000dfbda0ed528cc803 Merge pull request #88 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.38.0
  • 3351e46b5c9c47c6b978682dd84e8db62c05c97d Merge pull request #89 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.33.4
  • 90e5ea8bb770b76dc5c27f4f26660ca6c24d6aae Merge pull request #90 from operator-framework/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • 1e9f1f74feff23bfd3afa219424971fc5ee0caa0 Merge pull request #92 from operator-framework/dependabot/go_modules/github.com/onsi/gomega-1.38.2
  • ac78f5a14c247b7fa7a1a92ce9ec3c83de2de789 Merge pull request #93 from operator-framework/dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • 74721fd2f66a12f1532e1ede2ce417b19daf2dd0 Merge pull request #95 from operator-framework/dependabot/go_modules/github.com/spf13/cobra-1.10.1
  • a7e248306a69f0c18df5aa8264dc311cd0e447bb Merge pull request #96 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.34.1
  • 9687acb8ca36b7ef60a5a261d4874b57187a5d63 Merge pull request #97 from operator-framework/dependabot/go_modules/k8s.io/apimachinery-0.34.2
  • 085cee7dc3c82ecfc6eabcb3182fda40ac7c9f68 Merge pull request #98 from acornett21/update_go
  • 99f800f03d78f7f379013bd18086e3e146d08b9d Merge pull request #99 from acornett21/fix_go_release
  • ce20d9c07bfacce67002aff34813479be75afa30 chore(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0
  • 729f8ed2f41d6072efb485de5090a53d36a652fe chore(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.2
  • c5797eddbb1add72aad4cc73bae591851b9c4128 chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 7e7364c473be4c5ce7caa0a04e742b0dd6566bdd chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 8a672ddbe1c0dd4d8f971c366e836d4e82bd95e1 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  • 2dd61a2c15b17cc6306fd8751e095a3aa14be9f9 chore(deps): bump k8s.io/apimachinery from 0.33.2 to 0.33.3
  • def9c72e5da8c0a39346f8e9678bdcd2f3262562 chore(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4
  • 2ad146628d2d92b4118f476df09fe18f8157f81d chore(deps): bump k8s.io/apimachinery from 0.33.4 to 0.34.1
  • 8bee066ca9176e2343e8b631679a455ffb5aa8e0 chore(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2
  • d7feb399d48f17fc4bbc8afcbd1ff1eb58d30619 switching from --rm-dist to --clean for goreleaser arg
  • 3ca0d0d0d95c14a2f944921c7cbc46a9f5a6d43b updating go to 1.24.6
Commits
  • 99f800f Merge pull request #99 from acornett21/fix_go_release
  • d7feb39 switching from --rm-dist to --clean for goreleaser arg
  • 085cee7 Merge pull request #98 from acornett21/update_go
  • 3ca0d0d updating go to 1.24.6
  • 9687acb Merge pull request #97 from operator-framework/dependabot/go_modules/k8s.io/a...
  • 8bee066 chore(deps): bump k8s.io/apimachinery from 0.34.1 to 0.34.2
  • a7e2483 Merge pull request #96 from operator-framework/dependabot/go_modules/k8s.io/a...
  • 2ad1466 chore(deps): bump k8s.io/apimachinery from 0.33.4 to 0.34.1
  • 74721fd Merge pull request #95 from operator-framework/dependabot/go_modules/github.c...
  • c5797ed chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 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 <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 prod-dependencies group with 2 updates: [github.com/docker/cli](https://github.com/docker/cli) and [github.com/operator-framework/operator-manifest-tools](https://github.com/operator-framework/operator-manifest-tools).


Updates `github.com/docker/cli` from 29.0.1+incompatible to 29.0.3+incompatible
- [Commits](docker/cli@v29.0.1...v29.0.3)

Updates `github.com/operator-framework/operator-manifest-tools` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/operator-framework/operator-manifest-tools/releases)
- [Changelog](https://github.com/operator-framework/operator-manifest-tools/blob/main/.goreleaser.yml)
- [Commits](operator-framework/operator-manifest-tools@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.0.3+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: github.com/operator-framework/operator-manifest-tools
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 24, 2025
@openshift-ci openshift-ci bot requested review from jomkz and skattoju November 24, 2025 22:08
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Nov 24, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 24, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@coveralls
Copy link

Coverage Status

coverage: 83.607%. remained the same
when pulling c87dcf6 on dependabot/go_modules/prod-dependencies-a346a40809
into 6ee1ef7 on main.

@dcibot
Copy link

dcibot commented Nov 24, 2025

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 1, 2025
@openshift-ci
Copy link

openshift-ci bot commented Dec 1, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: acornett21, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 1, 2025
@acornett21
Copy link
Contributor

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/prod-dependencies-a346a40809 branch December 2, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants