Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the all group with 3 updates: github.com/onsi/ginkgo/v2, github.com/rabbitmq/cluster-operator/v2 and gopkg.in/ini.v1.

Updates github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.27.5

2.27.5

Fixes

Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.27.5

Fixes

Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory

Commits
  • a928307 v2.27.5
  • 0d0e96d don't make a new formatter for each GinkgoT(); that's just silly and uses pre...
  • See full diff in compare view

Updates github.com/rabbitmq/cluster-operator/v2 from 2.18.0 to 2.19.0

Release notes

Sourced from github.com/rabbitmq/cluster-operator/v2's releases.

v2.19.0

⚠️ Upgrading the cluster-operator to this version will update RabbitMQ clusters (i.e. will cause rolling update of the underlying StatefulSets). If you want to control when a RabbitMQ cluster gets updated, make sure to pause reconciliation before upgrading the cluster-operator. After upgrading the cluster-operator, resume reconciliation whenever it's safe to update the RabbitMQ cluster. See Pause reconciliation for a RabbitMQ cluster.

What's Changed

Full Changelog: rabbitmq/cluster-operator@v2.18.0...v2.19.0

Commits
  • 6e0bfd2 Merge pull request #2032 from rabbitmq/dependabot/go_modules/all-e2af73a89a
  • 8467abd build(deps): bump the all group with 2 updates
  • b720b0b Merge pull request #1974 from rabbitmq/1018-user-secret-not-updated-when-crea...
  • e8e8e09 Merge pull request #2031 from rabbitmq/useful-error-message
  • 3cdbd92 Configure TLS client correctly for quorum checks
  • defe24c Add a test for multi-line values
  • deb35cc Add comment to Build in default secret
  • b56efa4 Fix: Use additionalConfig for default user creds
  • f693015 Fix panic in unit test
  • 2db9993 Fix staticcheck errors
  • Additional commits viewable in compare view

Updates gopkg.in/ini.v1 from 1.67.0 to 1.67.1

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 all group with 3 updates: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [github.com/rabbitmq/cluster-operator/v2](https://github.com/rabbitmq/cluster-operator) and gopkg.in/ini.v1.


Updates `github.com/onsi/ginkgo/v2` from 2.27.4 to 2.27.5
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.27.4...v2.27.5)

Updates `github.com/rabbitmq/cluster-operator/v2` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/rabbitmq/cluster-operator/releases)
- [Commits](rabbitmq/cluster-operator@v2.18.0...v2.19.0)

Updates `gopkg.in/ini.v1` from 1.67.0 to 1.67.1

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.27.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/rabbitmq/cluster-operator/v2
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: gopkg.in/ini.v1
  dependency-version: 1.67.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 Jan 13, 2026
@MirahImage MirahImage merged commit 91dc0dc into main Jan 13, 2026
7 checks passed
@MirahImage MirahImage deleted the dependabot/go_modules/all-71b501d0bb branch January 13, 2026 09:27
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.

2 participants