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 v6.1.0 #639

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

rspec/rspec-rails (rspec-rails)

v6.1.0

Compare Source

Full Changelog

Enhancements:

  • Support for Rails 7.1
  • Minor tweak to generated rails_helper.rb to use Rails.root.join.
    (@​masato-bkn, Ryo Nakamura, #​2640, #​2678)
  • Add RSpec::Rails::Configuration.fixture_paths configuration to support
    the matching change to ActiveRecord::TestFixtures, previous singular
    form is deprecated and will be removed in Rails 7.2. (Juan Gueçaimburu, #​2673)
  • Add send_email matcher to match emails rather than specific jobs.
    (Andrei Kaleshka, #​2670)
  • When using render in view specs, :locals will now be merged into the
    default implicit template, allowing render locals: {...} style calls.
    (Jon Rowe, #​2686)
  • Add support for Rails.config.action_mailer.preview_paths on Rails 7.1/
    (Jon Rowe, #​2706)

v6.0.4

Compare Source

Full Changelog

Bug Fixes:

  • Fuzzy match have_broadcasted_to so that argument matchers can be used.
    (Timothy Peraza, #​2684)
  • Fix fixture warning during :context hooks on Rails main. (Jon Rowe, #​2685)
  • Fix stub_template on Rails main. (Jon Rowe, #​2685)
  • Fix variable name in scaffolded view specs when namespaced. (Taketo Takashima, #​2694)
  • Prevent take_failed_screenshot producing an additional error through metadata
    access. (Jon Rowe, #​2704)
  • Use ActiveSupport::ExecutionContext::TestHelper on Rails 7+. (Jon Rowe, #​2711)
  • Fix leak of templates stubbed with stub_template on Rails 7.1. (Jon Rowe, #​2714)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rspec-rails-6.x-lockfile branch 4 times, most recently from 9e5820f to 7b2be85 Compare November 15, 2023 17:09
@renovate renovate bot changed the title Update dependency rspec-rails to v6.0.3 Update dependency rspec-rails to v6.0.3 - autoclosed Nov 15, 2023
@renovate renovate bot closed this Nov 15, 2023
@renovate renovate bot deleted the renovate/rspec-rails-6.x-lockfile branch November 15, 2023 18:52
@renovate renovate bot changed the title Update dependency rspec-rails to v6.0.3 - autoclosed Update dependency rspec-rails to v6.0.3 Nov 21, 2023
@renovate renovate bot reopened this Nov 21, 2023
@renovate renovate bot restored the renovate/rspec-rails-6.x-lockfile branch November 21, 2023 14:51
@renovate renovate bot changed the title Update dependency rspec-rails to v6.0.3 Update dependency rspec-rails to v6.1.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/rspec-rails-6.x-lockfile branch 2 times, most recently from 984d539 to 4657d09 Compare November 24, 2023 22:54
@renovate renovate bot force-pushed the renovate/rspec-rails-6.x-lockfile branch from 4657d09 to 83cfe2b Compare December 22, 2023 10:32
@renovate renovate bot force-pushed the renovate/rspec-rails-6.x-lockfile branch from 83cfe2b to e1b3abf Compare December 22, 2023 13:38
@lozette
Copy link

lozette commented Dec 22, 2023

I'm going to merge this without 3 approvals as it's a test gem.

@lozette lozette merged commit 564c169 into develop Dec 22, 2023
2 checks passed
@lozette lozette deleted the renovate/rspec-rails-6.x-lockfile branch December 22, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant