Improve the handling of errors during loading support files, if a file
errors before loading specs, RSpec will now skip loading the specs.
(David Rodríguez, #2568)
Add support for --example-matches to run examples by regular expression.
(Sam Joseph, Matt Rider, @okothkongo1, #2586)
Add did_you_mean suggestions for file names encountering a LoadError
outside of examples. (@obromios, #2601)
Add a minimalist quick fix style formatter, only outputs failures as
file:line:message. (Romain Tartière, #2614)
Convert string number values to integer when used for RSpec::Configuration#fail_fast
(Viktor Fonic, #2634)
Issue warning when invalid values are used for RSpec::Configuration#fail_fast
(Viktor Fonic, #2634)
Add support for running the Rake task in a clean environment.
(Jon Rowe, #2632)
Indent messages by there example group / example in the documentation formatter.
(Samuel Williams, #2649)
Fix config.define_derived_metadata so that cascades are not triggered
until metadata has been assigned to the example or example group
(Myron Marston, #2635).
The respond_to matcher now uses the signature from initialize to validate checks
for new (unless new is non standard). (Jon Rowe, #1072)
Generated descriptions for matchers now use is expected to rather than should in
line with our preferred DSL. (Pete Johns, #1080, rspec/rspec-core#2572)
Add the ability to re-raise expectation errors when matching
with match_when_negated blocks. (Jon Rowe, #1130)
Add a warning when an empty diff is produce due to identical inspect output.
(Benoit Tigeot, #1126)
3.8.6 (from changelog)
Bug Fixes:
Revert #1125 due to the change being incompatible with our semantic versioning
policy.
Prevent composed all matchers from leaking into their siblings leading to duplicate
failures. (Jamie English, #1086)
Prevent objects which change their hash on comparison from failing change checks.
(Phil Pirozhkov, #1110)
Issue an ArgumentError rather than a NoMethodError when be_an_instance_of and
be_kind_of matchers encounter objects not supporting those methods.
(Taichi Ishitani, #1107)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rspec (3.8.0 → 3.9.0) · Repo
Commits
See the full diff on Github. The new version differs by 2 commits:
Version 3.9.0
Merge pull request #33 from orien/project-metadata
↗️ rspec-core (indirect, 3.8.0 → 3.9.0) · Repo · Changelog
Release Notes
3.9.0 (from changelog)
3.8.2 (from changelog)
3.8.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rspec-expectations (indirect, 3.8.1 → 3.9.0) · Repo · Changelog
Release Notes
3.9.0 (from changelog)
3.8.6 (from changelog)
3.8.5 (from changelog)
3.8.4 (from changelog)
3.8.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ rspec-mocks (indirect, 3.8.0 → 3.9.0) · Repo · Changelog
Release Notes
3.9.0 (from changelog)
3.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
Version 3.9.0
Update maintenance branch
Version 3.8.2
Version 3.8.1
Pin minitest on older Rubies (#1293)
Change log for #1291
Fix bug where array_including argument matcher could not be nested (#1291)
Updated travis build scripts (from rspec-dev) (#1285)
Updated travis build scripts (from rspec-dev) (#1282)
Update Aruba to version 0.14.10 (#1279)
Tweak changelog for #1277
Do not change method visibility when stubbing private class methods. (#1277)
Deal with new ffi Ruby version requirement (#1276)
Updated travis build scripts (from rspec-dev) (#1273)
Update Changelog.md
Change log for #1271
Merge pull request #1271 from rspec/feat/add_time_alias
Add the ability to use "time" as "times" alias
Updated travis build scripts (from rspec-dev) (#1270)
Update docs for raising errors with required params (#1259)
Replace act-arrange-assert with arrange-act-assert (#1268)
Remove unneeded JRuby Gemfile filtering for ffi (#1263)
Pin child-process on older J Ruby (#1261)
Pin jruby-openssl on older JRuby (#1260)
Updated travis build scripts (from rspec-dev) (#1257)
Updated travis build scripts (from rspec-dev) (#1255)
Updated travis build scripts (from rspec-dev) (#1254)
Updated travis build scripts (from rspec-dev) (#1253)
Updated travis build scripts (from rspec-dev) (#1252)
Merge pull request #1249 from benoittgt/update-travis-build-scripts-2018-11-17-for-master
Updated travis build scripts (from rspec-dev)
Update terminology in BUILD_DETAIL.md (#1246)
Prevent Github complaining about FFI (#1247)
Add project metadata to the gemspec (#1245)
Change log for #1236 and #1244
Improve threadsafety of message expectations
Updated travis build scripts (from rspec-dev) (#1239)
Bump version to 3.9.0.pre.
↗️ rspec-support (indirect, 3.8.0 → 3.9.0) · Repo · Changelog
Release Notes
3.9.0 (from changelog)
3.8.3 (from changelog)
3.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Version 3.9.0
Release 3.8.3
Synchronise appveyor.yml with master
Merge pull request #381 from rspec/update-travis-build-scripts-2019-07-24-for-master
Merge pull request #380 from rspec/update-travis-build-scripts-2019-07-08-for-master
Merge pull request #378 from rspec/escape-slash-r
Merge pull request #371 from olleolleolle/update-travis-build-scripts-2019-04-01-for-master
Fix typo :)
Merge pull request #366 from edzhelyov/recognize-hash-as-optional-argument
Increase version to 3.8.2
Changelog for 3.8.2
Merge pull request #377 from lnestor/diff-generation-nil-check
Merge pull request #376 from rspec/ffi_ruby_1_9
Merge pull request #375 from twalpole/allow_all_kwargs
Merge pull request #373 from olleolleolle/update-travis-build-scripts-2019-04-18-for-master
Merge pull request #370 from rspec/ignore-warning-on-jruby
Release 3.8.1
Change log for #369
Merge pull request #369 from rspec/fix-inspect-hidden-delegators
Merge pull request #363 from rspec/update-travis-build-scripts-2019-01-08-for-master
Merge pull request #362 from rspec/update-travis-build-scripts-2019-01-03-for-master
Merge pull request #361 from rspec/update-travis-build-scripts-2018-12-30-for-master
Merge pull request #360 from rspec/update-travis-build-scripts-2018-12-25-for-master
Merge pull request #359 from rspec/update-travis-build-scripts-2018-12-21-for-master
Merge pull request #358 from benoittgt/update-travis-build-scripts-2018-11-17-for-master
Merge pull request #356 from JuanitoFatas/doc/build-detail
Merge pull request #357 from rspec/fix-ffi-issue
Merge pull request #355 from orien/project-metadata
Updates maintenance-branch file.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands