Update rspec-rails 7.0.1 → 7.1.0 (minor) #694
Merged
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.
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-rails (7.0.1 → 7.1.0) · Repo · Changelog
Release Notes
7.1.0 (from changelog)
7.0.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 more commits than we can show here.
Release Notes
2.8.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
version bump to v2.8.8
Merge pull request #152 from flavorjones/flavorjones-check-xzcat-presence
Check for the existence of xzcat
Merge pull request #151 from flavorjones/flavorjones-dep-minitest-hooks
minitest 5.25 change a method sig used by minitest-hooks
Merge pull request #150 from flavorjones/flavorjones-ci-ruby-head
dep: move dependencies into Gemfile
ci: move ruby-head tests into upstream workflow
ci: fix upstream skeleton
ci: introduce skeleton for upstream
Merge pull request #149 from mudge/revert-148-flavorjones-ignore-re2-failures-for-now
Revert "ci: ignore re2 failures for now"
Merge pull request #148 from flavorjones/flavorjones-ignore-re2-failures-for-now
ci: ignore re2 failures for now
Merge pull request #147 from mark-young-atg/provide_changelog_link_on_rubygems
Provide a 'Changelog' link on rubygems.org/gems/mini_portile
Commits
See the full diff on Github. The new version differs by 6 commits:
prepped for release
+ Include class name in spec name. (thomasmarshall)
- Refactored spec's describe to more cleanly determine the superclass and name
- Fixed 'redefining object_id' warning from ruby 3.4. (mattbrictson)
Changed some reporter tests to use FakeTest instead of loading up Runnable w/ test junk.
- Minitest top-level namespace no longer includes entire contents of README.rdoc. Too much!
Release Notes
3.13.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 12 commits:
v3.13.2
Merge pull request #3117 from rspec/push_requires_into_config_as_required
Merge pull request #3118 from rspec/fix-ruby-head-hash-syntax
Merge pull request #3114 from rspec/fix-ruby-head-build
Merge pull request #3112 from the-spectator/proc_type
Remove coverage version check
Restore parity with rspec-dev #3098
Merge pull request #3095 from makicamel/remove-redundunt-require
Merge pull request #3086 from nevinera/nev--full-test-coverage
Merge pull request #3084 from nevinera/nev--fix-simplecov-filters
Merge pull request #3109 from rspec/update-ci-build-scripts-2024-09-03-for-3-13
Updated ci build scripts (from rspec-dev) 3-13
Release Notes
3.13.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 12 commits:
v3.13.2
Merge pull request #1595 from rspec/support-kw-args-with-and-invoke
Slight wording tweak to feature text.
Merge pull request #1585 from rspec/extend-and_invoke-docs
Merge pull request #1589 from rspec/update-ci-build-scripts-2024-09-03-for-3-13
Updated ci build scripts (from rspec-dev) 3-13
Merge pull request #1583 from rspec/update-ci-build-scripts-2024-07-15-for-3-13
Updated ci build scripts (from rspec-dev) 3-13
Create SECURITY.md
Merge pull request #1581 from rspec/fix-ruby-head
Merge pull request #1580 from rspec/update-ci-build-scripts-2024-07-09-for-3-13
Updated ci build scripts (from rspec-dev) 3-13
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