Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-dependencies group with 5 updates:

Package From To
github.com/noobaa/noobaa-operator/v5 5.19.4 5.20.0
github.com/rook/kubectl-rook-ceph 0.9.5-0.20251024073622-5492aae82c71 0.9.5
github.com/rook/rook 1.18.6 1.18.7
github.com/submariner-io/submariner 0.21.1 0.21.2
github.com/submariner-io/submariner-operator 0.21.1 0.21.2

Updates github.com/noobaa/noobaa-operator/v5 from 5.19.4 to 5.20.0

Release notes

Sourced from github.com/noobaa/noobaa-operator/v5's releases.

v5.20.0

Release v5.20.0

What's Changed

New Contributors

Full Changelog: noobaa/noobaa-operator@v5.19.0...v5.20.0

Commits
  • 51280a7 Merge pull request #1703 from liranmauda/liran-backport-into-5.20
  • 692ef25 Remove user_setup script
  • 1dc360a Modify golangci-lint flows
  • 00009f1 Mongo | Upgrade flow
  • bc9bf8f remove usage of create_auth and reset_password API (#1700)
  • b9cb9f0 Merge pull request #1694 from achouhan09/telco-fix
  • ec3f09d Added observability-termination-policy to noobaa-operator
  • 09ba402 Merge pull request #1693 from dannyzaken/danny-cnpg-1.27
  • 3bd3be9 updated cloudnative dependency to 1.27.0
  • f43cb97 Merge pull request #1686 from liranmauda/liran-change-version-variable-type
  • Additional commits viewable in compare view

Updates github.com/rook/kubectl-rook-ceph from 0.9.5-0.20251024073622-5492aae82c71 to 0.9.5

Commits

Updates github.com/rook/rook from 1.18.6 to 1.18.7

Release notes

Sourced from github.com/rook/rook's releases.

v1.18.7

Improvements

Rook v1.18.7 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

Commits
  • 5a91761 Merge pull request #16717 from obnoxxx/prep-v1.18.7
  • 0bd00cc build: set release version to v1.18.7
  • b9b2a5f Merge pull request #16704 from rook/mergify/bp/release-1.18/pr-16700
  • be8bc21 Merge pull request #16709 from rook/mergify/bp/release-1.18/pr-16675
  • 0e2229f osd: add device class label to the osd prepare pods
  • 4cecb42 pool: fix pool status check in rn controller
  • 62bdc53 Merge pull request #16701 from rook/mergify/bp/release-1.18/pr-16646
  • 6ecc752 external: fix quote parsing and message in import-external-cluster.sh
  • f9f1130 Merge pull request #16687 from rook/mergify/bp/release-1.18/pr-16672
  • e99c632 object: fix user quotas being overwritten when obc bucketOwner is set
  • Additional commits viewable in compare view

Updates github.com/submariner-io/submariner from 0.21.1 to 0.21.2

Commits
  • 556a381 Update Submariner dependencies to v0.21.2
  • 4f4c90f Add force-udp-encaps coverage in tests
  • 3756172 Libreswan: always specify encapsulation
  • 2a5d32e Libreswan: specify the correct encapsulation argument
  • See full diff in compare view

Updates github.com/submariner-io/submariner-operator from 0.21.1 to 0.21.2

Commits
  • d1d6a7e Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 in /tools
  • 78d7b02 Update Submariner dependencies to v0.21.2
  • 4ac9499 Update bundle for 0.21.1
  • See full diff 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

@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
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.

Copy link
Contributor

@subhamkrai subhamkrai left a comment

Choose a reason for hiding this comment

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

Hold this, as noobaa upgrade needs to tested before merging

@dependabot dependabot bot force-pushed the dependabot/go_modules/github-dependencies-665a9e9926 branch from 01d704e to b179c43 Compare November 24, 2025 12:08
@openshift-ci
Copy link

openshift-ci bot commented Nov 24, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please ask for approval from subhamkrai. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

Bumps the github-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/noobaa/noobaa-operator/v5](https://github.com/noobaa/noobaa-operator) | `5.19.4` | `5.20.0` |
| [github.com/rook/kubectl-rook-ceph](https://github.com/rook/kubectl-rook-ceph) | `0.9.5-0.20251024073622-5492aae82c71` | `0.9.5` |
| [github.com/rook/rook](https://github.com/rook/rook) | `1.18.6` | `1.18.7` |
| [github.com/submariner-io/submariner](https://github.com/submariner-io/submariner) | `0.21.1` | `0.21.2` |
| [github.com/submariner-io/submariner-operator](https://github.com/submariner-io/submariner-operator) | `0.21.1` | `0.21.2` |


Updates `github.com/noobaa/noobaa-operator/v5` from 5.19.4 to 5.20.0
- [Release notes](https://github.com/noobaa/noobaa-operator/releases)
- [Commits](noobaa/noobaa-operator@v5.19.4...v5.20.0)

Updates `github.com/rook/kubectl-rook-ceph` from 0.9.5-0.20251024073622-5492aae82c71 to 0.9.5
- [Release notes](https://github.com/rook/kubectl-rook-ceph/releases)
- [Changelog](https://github.com/rook/kubectl-rook-ceph/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/rook/kubectl-rook-ceph/commits/v0.9.5)

Updates `github.com/rook/rook` from 1.18.6 to 1.18.7
- [Release notes](https://github.com/rook/rook/releases)
- [Changelog](https://github.com/rook/rook/blob/master/PendingReleaseNotes.md)
- [Commits](rook/rook@v1.18.6...v1.18.7)

Updates `github.com/submariner-io/submariner` from 0.21.1 to 0.21.2
- [Release notes](https://github.com/submariner-io/submariner/releases)
- [Commits](submariner-io/submariner@v0.21.1...v0.21.2)

Updates `github.com/submariner-io/submariner-operator` from 0.21.1 to 0.21.2
- [Release notes](https://github.com/submariner-io/submariner-operator/releases)
- [Commits](submariner-io/submariner-operator@v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: github.com/noobaa/noobaa-operator/v5
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/rook/kubectl-rook-ceph
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: github.com/rook/rook
  dependency-version: 1.18.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: github.com/submariner-io/submariner
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: github.com/submariner-io/submariner-operator
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github-dependencies-665a9e9926 branch from b179c43 to a5ec104 Compare November 24, 2025 14:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2025

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

@dependabot dependabot bot closed this Dec 5, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github-dependencies-665a9e9926 branch December 5, 2025 06:30
@openshift-merge-robot
Copy link

rebase

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.

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 needs-ok-to-test needs-rebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants