Skip to content

Bump the all group with 2 updates #135

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

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps the all group with 2 updates: github.com/michaelklishin/rabbit-hole/v3 and github.com/onsi/gomega.

Updates github.com/michaelklishin/rabbit-hole/v3 from 3.1.0 to 3.2.0

Release notes

Sourced from github.com/michaelklishin/rabbit-hole/v3's releases.

3.2.0

Changes Between 3.1.0 and 3.2.0 (Apr 2, 2025)

New Federation Upstream Fields

FederationDefinition now has two new fields:

  • QueueType: an enum, one of: classic, quorum
  • ResourceCleanupMode: an enum, the supported values are: default or never

Contributed by @​jaroslaw-bochniak.

GitHub issue: #341

Changelog

Sourced from github.com/michaelklishin/rabbit-hole/v3's changelog.

Changes Between 3.2.0 and 3.3.0 (in development)

No changes yet.

Commits
  • 411802e 3.2.0 release notes
  • 9edb65e Merge pull request #342 from michaelklishin/dependabot/go_modules/github.com/...
  • 650604c Bump github.com/onsi/gomega from 1.36.3 to 1.37.0
  • f252b4e Merge pull request #341 from jaroslaw-bochniak/federation-upstream-definition
  • c2c5421 Added support for QueueType and ResourceCleanupMode in FederationDefinition
  • 5e9fcda Merge pull request #339 from michaelklishin/dependabot/go_modules/github.com/...
  • 74fa57c Bump github.com/onsi/gomega from 1.36.2 to 1.36.3
  • 200d614 Merge pull request #338 from michaelklishin/dependabot/go_modules/github.com/...
  • ba0ce38 Bump github.com/onsi/ginkgo/v2 from 2.23.1 to 2.23.2
  • fcc7983 Merge pull request #337 from michaelklishin/dependabot/go_modules/github.com/...
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.36.3 to 1.37.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.37.0

1.37.0

Features

  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.37.0

Features

  • add To/ToNot/NotTo aliases for AsyncAssertion [5666f98]
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 all group with 2 updates: [github.com/michaelklishin/rabbit-hole/v3](https://github.com/michaelklishin/rabbit-hole) and [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/michaelklishin/rabbit-hole/v3` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/michaelklishin/rabbit-hole/releases)
- [Changelog](https://github.com/michaelklishin/rabbit-hole/blob/main/ChangeLog.md)
- [Commits](michaelklishin/rabbit-hole@v3.1.0...v3.2.0)

Updates `github.com/onsi/gomega` from 1.36.3 to 1.37.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.36.3...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/michaelklishin/rabbit-hole/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Apr 2, 2025
@MirahImage MirahImage merged commit 42b0591 into main Apr 4, 2025
3 checks passed
@MirahImage MirahImage deleted the dependabot/go_modules/all-4f9d8d7a1f branch April 4, 2025 15:08
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