Skip to content

Bump rspec-rails from 5.0.1 to 6.0.0.rc1#788

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rspec-rails-6.0.0.rc1
Closed

Bump rspec-rails from 5.0.1 to 6.0.0.rc1#788
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/rspec-rails-6.0.0.rc1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps rspec-rails from 5.0.1 to 6.0.0.rc1.

Changelog

Sourced from rspec-rails's changelog.

Development

Full Changelog

5.1.1 / 2022-03-07

Full Changelog

Bug Fixes:

  • Properly handle global id serialised arguments in have_enqueued_mail. (Jon Rowe, #2578)

5.1.0 / 2022-01-26

Full Changelog

Enhancements:

  • Make the API request scaffold template more consistent and compatible with Rails 6.1. (Naoto Hamada, #2484)
  • Change the scaffold rails_helper.rb template to use require_relative. (Jon Dufresne, #2528)

5.0.3 / 2022-01-26

Full Changelog

Bug Fixes:

  • Properly name params in controller and request spec templates when using the --model-name parameter. (@​kenzo-tanaka, #2534)
  • Fix parameter matching with mail delivery job and ActionMailer::MailDeliveryJob. (Fabio Napoleoni, #2516, #2546)
  • Fix Rails 7 have_enqueued_mail compatibility (Mikael Henriksson, #2537, #2546)

5.0.2 / 2021-08-14

Full Changelog

Bug Fixes:

  • Prevent generated job specs from duplicating _job in filenames. (Nick Flückiger, #2496)
  • Fix ActiveRecord::TestFixture#uses_transaction by using example description to replace example name rather than example in our monkey patched run_in_transaction? method. (Stan Lo, #2495)
  • Prevent keyword arguments being lost when methods are invoked dynamically in controller specs. (Josh Cheek, #2509, #2514)
Commits
  • a16a9b1 Version 6.0.0.rc1
  • 72ec96f Merge pull request #2567 from rspec/6-0-release-prep
  • 7c59626 Update supported versions
  • b11feaf Merge pull request #2586 from rspec/petergoldstein-rails-7-ci
  • 196e53c Skip "action mailer missing" example for Rails 7
  • a88675b Skip Action Mailbox for No AR example app
  • b6e476f fixup! Remove hack that prevented active_record to be preloaded when action_m...
  • df86739 Update requires to avoid pulling in ActiveRecord, fix other require errors
  • b274e34 Add Ruby 3.1 and Rails 7 to CI
  • 3818055 Merge pull request #2585 from taketo1113/request-spec-rails7
  • 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 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-rails](https://github.com/rspec/rspec-rails) from 5.0.1 to 6.0.0.rc1.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v5.0.1...v6.0.0.rc1)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Apr 4, 2022
@dependabot dependabot bot requested a review from natevick April 4, 2022 20:01
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #869.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/bundler/rspec-rails-6.0.0.rc1 branch October 10, 2022 20:03
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.

0 participants