Update rspec-rails 8.0.2 → 8.0.3 (patch)#1865
Merged
hennevogel merged 1 commit intomasterfrom Feb 25, 2026
Merged
Conversation
hennevogel
approved these changes
Feb 25, 2026
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.2 → 8.0.3) · Repo · Changelog
Release Notes
8.0.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 16 commits:
Fix changelog linkDrop main from maintenance branchv8.0.3Merge pull request #2882 from tylerhunt/fix-error-typoAdd note about supported versionsBump actions/checkout from 5 to 6Bump actions/checkout from 4 to 5Switch to gem.coop in GemfileUpdate Code of Conduct based on Contributor Covenant v3Changelog for #2879Fix comment by removing extra word.Pin to 3.13Merge pull request #2880 from rspec/fix-buildMerge pull request #2879 from tangposmarvin/fix-rails-stats-cwdChangelog for #2749Merge pull request #2749 from katalyst/fix/lookup-context-prefixesRelease 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
1.17.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 12 commits:
Skip tests that are failing on TruffleRuby (#1170)Bump version to 1.17.0 (#1169)Support slices change in Prism (#1168)Stop pointing rbs to git source (#1165)Treat frame.path as nilable in frame filtering (#1161)Add missing keyword to colorize (#1163)Fix incorrect history handling in nested session with debug.gem (#1158)Nesting analysis using Prism (#1092)Syntax Highlight using Prism (#1091)Support copy command on windows and wsl (#1153)Fix test_rendering flaky pager test (#1152)Exclude dependabot updates from release noteRelease 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
7.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
Bump version to 7.2.0 (#1608)Fix RDoc::Attr#add_alias handling of aliased attribute accessor (#1605)Add unique IDs to section headings in Aliki template (#1603)Add unique IDs to section headings in Aliki template (#1603)Bump step-security/harden-runner from 2.14.1 to 2.14.2 (#1607)Bump ruby/setup-ruby from 1.287.0 to 1.288.0 (#1606)Add `/release-check` Claude Code skill (#1604)Fix broken legacy rdoc-ref labels and duplicate heading IDs (#1602)Ignore visibility method, attr definition, module_function within block (#1595)Fix sections not displaying their text (#1600)Fix accept_table with incomplete rows (#1599)Fix visit_call_node visit arguments twice (#1596)Hide search results on Escape key on desktop too for `Aliki` (#1593)Change PrismRuby not to depend on hack that stores module nesting information to context.parent (#1580)Implement escapes in Markdown to RDoc conversion (#1575)Bump ruby/setup-ruby from 1.286.0 to 1.287.0 (#1594)Add missing quote for 'unknown' (#1589)Fix not scrolling in search results when `ArrowUp` or `ArrowDown` for `Aliki` (#1587)Bump actions/checkout from 6.0.1 to 6.0.2Bump step-security/harden-runner from 2.14.0 to 2.14.1 (#1583)Bump ruby/setup-ruby from 1.284.0 to 1.286.0 (#1582)Removed truffleruby from CI, because no-one fix failure jobsFix a test that uses invalid syntax (#1577)Bump ruby/setup-ruby from 1.281.0 to 1.284.0 (#1569)Replace attribute_manager with a new rdoc-inline-format parser (#1559)Highlight bash commands (#1544)Fix broken RDoc Markup Reference link in RDoc::Comment (#1566)Expand GitHub style references in ChangeLog to URL (#1547)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