-
Notifications
You must be signed in to change notification settings - Fork 2
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.5 #57
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/rspec-rails-6.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
@rultor please, try to merge, since 5 checks have passed |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 13min)
|
renovate
bot
changed the title
Update dependency rspec-rails to v6.1.0
Update dependency rspec-rails to v6.1.1
Jan 25, 2024
renovate
bot
force-pushed
the
renovate/rspec-rails-6.x
branch
from
January 25, 2024 14:48
7594099
to
6caea4c
Compare
renovate
bot
changed the title
Update dependency rspec-rails to v6.1.1
Update dependency rspec-rails to v6.1.2
Mar 18, 2024
renovate
bot
force-pushed
the
renovate/rspec-rails-6.x
branch
from
March 18, 2024 22:54
6caea4c
to
254167d
Compare
renovate
bot
changed the title
Update dependency rspec-rails to v6.1.2
Update dependency rspec-rails to v6.1.3
Jun 20, 2024
renovate
bot
force-pushed
the
renovate/rspec-rails-6.x
branch
from
June 20, 2024 00:30
254167d
to
642f33f
Compare
renovate
bot
force-pushed
the
renovate/rspec-rails-6.x
branch
from
August 15, 2024 16:55
642f33f
to
5ce8912
Compare
renovate
bot
changed the title
Update dependency rspec-rails to v6.1.3
Update dependency rspec-rails to v6.1.4
Aug 15, 2024
renovate
bot
changed the title
Update dependency rspec-rails to v6.1.4
Update dependency rspec-rails to v6.1.5
Sep 2, 2024
renovate
bot
force-pushed
the
renovate/rspec-rails-6.x
branch
from
September 2, 2024 13:22
5ce8912
to
6848357
Compare
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:
'6.0.3'
->'6.1.5'
Release Notes
rspec/rspec-rails (rspec-rails)
v6.1.5
Compare Source
Full Changelog
Bug Fixes:
rake spec:statsetup
on Rails main / 8.0.0. (Petrik de Heus, #2781)v6.1.4
Compare Source
v6.1.3
Compare Source
Full Changelog
Bug Fixes:
ActiveSupport::CurrentAttributes
between examples. (Javier Julio, #2752)have_status_code
behaviour with deprecated status names by delegatingto
Rack::Utils.status_code/1
to set the expected status code. (Darren Boyd, #2765)v6.1.2
Compare Source
Full Changelog
Bug Fixes:
v6.1.1
Compare Source
Full Changelog
Bug Fixes:
RSpec::Rails::Configuration.fixture_paths
(Benoit Tigeot, #2720)
v6.1.0
Compare Source
Full Changelog
Enhancements:
rails_helper.rb
to useRails.root.join
.(@masato-bkn, Ryo Nakamura, #2640, #2678)
RSpec::Rails::Configuration.fixture_paths
configuration to supportthe matching change to
ActiveRecord::TestFixtures
, previous singularform is deprecated and will be removed in Rails 7.2. (Juan Gueçaimburu, #2673)
send_email
matcher to match emails rather than specific jobs.(Andrei Kaleshka, #2670)
render
in view specs,:locals
will now be merged into thedefault implicit template, allowing
render locals: {...}
style calls.(Jon Rowe, #2686)
Rails.config.action_mailer.preview_paths
on Rails 7.1/(Jon Rowe, #2706)
v6.0.4
Compare Source
Full Changelog
Bug Fixes:
have_broadcasted_to
so that argument matchers can be used.(Timothy Peraza, #2684)
:context
hooks on Railsmain
. (Jon Rowe, #2685)stub_template
on Railsmain
. (Jon Rowe, #2685)take_failed_screenshot
producing an additional error throughmetadata
access. (Jon Rowe, #2704)
ActiveSupport::ExecutionContext::TestHelper
on Rails 7+. (Jon Rowe, #2711)stub_template
on Rails 7.1. (Jon Rowe, #2714)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.