Skip to content
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

Update dependency rspec-rails to v7 #365

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rspec-rails (changelog) 6.1.5 -> 7.1.1 age adoption passing confidence

Release Notes

rspec/rspec-rails (rspec-rails)

v7.1.1

Compare Source

Full Changelog

Bug Fixes:

  • Check wether rspec-mocks has been loaded before enabling signature
    verification for have_enqueued_job et al (Jon Rowe, #​2823)

v7.1.0

Compare Source

Full Changelog

Enhancements:

  • Improve implicit description for ActionCable matchers have_broadcasted_to /
    have_broadcast. (Simon Fish, #​2795)
  • Comment out infer_spec_type_from_file_location! in newly generated
    rails_helper.rb files. (Jon Rowe, #​2804)
  • Allow turning off active job / mailer argument validation.
    (Oli Peate, #​2808)

v7.0.2

Compare Source

Full Changelog

Bug Fixes:

  • Fix issue with have_enqueued_mail when jobs were incorrectly matched due
    to refactoring in #​2780. (David Runger, #​2793)

v7.0.1

Compare Source

Full Changelog

Bug Fixes:

  • Remove mutation of Rails constant in favour of public api. (Petrik de Heus, #​2789)
  • Cleanup Rails scaffold for unsupported versions. (Matt Jankowski, #​2790)
  • Remove deprecated scaffold that was unintentionally included in 7.0.0
    (Jon Rowe, #​2791)

v7.0.0

Compare Source

Full Changelog

Enhancements:

  • Change default driver for system specs on Rails 7.2 to match its default.
    (Steve Polito, #​2746)
  • Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #​2745)
  • Add suggestion to rails_helper.rb to skip when not in test mode. (Glauco Custódio, #​2751)
  • Add at_priority qualifier to have_enqueued_job set of matchers. (mbajur, #​2759)
  • Add spec directories to rails stats on Rails main / 8.0.0. (Petrik de Heus, #​2781)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 21, 2024
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch from 8650624 to 6992f4f Compare December 2, 2024 10:57
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch from 6992f4f to 4233352 Compare December 10, 2024 11:13
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch from 4233352 to 65cc3ae Compare January 14, 2025 22:22
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch 2 times, most recently from 8f444f6 to 90e4924 Compare January 23, 2025 19:59
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch from 90e4924 to 08698ae Compare February 9, 2025 15:43
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch 2 times, most recently from a73cda4 to 0715adc Compare February 23, 2025 16:54
@renovate renovate bot force-pushed the renovate/rspec-rails-7.x-lockfile branch from 0715adc to 84ba13c Compare March 3, 2025 13:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants