Update rspec-rails 8.0.3 → 8.0.4 (patch)#423
Merged
klausmeyer merged 1 commit intomasterfrom Mar 12, 2026
Merged
Conversation
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.
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 (8.0.3 → 8.0.4) · Repo · Changelog
Release Notes
8.0.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Drop compatibility check rails version to 8.0.0v8.0.4Merge pull request #2895 from rspec/add-rspec-4-ci-checkRelease Notes
6.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Version 6.0.2Freeze src in initialize (#105)Stop mentioning a link that doesn't existBump step-security/harden-runner from 2.14.0 to 2.14.1Fix typo: rename BDSL to BSDL (#103)Bump step-security/harden-runner from 2.13.2 to 2.14.0 (#102)Exclude dependabot updates from release noteRelease Notes
2.19.1
2.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Release 2.19.1Add missing GC_GUARD in `fbuffer_append_str`Release 2.19.0fbuffer.h: Use size_t over unsigned longAdd depth validation to Jruby and TruffleRuby implementationsReject negative depth; add overflow guards to prevent hang/crashFix `allow_blank` parsing option to only consider strings.Reimplement `to_json` methods in RubyRemove unused load_uint8x16_4 function.Use single quotes for allow_invalid_escape docAdd `allow_invalid_escape` parsing optionRemove bignum warningsRemove unused method in JSONGeneratorTest[DOC] Another link fix[DOC] Fix linksStop using RB_ALLOCVCleanup function delecarationsRemove codepaths under !RUBY_INTEGER_UNIFICATIONRelease Notes
6.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 14 commits:
prepped for releaseFixed some doco coverage... still running into tons of pain with rdoc.- Fixed bisect to use same cmd ($0) to run tests as original invocation.y-yagi is smart and I am dum- Only show --bisect in usage if using minitest.Push up server_plugin fix to minitest.rb guarded by env.Fixed up tests to be line independent.- MT6: load server_plugin if server is loaded. (y-yagi)- Manipulate local args instead of ARGV in Sprint.run.Added new rdoc rsync location.- Added missing drb dependency from minitest-server. (y-yagi)Normalize CI workflow so I can use the same file across a number of projects.sort manifest. oopsremove rematch and add minitest-holdify to plugin listRelease Notes
1.7.0
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
3.13.8 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
2.7.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Ready for 2.7.5Use the now yielded cwd in a few testsAdds unit tests for Zeitwerk::Loader::FileSystemLet with_(files|setup) yield the cwdUpdate code commentLet the log method take a blockUse Dir.scan if availableDelete PoC filedirectory -> dir for consistencyAdd a section about predicates to PROJECT_RULES.mdMove root directory conflict detection to the registryDocument library-public convention in PROJECT_RULES.mdFirst stab at AGENTS.mdRevise usage of the cname_for helperRefactor helpers for tree traversalBase bin/test on the minitest executableDocuments how to collect autoloaded constantsUpgrade MinitestExclude Windows + 4.0 from CI matrixAdd Ruby 4.0 to the CI matrixUse anonymous block forwardingMerge pull request #323 from biow0lf/update-link-and-fix-typoFix typoShopify -> railsDepfu 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