Skip to content

Bump parallel_rspec from 3.0.1 to 3.1.0#2804

Merged
lfdebrux merged 1 commit into
mainfrom
dependabot/bundler/parallel_rspec-3.1.0
May 27, 2026
Merged

Bump parallel_rspec from 3.0.1 to 3.1.0#2804
lfdebrux merged 1 commit into
mainfrom
dependabot/bundler/parallel_rspec-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps parallel_rspec from 3.0.1 to 3.1.0.

Release notes

Sourced from parallel_rspec's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: willbryant/parallel_rspec@v3.0.1...v3.1.0

Changelog

Sourced from parallel_rspec's changelog.

3.1.0

  • Fix example groups with context hooks not being run if any example groups without context hooks failed. Thanks @​h-lame.

3.0.0

  • Fix reporting of aggregate_failures errors.
  • Add this gem's files to the backtrace filter RSpec uses to exclude its own files from failure messages.
  • Implement --fail-fast support.

2.6.0

2.5.0

  • Update the RSpec example persistence file after each run. Thanks @​bagedevimo.

2.4.2

  • Fix more calls to deprecated ActiveRecord::Base.configurations[].

2.4.1

  • Exit workers promptly if asked to quit.

2.4.0

  • Wrap Exception objects so they can always be dumped and loaded, even if they contain non-marshallable objects such as Procs or anonymous classes.

2.3.0

  • Increase default workers from 2 to 4.
  • Fix behavioral inconsistency with rspec-core in nested describe blocks on helper methods with clashing let methods.

2.2.0

  • Fix incompatibility with rspec --profile.

2.1.2

  • Fix error when used in projects without ActiveSupport. Thanks @​erikpaasonen.

2.1.1

  • Fix deprecation warnings from ActiveRecord::Base.configurations[].

2.1.0

  • Add a default parallel_rspec rake task.

... (truncated)

Commits
  • 9efbd91 Tag v3.1.0
  • c8dabbe Merge pull request #19 from h-lame/always-run-groups-with-context-hooks
  • 8aec75f Always run the example groups with context hooks
  • 22adf1c Bump RSpec version mentioned in README
  • See full diff 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 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 [parallel_rspec](https://github.com/willbryant/parallel_rspec) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/willbryant/parallel_rspec/releases)
- [Changelog](https://github.com/willbryant/parallel_rspec/blob/main/CHANGES.md)
- [Commits](willbryant/parallel_rspec@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: parallel_rspec
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 27, 2026
@github-actions
Copy link
Copy Markdown

🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2804.admin.review.forms.service.gov.uk/

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

@lfdebrux lfdebrux added this pull request to the merge queue May 27, 2026
Merged via the queue into main with commit 751d8db May 27, 2026
4 checks passed
@lfdebrux lfdebrux deleted the dependabot/bundler/parallel_rspec-3.1.0 branch May 27, 2026 07:37
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant