Update dependency rspec-rails to v8 - #80
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 5.1.0'→'~> 8.0.0'Release Notes
rspec/rspec-rails (rspec-rails)
v8.0.4Compare Source
Full Changelog
Released to relax version constraint for rspec to allow 4.0.0.beta1.
v8.0.3Compare Source
Full Changelog
Bug Fixes:
lookup_context. (Stephen Nelson, #2749)rails statslooks for specs using application root rather than working directory.(Marvin Tangpos, #2879)
v8.0.2Compare Source
Full Changelog
Bug Fixes:
(Taketo Takashima, #2860)
v8.0.1Compare Source
Full Changelog
Bug Fixes:
(Taketo Takashima, #2860)
v8.0.0Compare Source
Full Changelog
Bug Fixes:
have_been_performed/have_been_enqueuedreturnfalseforsupports_block_expectations?as they don't supporting block expectations.(Sam Kidman, #2851)
v7.1.1Compare Source
Full Changelog
Enhancements:
ActiveRecord::Migration.maintain_test_schema!(#2832)
served_byin system specs. (Sam Giffney, #2841)Breaking Changes:
v7.1.0Compare Source
Full Changelog
Bug Fixes:
verification for
have_enqueued_jobet al (Jon Rowe, #2823)v7.0.2Compare Source
Full Changelog
Enhancements:
have_broadcasted_to/have_broadcast. (Simon Fish, #2795)infer_spec_type_from_file_location!in newly generatedrails_helper.rbfiles. (Jon Rowe, #2804)(Oli Peate, #2808)
v7.0.1Compare Source
Full Changelog
Bug Fixes:
have_enqueued_mailwhen jobs were incorrectly matched dueto refactoring in #2780. (David Runger, #2793)
v7.0.0Compare Source
Full Changelog
Bug Fixes:
(Jon Rowe, #2791)
v6.1.5Compare Source
Full Changelog
Enhancements:
(Steve Polito, #2746)
at_priorityqualifier tohave_enqueued_jobset of matchers. (mbajur, #2759)rails statson Rails main / 8.0.0. (Petrik de Heus, #2781)v6.1.4Compare Source
Full Changelog
Bug Fixes:
rake spec:statsetupon Rails main / 8.0.0. (Petrik de Heus, #2781)v6.1.3Compare Source
Full Changelog
Bug Fixes:
have_http_statusmatcher raising an error when encountering a rawRack::MockResponse.(Christophe Bliard, #2771)
v6.1.2Compare Source
Full Changelog
Bug Fixes:
ActiveSupport::CurrentAttributesbetween examples. (Javier Julio, #2752)have_status_codebehaviour with deprecated status names by delegatingto
Rack::Utils.status_code/1to set the expected status code. (Darren Boyd, #2765)v6.1.1Compare Source
Full Changelog
Bug Fixes:
v6.1.0Compare Source
Full Changelog
Bug Fixes:
RSpec::Rails::Configuration.fixture_paths(Benoit Tigeot, #2720)
v6.0.4Compare Source
Full Changelog
Enhancements:
rails_helper.rbto useRails.root.join.(@masato-bkn, Ryo Nakamura, #2640, #2678)
RSpec::Rails::Configuration.fixture_pathsconfiguration to supportthe matching change to
ActiveRecord::TestFixtures, previous singularform is deprecated and will be removed in Rails 7.2. (Juan Gueçaimburu, #2673)
send_emailmatcher to match emails rather than specific jobs.(Andrei Kaleshka, #2670)
renderin view specs,:localswill now be merged into thedefault implicit template, allowing
render locals: {...}style calls.(Jon Rowe, #2686)
Rails.config.action_mailer.preview_pathson Rails 7.1/(Jon Rowe, #2706)
v6.0.3Compare Source
Full Changelog
Bug Fixes:
have_broadcasted_toso that argument matchers can be used.(Timothy Peraza, #2684)
:contexthooks on Railsmain. (Jon Rowe, #2685)stub_templateon Railsmain. (Jon Rowe, #2685)take_failed_screenshotproducing an additional error throughmetadataaccess. (Jon Rowe, #2704)
ActiveSupport::ExecutionContext::TestHelperon Rails 7+. (Jon Rowe, #2711)stub_templateon Rails 7.1. (Jon Rowe, #2714)v6.0.2Compare Source
Full Changelog
Bug Fixes:
ActiveStorage::FixtureSet.file_fixture_pathwhen including file fixture support.(Jason Yates, #2671)
broadcast_tomatcher to take Symbols. (@Vagab, #2680)v6.0.1Compare Source
Full Changelog
Bug Fixes:
render_viewsis off for Rails 7.1.(Eugene Kenny, Iliana, #2631)
#fixtures_pathsin example groups (removes a deprecation warning).(Nicholas Simmons, #2664)
have_enqueued_jobto properly detect enqueued jobs when other jobs wereperformed inside the expectation block. (Slava Kardakov, Phil Pirozhkov, #2573)
v6.0.0Compare Source
Full Changelog
Bug Fixes:
#name. (Jon Rowe, #2625)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.