Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps rspec-sidekiq from 5.1.0 to 5.2.0.

Release notes

Sourced from rspec-sidekiq's releases.

v5.2.0

Welcome new co-maintainer!

Welcome @​ydah as another maintainer for rspec-sidekiq. As you'll find in the changelog, @​ydah has been contributing quite a bit to the health of the project to make sure even more maintainable going forward.

Thank you for joining the project!

Additions and bug-fixes

Full Changelog

New Contributors

Full Changelog: wspurgin/rspec-sidekiq@v5.1.0...v5.2.0

Changelog

Sourced from rspec-sidekiq's changelog.

5.2.0

  • Add never matcher for aliasing exactly(0) (#256)
  • Fix BeProcessedIn matcher behavior for Rails 8 (#237)
  • Fix exactly(0) to not fail when nothing is enqueued (#238)
Commits
  • bf4b27c chore: prep for release of 5.2.0 (#263)
  • 2abb358 chore: add maintainer information for @ydah (#262)
  • 3fa96e4 chore: add CI workflow to include ruby-head (#260)
  • fed0ad3 chore: clean up spacing and linebreak (#259)
  • d6e2161 chore: Changing Sidekiq version branching to use RSpec metadata (#258)
  • 2e6700a chore: reorder dependencies in rspec-sidekiq.gemspec for clarity (#257)
  • 0756266 Add never matcher for aliasing exactly(0) (#256)
  • 0c6aeee fix: improve minus! method to return self for non-EnqueuedJobs inputs (#254)
  • 5badb94 fix: remove outdated GitHub link from README (#253)
  • c506c55 Update .gitignore to include .ruby-version and remove .ruby-version file (#252)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rspec-sidekiq](https://github.com/wspurgin/rspec-sidekiq) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/wspurgin/rspec-sidekiq/releases)
- [Changelog](https://github.com/wspurgin/rspec-sidekiq/blob/main/CHANGES.md)
- [Commits](wspurgin/rspec-sidekiq@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: rspec-sidekiq
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 4, 2025
@dependabot dependabot bot requested review from nilsding and pixeldesu as code owners August 4, 2025 12:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 4, 2025
Copy link
Member

@pixeldesu pixeldesu left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 672fe2d into main Aug 11, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/rspec-sidekiq-5.2.0 branch August 11, 2025 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant