Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 1b20a8a

Browse files
Bump the minor-updates group across 1 directory with 8 updates (#415)
Bumps the minor-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.13` | `2.0.16` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.24.0` | `5.25.0` | | [debug](https://github.com/ruby/debug) | `1.10.0` | `1.11.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.8` | `1.77.0` | | [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) | `6.4.4` | `6.5.0` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `8.0.0` | `8.0.1` | Updates `turbo-rails` from 2.0.13 to 2.0.16 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hotwired/turbo-rails/releases">turbo-rails's releases</a>.</em></p> <blockquote> <h2>v2.0.14</h2> <h2>What's Changed</h2> <ul> <li>Fix unwanted model retention when using class methods from <code>Turbo::Broadcastable</code> with locals by <a href="https://github.com/v-yarotsky"><code>@​v-yarotsky</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/710">hotwired/turbo-rails#710</a></li> <li>add test missing assertion by <a href="https://github.com/adrienpoly"><code>@​adrienpoly</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/707">hotwired/turbo-rails#707</a></li> <li>Fix typo in README.md by <a href="https://github.com/qmoya"><code>@​qmoya</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/704">hotwired/turbo-rails#704</a></li> <li>Fix comment typo in gem documentation by <a href="https://github.com/benoittgt"><code>@​benoittgt</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/700">hotwired/turbo-rails#700</a></li> <li>Test installer by <a href="https://github.com/zzak"><code>@​zzak</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/553">hotwired/turbo-rails#553</a></li> <li>Update <code>@​rails/actioncable</code> dependency to version &gt;=7.0 by <a href="https://github.com/adrienpoly"><code>@​adrienpoly</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/705">hotwired/turbo-rails#705</a></li> <li>Include CSRF <code>&lt;meta&gt;</code> elements in frame layout by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/697">hotwired/turbo-rails#697</a></li> <li>Bump oven-sh/setup-bun from 1 to 2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/722">hotwired/turbo-rails#722</a></li> <li>Fix stream_name calculation inside of thread by <a href="https://github.com/brendon"><code>@​brendon</code></a> in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/727">hotwired/turbo-rails#727</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/v-yarotsky"><code>@​v-yarotsky</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/710">hotwired/turbo-rails#710</a></li> <li><a href="https://github.com/adrienpoly"><code>@​adrienpoly</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/707">hotwired/turbo-rails#707</a></li> <li><a href="https://github.com/qmoya"><code>@​qmoya</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/704">hotwired/turbo-rails#704</a></li> <li><a href="https://github.com/benoittgt"><code>@​benoittgt</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/700">hotwired/turbo-rails#700</a></li> <li><a href="https://github.com/brendon"><code>@​brendon</code></a> made their first contribution in <a href="https://redirect.github.com/hotwired/turbo-rails/pull/727">hotwired/turbo-rails#727</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.14">https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.14</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hotwired/turbo-rails/commit/1782f02c919a72643d474f105293c1213f30034f"><code>1782f02</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/313cef22eeead35eb4bf45ecd31490a120e792bc"><code>313cef2</code></a> <code>@​hotwired/turbo-rails</code> v8.0.16</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/92f5a8d4950c5bdb847402b970e7a29a5f2f8357"><code>92f5a8d</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/abb445e4a88e6b149975e284f7723f7707c2ef4e"><code>abb445e</code></a> Bump version</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/1ac14bdd9858b9660ce23e110fce060bfb0f4547"><code>1ac14bd</code></a> <code>@​hotwired/turbo-rails</code> v8.0.14</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/cb47713ab2abc0692e36215cb7e60d48461ae654"><code>cb47713</code></a> Fix stream_name calculation inside of thread (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/727">#727</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/3db32e42ff768fab58f03dcbe2e34bb0c85ec5e2"><code>3db32e4</code></a> Merge pull request <a href="https://redirect.github.com/hotwired/turbo-rails/issues/722">#722</a> from hotwired/dependabot/github_actions/oven-sh/setup...</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/25c359b307e83e718b6029c08f7de986c7c2207d"><code>25c359b</code></a> Bump oven-sh/setup-bun from 1 to 2</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/94767d3a84f470c2d0aec8c3f9e2e7c784bc8de7"><code>94767d3</code></a> Include CSRF <code>\&lt;meta&gt;</code> elements in frame layout (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/697">#697</a>)</li> <li><a href="https://github.com/hotwired/turbo-rails/commit/8241ae3fe603588315a1a544faed171a300d1e22"><code>8241ae3</code></a> Update <code>@​rails/actioncable</code> dependency to version &gt;=7.0 (<a href="https://redirect.github.com/hotwired/turbo-rails/issues/705">#705</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hotwired/turbo-rails/compare/v2.0.13...v2.0.16">compare view</a></li> </ul> </details> <br /> Updates `sentry-rails` from 5.24.0 to 5.25.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md">sentry-rails's changelog</a>.</em></p> <blockquote> <h2>5.25.0</h2> <h3>Features</h3> <ul> <li>Support for <code>before_send_log</code> (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2634">#2634</a>)</li> <li>Default user attributes are now automatically added to logs (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2647">#2647</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Structured logging consumes way less memory now (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2643">#2643</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-ruby/commit/975c2b18f44ff26298504b6c8d13df6238d0345b"><code>975c2b1</code></a> release: 5.25.0</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/de9f210bfb185f45741ff9e17220e03adb963e16"><code>de9f210</code></a> Fix coverage by making sure isolated specs have SimpleCov.command_name (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2629">#2629</a>)</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-ruby/compare/5.24.0...5.25.0">compare view</a></li> </ul> </details> <br /> Updates `sentry-ruby` from 5.24.0 to 5.25.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md">sentry-ruby's changelog</a>.</em></p> <blockquote> <h2>5.25.0</h2> <h3>Features</h3> <ul> <li>Support for <code>before_send_log</code> (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2634">#2634</a>)</li> <li>Default user attributes are now automatically added to logs (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2647">#2647</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Structured logging consumes way less memory now (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2643">#2643</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-ruby/commit/975c2b18f44ff26298504b6c8d13df6238d0345b"><code>975c2b1</code></a> release: 5.25.0</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/6b41b9ce0d6bf041d540b5b27506d5688c3ebec6"><code>6b41b9c</code></a> Add user attributes to logs (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2647">#2647</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/e126f72fa458c6317e194e50ed227441281e04d1"><code>e126f72</code></a> Optimize LogEvent to reduce memory consumption (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2643">#2643</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/35c5214f1c5a6b6ccb790ab134442d460e7dc40e"><code>35c5214</code></a> [devcontainer] switch to /workspace/sentry (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2645">#2645</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/55ccf6be773cf88401e51ab6056f9f43f50e6405"><code>55ccf6b</code></a> docs: add warning about unmaintained example and sample code (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2646">#2646</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/213558f3aa4d8967365dc4c23b9a8128ad9d81e2"><code>213558f</code></a> [sentry-ruby] fix and improve spec suite setup (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2640">#2640</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/4e520fccaddc1d6fb4ab684f723f86f7658b1b2e"><code>4e520fc</code></a> Update install step in README (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2638">#2638</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/ee6536fb52df4e816b0b41bbe4fc677bbcd08ca3"><code>ee6536f</code></a> Support for before_send_log option (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2634">#2634</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/73745bba25478565a22111d3c9bebfcc6b1e4bad"><code>73745bb</code></a> fix(docs): Fix typo in parameter name (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2599">#2599</a>)</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/4c43e3537198ca6a71c9e7bd41adea2c1a9dd812"><code>4c43e35</code></a> Fix workflow links in readme (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2632">#2632</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-ruby/compare/5.24.0...5.25.0">compare view</a></li> </ul> </details> <br /> Updates `sentry-sidekiq` from 5.24.0 to 5.25.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md">sentry-sidekiq's changelog</a>.</em></p> <blockquote> <h2>5.25.0</h2> <h3>Features</h3> <ul> <li>Support for <code>before_send_log</code> (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2634">#2634</a>)</li> <li>Default user attributes are now automatically added to logs (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2647">#2647</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Structured logging consumes way less memory now (<a href="https://redirect.github.com/getsentry/sentry-ruby/pull/2643">#2643</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-ruby/commit/975c2b18f44ff26298504b6c8d13df6238d0345b"><code>975c2b1</code></a> release: 5.25.0</li> <li><a href="https://github.com/getsentry/sentry-ruby/commit/90d5a3a75343aba710a4eab5ebdaa4b845c25c5a"><code>90d5a3a</code></a> Fix flaky spec for jruby (<a href="https://redirect.github.com/getsentry/sentry-ruby/issues/2635">#2635</a>)</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-ruby/compare/5.24.0...5.25.0">compare view</a></li> </ul> </details> <br /> Updates `debug` from 1.10.0 to 1.11.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby/debug/releases">debug's releases</a>.</em></p> <blockquote> <h2>v1.11.0</h2> <h2>What's Changed</h2> <ul> <li>Configurations <ul> <li>Add <code>show_src_lines_frame</code> option by <a href="https://github.com/HeyNonster"><code>@​HeyNonster</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1138">ruby/debug#1138</a></li> <li><code>no_repeat</code> option by <a href="https://github.com/ko1"><code>@​ko1</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1140">ruby/debug#1140</a></li> <li>Support XDG directories for config and history files by <a href="https://github.com/jgarber623"><code>@​jgarber623</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1055">ruby/debug#1055</a></li> <li>fix hitory file path by <a href="https://github.com/ko1"><code>@​ko1</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1146">ruby/debug#1146</a></li> </ul> </li> <li>Fix <ul> <li>Fix FrameInfo#block_identifier by <a href="https://github.com/andrepiske"><code>@​andrepiske</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1137">ruby/debug#1137</a></li> <li>The debug gem can abort when stepping into a rescue clause: by <a href="https://github.com/mame"><code>@​mame</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1142">ruby/debug#1142</a></li> <li>Explicitly skip TracePoint events in internal code by <a href="https://github.com/mame"><code>@​mame</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1143">ruby/debug#1143</a></li> <li>Fix encoding crash when LANG environment is empty by <a href="https://github.com/jsxs0"><code>@​jsxs0</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1144">ruby/debug#1144</a></li> </ul> </li> <li>Misc <ul> <li>Normalize formatting, grammar, etc… by <a href="https://github.com/stevenharman"><code>@​stevenharman</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1136">ruby/debug#1136</a></li> <li>Fix help message of the <code>eval</code> command by <a href="https://github.com/matthieuprat"><code>@​matthieuprat</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1130">ruby/debug#1130</a></li> <li>Self-document the XDG_STATE_HOME fallback by <a href="https://github.com/jasonkarns"><code>@​jasonkarns</code></a> in <a href="https://redirect.github.com/ruby/debug/pull/1148">ruby/debug#1148</a></li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/HeyNonster"><code>@​HeyNonster</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1138">ruby/debug#1138</a></li> <li><a href="https://github.com/andrepiske"><code>@​andrepiske</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1137">ruby/debug#1137</a></li> <li><a href="https://github.com/stevenharman"><code>@​stevenharman</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1136">ruby/debug#1136</a></li> <li><a href="https://github.com/matthieuprat"><code>@​matthieuprat</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1130">ruby/debug#1130</a></li> <li><a href="https://github.com/jsxs0"><code>@​jsxs0</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1144">ruby/debug#1144</a></li> <li><a href="https://github.com/jgarber623"><code>@​jgarber623</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1055">ruby/debug#1055</a></li> <li><a href="https://github.com/jasonkarns"><code>@​jasonkarns</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/debug/pull/1148">ruby/debug#1148</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/debug/compare/v1.10.0...v1.11.0">https://github.com/ruby/debug/compare/v1.10.0...v1.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby/debug/commit/a86adbb7f7b4f5d88e15b7a0dce05a6cf568b8e1"><code>a86adbb</code></a> v1.11.0</li> <li><a href="https://github.com/ruby/debug/commit/ec0a966101cfbff10c4bd787f58c1e060c331788"><code>ec0a966</code></a> Self-document the XDG_STATE_HOME fallback</li> <li><a href="https://github.com/ruby/debug/commit/43f80ff3a8eb71f9db725629bbcfbf700c92f69d"><code>43f80ff</code></a> fix hitory file path</li> <li><a href="https://github.com/ruby/debug/commit/f0579e4739eb5cd1e68ac15aeb3d519c0d9e6686"><code>f0579e4</code></a> Support config.rb in XDG config path (<a href="https://redirect.github.com/ruby/debug/issues/1031">#1031</a>)</li> <li><a href="https://github.com/ruby/debug/commit/b63bd2ecae0751ddb7eb0b4f57375e5c236db767"><code>b63bd2e</code></a> Add XDG support for rdbgrc file (<a href="https://redirect.github.com/ruby/debug/issues/1031">#1031</a>)</li> <li><a href="https://github.com/ruby/debug/commit/630dbfa08785b1cad6a72758247abaeb92e8ff4a"><code>630dbfa</code></a> Add XDG support for history file (<a href="https://redirect.github.com/ruby/debug/issues/1031">#1031</a>)</li> <li><a href="https://github.com/ruby/debug/commit/bd9a813df844d81818d0af6fabfa650f8ce3ef86"><code>bd9a813</code></a> Fix load_history method</li> <li><a href="https://github.com/ruby/debug/commit/64c0c723f3049743e2bf433f0e1082822693809c"><code>64c0c72</code></a> fix: use String#scrub to handle encoding gracefully</li> <li><a href="https://github.com/ruby/debug/commit/29bb179f0cf8bfcb7da8a18212f00db605b127f0"><code>29bb179</code></a> fix: handle UTF-8 history with empty LANG env</li> <li><a href="https://github.com/ruby/debug/commit/32f55ff15bb7db620f1e2cd0e331b8b5605c1b03"><code>32f55ff</code></a> Fix help message of the <code>eval</code> command</li> <li>Additional commits viewable in <a href="https://github.com/ruby/debug/compare/v1.10.0...v1.11.0">compare view</a></li> </ul> </details> <br /> Updates `rubocop` from 1.75.8 to 1.77.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop/releases">rubocop's releases</a>.</em></p> <blockquote> <h2>RuboCop v1.77.0</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14223">#14223</a>: Add new <code>Gemspec/AttributeAssignment</code> cop. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14128">#14128</a>: Allow long fully-qualified namespace strings to exceed max length. (<a href="https://github.com/niranjan-patil"><code>@​niranjan-patil</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14288">#14288</a>: Add new cop <code>Style/CollectionQuerying</code>. (<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14165">#14165</a>: Add new <code>DefaultToNil</code> option to <code>Style/FetchEnvVar</code> cop. (<a href="https://github.com/Yuhi-Sato"><code>@​Yuhi-Sato</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14314">#14314</a>: Enhance <code>Gemspec/RequireMFA</code> cop autocorrect to insert MFA directive after last <code>metadata</code> assignment. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14159">#14159</a>: Enhance <code>Layout/SpaceInsideArrayLiteralBrackets</code> cop to analyze nested constant patterns. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14306">#14306</a>: Fix an error for <code>Style/HashConversion</code> when using nested <code>Hash[]</code>. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14298">#14298</a>: Fix an error for <code>Style/SoleNestedConditional</code> when autocorrecting nested if/unless/if. (<a href="https://github.com/ssagara00"><code>@​ssagara00</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14313">#14313</a>: Fix a false positive for <code>Layout/SpaceBeforeBrackets</code> when call desugared <code>Hash#[]</code> to lvar receiver with a space around the dot. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14292">#14292</a>: Fix false positives for <code>Style/RedundantParentheses</code> when assigning a parenthesized one-line <code>in</code> pattern matching. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14296">#14296</a>: Fix false positives for <code>Style/RedundantSelf</code> when receiver and lvalue have the same name in or-assignment. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14303">#14303</a>: Fix <code>Lint/SelfAssignment</code> to allow inline RBS comments. (<a href="https://github.com/Morriar"><code>@​Morriar</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14307">#14307</a>: Fix <code>Style/MethodCallWithArgsParentheses</code> false positive on forwarded keyword argument with additional arguments. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14301">#14301</a>: Fix autocorrection syntax error for multiline expressions in <code>Style/RedundantParentheses</code>. (<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>)</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14295">#14295</a>: Update <code>Naming/PredicateMethod</code> to consider negation (<code>!</code>/<code>not</code>) as boolean values. (<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14255">#14255</a>: Update <code>Naming/PredicateMethod</code> to treat returned predicate method calls as boolean values. (<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>)</li> </ul> <h2>RuboCop v1.76.2</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14273">#14273</a>: Fix an error for <code>Lint/EmptyInterpolation</code> when using a boolean literal inside interpolation. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14260">#14260</a>: Fix an error for <code>Lint/UselessDefaultValueArgument</code> when <code>fetch</code> call without a receiver. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14267">#14267</a>: Fix an error for <code>Style/ConditionalAssignment</code> cop when using one-line branches. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14275">#14275</a>: Fix false positives for <code>Style/RedundantParentheses</code> when using parenthesized one-line pattern matching in endless method definition. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14269">#14269</a>: Fix false positives for <code>Style/RedundantSelf</code> when local variable assignment name is used in nested <code>if</code>. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14286">#14286</a>: Fix incorrect autocorrect for <code>Lint/SafeNavigationChain</code> when a safe navigation is used on the left-hand side of a <code>-</code> operator when inside an array. (<a href="https://github.com/koic"><code>@​koic</code></a>)</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14232">#14232</a>: Add <code>AllowedPatterns</code> and <code>AllowBangMethods</code> configuration to <code>Naming/PredicateMethod</code>. (<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14268">#14268</a>: Register operator expression range boundaries as offenses in <code>Lint/AmbiguousRange</code>. (<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>)</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14264">#14264</a>: Offend access modifiers used on top-level in <code>Lint/UselessAccessModifier</code>. (<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md">rubocop's changelog</a>.</em></p> <blockquote> <h2>1.77.0 (2025-06-20)</h2> <h3>New features</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14223">#14223</a>: Add new <code>Gemspec/AttributeAssignment</code> cop. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14128">#14128</a>: Allow long fully-qualified namespace strings to exceed max length. ([<a href="https://github.com/niranjan-patil"><code>@​niranjan-patil</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14288">#14288</a>: Add new cop <code>Style/CollectionQuerying</code>. ([<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14165">#14165</a>: Add new <code>DefaultToNil</code> option to <code>Style/FetchEnvVar</code> cop. ([<a href="https://github.com/Yuhi-Sato"><code>@​Yuhi-Sato</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14314">#14314</a>: Enhance <code>Gemspec/RequireMFA</code> cop autocorrect to insert MFA directive after last <code>metadata</code> assignment. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14159">#14159</a>: Enhance <code>Layout/SpaceInsideArrayLiteralBrackets</code> cop to analyze nested constant patterns. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> </ul> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14306">#14306</a>: Fix an error for <code>Style/HashConversion</code> when using nested <code>Hash[]</code>. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14298">#14298</a>: Fix an error for <code>Style/SoleNestedConditional</code> when autocorrecting nested if/unless/if. ([<a href="https://github.com/ssagara00"><code>@​ssagara00</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14313">#14313</a>: Fix a false positive for <code>Layout/SpaceBeforeBrackets</code> when call desugared <code>Hash#[]</code> to lvar receiver with a space around the dot. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14292">#14292</a>: Fix false positives for <code>Style/RedundantParentheses</code> when assigning a parenthesized one-line <code>in</code> pattern matching. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14296">#14296</a>: Fix false positives for <code>Style/RedundantSelf</code> when receiver and lvalue have the same name in or-assignment. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14303">#14303</a>: Fix <code>Lint/SelfAssignment</code> to allow inline RBS comments. ([<a href="https://github.com/Morriar"><code>@​Morriar</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14307">#14307</a>: Fix <code>Style/MethodCallWithArgsParentheses</code> false positive on forwarded keyword argument with additional arguments. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14301">#14301</a>: Fix autocorrection syntax error for multiline expressions in <code>Style/RedundantParentheses</code>. ([<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>][])</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14295">#14295</a>: Update <code>Naming/PredicateMethod</code> to consider negation (<code>!</code>/<code>not</code>) as boolean values. ([<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14255">#14255</a>: Update <code>Naming/PredicateMethod</code> to treat returned predicate method calls as boolean values. ([<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>][])</li> </ul> <h2>1.76.2 (2025-06-17)</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14273">#14273</a>: Fix an error for <code>Lint/EmptyInterpolation</code> when using a boolean literal inside interpolation. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14260">#14260</a>: Fix an error for <code>Lint/UselessDefaultValueArgument</code> when <code>fetch</code> call without a receiver. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14267">#14267</a>: Fix an error for <code>Style/ConditionalAssignment</code> cop when using one-line branches. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14275">#14275</a>: Fix false positives for <code>Style/RedundantParentheses</code> when using parenthesized one-line pattern matching in endless method definition. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14269">#14269</a>: Fix false positives for <code>Style/RedundantSelf</code> when local variable assignment name is used in nested <code>if</code>. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14286">#14286</a>: Fix incorrect autocorrect for <code>Lint/SafeNavigationChain</code> when a safe navigation is used on the left-hand side of a <code>-</code> operator when inside an array. ([<a href="https://github.com/koic"><code>@​koic</code></a>][])</li> </ul> <h3>Changes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/issues/14232">#14232</a>: Add <code>AllowedPatterns</code> and <code>AllowBangMethods</code> configuration to <code>Naming/PredicateMethod</code>. ([<a href="https://github.com/dvandersluis"><code>@​dvandersluis</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14268">#14268</a>: Register operator expression range boundaries as offenses in <code>Lint/AmbiguousRange</code>. ([<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14264">#14264</a>: Offend access modifiers used on top-level in <code>Lint/UselessAccessModifier</code>. ([<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>][])</li> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14278">#14278</a>: Register conditions wrapped in parentheses as offenses in <code>Style/MinMaxComparison</code>. ([<a href="https://github.com/lovro-bikic"><code>@​lovro-bikic</code></a>][])</li> </ul> <h2>1.76.1 (2025-06-09)</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop/pull/14245">#14245</a>: Fix an error for <code>Lint/EmptyInterpolation</code> when using primitives in interpolation. ([<a href="https://github.com/ka8725"><code>@​ka8725</code></a>][])</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop/commit/e8e3ae775cee3173fe2e734fd7a0b68bf8526868"><code>e8e3ae7</code></a> Cut 1.77</li> <li><a href="https://github.com/rubocop/rubocop/commit/a56b16c4e3dbafbcdd159abc962411afd773b0e0"><code>a56b16c</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop/commit/45f1b00ef809df79d7028fe09d375d9309f972cd"><code>45f1b00</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/14128">#14128</a>] Allow long fully-qualified namespace strings to exceed max length</li> <li><a href="https://github.com/rubocop/rubocop/commit/bd1690cfd89a43749a07df7b2af2bc26661f55cb"><code>bd1690c</code></a> [Docs] Update a link to Parser's API docs</li> <li><a href="https://github.com/rubocop/rubocop/commit/56d4ebfb527214a9179d06aa2b5f33a316f58e47"><code>56d4ebf</code></a> Fix links in Plugin Configuration docs</li> <li><a href="https://github.com/rubocop/rubocop/commit/37540d2f010345cfa84ae0d14e35516d27470e59"><code>37540d2</code></a> Enhance <code>Gemspec/RequireMFA</code> cop autocorrect to insert MFA directive after la...</li> <li><a href="https://github.com/rubocop/rubocop/commit/80aff6455c5da1de0317816ad5244bd80f05565b"><code>80aff64</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/14306">#14306</a>] Fix an error for <code>Style/HashConversion</code></li> <li><a href="https://github.com/rubocop/rubocop/commit/600d0a22a1538d39156e85806e646dad95984c68"><code>600d0a2</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/14313">#14313</a>] Fix a false positive for <code>Layout/SpaceBeforeBrackets</code></li> <li><a href="https://github.com/rubocop/rubocop/commit/ca09f02c6264a79a8cdbe68f777ae47a62f9f41c"><code>ca09f02</code></a> Fix autocorrection syntax error for multiline expressions in Style/RedundantP...</li> <li><a href="https://github.com/rubocop/rubocop/commit/2d86c228c52946c9a6a01df83aa58c949d1283b4"><code>2d86c22</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop/issues/14165">#14165</a>] Add new DefaultToNil option to Style/FetchEnvVar cop</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop/compare/v1.75.8...v1.77.0">compare view</a></li> </ul> </details> <br /> Updates `factory_bot_rails` from 6.4.4 to 6.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/thoughtbot/factory_bot_rails/releases">factory_bot_rails's releases</a>.</em></p> <blockquote> <h2>6.5.0</h2> <h2>What's Changed</h2> <ul> <li>Drop support for Ruby 3.0 by <a href="https://github.com/FerPerales"><code>@​FerPerales</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/507">thoughtbot/factory_bot_rails#507</a></li> <li>Read gem version from code file by <a href="https://github.com/unused"><code>@​unused</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/506">thoughtbot/factory_bot_rails#506</a></li> <li>Add missing required Ruby version to gemspec by <a href="https://github.com/unused"><code>@​unused</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/510">thoughtbot/factory_bot_rails#510</a></li> <li>Update Bundler to v2.5.23 by <a href="https://github.com/smaboshe"><code>@​smaboshe</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/515">thoughtbot/factory_bot_rails#515</a></li> <li>Fix standardrb violations by <a href="https://github.com/sarahraqueld"><code>@​sarahraqueld</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/482">thoughtbot/factory_bot_rails#482</a></li> <li>Activate linter in CI by <a href="https://github.com/unused"><code>@​unused</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/508">thoughtbot/factory_bot_rails#508</a></li> <li>Support <code>file_fixture</code> in Factory definitions by <a href="https://github.com/seanpdoyle"><code>@​seanpdoyle</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/427">thoughtbot/factory_bot_rails#427</a></li> <li>Fix development dependencies by <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/526">thoughtbot/factory_bot_rails#526</a></li> <li>Support Rails 7.2 by <a href="https://github.com/RajRoR"><code>@​RajRoR</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/495">thoughtbot/factory_bot_rails#495</a></li> <li>Limit <code>push</code> builds to the <code>main</code> branch by <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/527">thoughtbot/factory_bot_rails#527</a></li> <li>add support for rails v8 by <a href="https://github.com/jamesoneill997"><code>@​jamesoneill997</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/521">thoughtbot/factory_bot_rails#521</a></li> <li>Add latest Ruby and Rails versions to the build by <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/529">thoughtbot/factory_bot_rails#529</a></li> <li>Update gemspec with supported Rails version by <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/531">thoughtbot/factory_bot_rails#531</a></li> <li>Run Cucumber feature tests on CI by <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/530">thoughtbot/factory_bot_rails#530</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/FerPerales"><code>@​FerPerales</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/507">thoughtbot/factory_bot_rails#507</a></li> <li><a href="https://github.com/unused"><code>@​unused</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/506">thoughtbot/factory_bot_rails#506</a></li> <li><a href="https://github.com/RajRoR"><code>@​RajRoR</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/495">thoughtbot/factory_bot_rails#495</a></li> <li><a href="https://github.com/jamesoneill997"><code>@​jamesoneill997</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/521">thoughtbot/factory_bot_rails#521</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.0">https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md">factory_bot_rails's changelog</a>.</em></p> <blockquote> <h2>6.5.0 (June 13, 2025)</h2> <ul> <li>Add: First-party support for <a href="https://api.rubyonrails.org/classes/ActiveSupport/Testing/FileFixtures.html#method-i-file_fixture"><code>file_fixture</code></a> within factory blocks (Sean Doyle)</li> <li>Changed: Drop support for Ruby 3.0 (Fernando Perales)</li> <li>Changed: Add required Ruby version to the gemspec (Christoph Lipautz)</li> <li>Internal: Add Rails 7.2 to the test matrix (Raj Kumar)</li> <li>Internal: Add Rails 8.0 to the test matrix (James O'Neill)</li> <li>Internal: Run <code>standardrb</code> on CI runs (Christoph Lipautz)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/a648ce66e57481d9275bfaa7c434d624225bebbf"><code>a648ce6</code></a> Bump to 6.5.0</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/83109a5ff2a0601df21547a56797635616e0d8eb"><code>83109a5</code></a> Run Cucumber feature tests on CI (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/530">#530</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/b2047c108c90341c351aeaa5cfe5fc9af715bcdb"><code>b2047c1</code></a> Update gemspec with supported Rails version (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/531">#531</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/c17c161b2370c7bce0b95d54f72337f8dd62c213"><code>c17c161</code></a> Add latest Ruby and Rails versions to the build (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/529">#529</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/2e30e1737977ad1e07dd0f46306def09712f56fb"><code>2e30e17</code></a> Add Rails 8 to the build matrix (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/521">#521</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/92169167b3d024bcae9a0bc983b1f382e62367cd"><code>9216916</code></a> Limit <code>push</code> builds to the <code>main</code> branch (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/527">#527</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/ec989aa2cdb778add63728e4415a1211b53f8b9a"><code>ec989aa</code></a> remove <a href="https://github.com/smaboshe"><code>@​smaboshe</code></a> (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/528">#528</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/f8c5154cb6913ac3a5761b5ee3d5ba29d674969c"><code>f8c5154</code></a> Support Rails 7.2 (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/495">#495</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/5d8cb1158dc428a0563897121a4ac851820fdc4f"><code>5d8cb11</code></a> Document <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/427">#427</a> (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/524">#524</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/de8ee8760682569fff5cc7e5ffbd451254ed7dff"><code>de8ee87</code></a> Fix development dependencies (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/526">#526</a>)</li> <li>Additional commits viewable in <a href="https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.0">compare view</a></li> </ul> </details> <br /> Updates `rspec-rails` from 8.0.0 to 8.0.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rspec/rspec-rails/blob/main/Changelog.md">rspec-rails's changelog</a>.</em></p> <blockquote> <h3>8.0.1 / 2025-06-19</h3> <p><a href="https://github.com/rspec/rspec-rails/compare/v8.0.0...v8.0.1">Full Changelog</a></p> <p>Bug Fixes:</p> <ul> <li>Make the <code>have_been_performed</code> / <code>have_been_enqueued</code> return <code>false</code> for <code>supports_block_expectations?</code> as they don't supporting block expectations. (Sam Kidman, <a href="https://redirect.github.com/rspec/rspec-rails/issues/2851">rspec/rspec-rails#2851</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rspec/rspec-rails/commit/9338a3f04b6254c8c4c140b930cd765043771609"><code>9338a3f</code></a> v8.0.1</li> <li><a href="https://github.com/rspec/rspec-rails/commit/0a225f0fbb73ce91df7a6fb1779fcacf9c47caa5"><code>0a225f0</code></a> Fix changelog links</li> <li><a href="https://github.com/rspec/rspec-rails/commit/f4410fadac1cabbeab9ffabffe701487b286fb73"><code>f4410fa</code></a> Changelog for <a href="https://redirect.github.com/rspec/rspec-rails/issues/2851">#2851</a></li> <li><a href="https://github.com/rspec/rspec-rails/commit/d81911d74a4ef109866bc2e279710e05c3f11297"><code>d81911d</code></a> Do not support block expectations on HaveBeenPerformed/HaveBeenEnqueued (<a href="https://redirect.github.com/rspec/rspec-rails/issues/2851">#2851</a>)</li> <li><a href="https://github.com/rspec/rspec-rails/commit/fc23c70b5060e76357a948e1ff81a6042acf06f3"><code>fc23c70</code></a> Merge pull request <a href="https://redirect.github.com/rspec/rspec-rails/issues/2854">#2854</a> from rspec/upgrade-aruba</li> <li><a href="https://github.com/rspec/rspec-rails/commit/fb5619ec4e9dc14f4afcc0c2eeb7b21a72ec839c"><code>fb5619e</code></a> Note about transaction visibility</li> <li>See full diff in <a href="https://github.com/rspec/rspec-rails/compare/v8.0.0...v8.0.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a266dde commit 1b20a8a

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ GEM
8080
ffi (~> 1.15)
8181
ffi-compiler (~> 1.0)
8282
ast (2.4.3)
83-
base64 (0.2.0)
83+
base64 (0.3.0)
8484
bcrypt (3.1.20)
85-
benchmark (0.4.0)
86-
bigdecimal (3.1.9)
85+
benchmark (0.4.1)
86+
bigdecimal (3.2.2)
8787
bindex (0.8.1)
8888
bootsnap (1.18.6)
8989
msgpack (~> 1.2)
@@ -124,7 +124,7 @@ GEM
124124
capybara (~> 3.0)
125125
ferrum (~> 0.17.0)
126126
date (3.4.1)
127-
debug (1.10.0)
127+
debug (1.11.0)
128128
irb (~> 1.10)
129129
reline (>= 0.3.8)
130130
diff-lcs (1.6.2)
@@ -142,11 +142,11 @@ GEM
142142
tzinfo
143143
excon (1.2.5)
144144
logger
145-
factory_bot (6.5.0)
146-
activesupport (>= 5.0.0)
147-
factory_bot_rails (6.4.4)
145+
factory_bot (6.5.4)
146+
activesupport (>= 6.1.0)
147+
factory_bot_rails (6.5.0)
148148
factory_bot (~> 6.5)
149-
railties (>= 5.0.0)
149+
railties (>= 6.1.0)
150150
faker (3.5.1)
151151
i18n (>= 1.8.11, < 2)
152152
faraday (2.12.2)
@@ -324,9 +324,9 @@ GEM
324324
thor (~> 1.0, >= 1.2.2)
325325
zeitwerk (~> 2.6)
326326
rainbow (3.1.1)
327-
rake (13.2.1)
327+
rake (13.3.0)
328328
rate_throttle_client (0.1.2)
329-
rdoc (6.14.0)
329+
rdoc (6.14.1)
330330
erb
331331
psych (>= 4.0.0)
332332
redis (5.4.0)
@@ -346,7 +346,7 @@ GEM
346346
rspec-mocks (3.13.5)
347347
diff-lcs (>= 1.2.0, < 2.0)
348348
rspec-support (~> 3.13.0)
349-
rspec-rails (8.0.0)
349+
rspec-rails (8.0.1)
350350
actionpack (>= 7.2)
351351
activesupport (>= 7.2)
352352
railties (>= 7.2)
@@ -355,18 +355,18 @@ GEM
355355
rspec-mocks (~> 3.13)
356356
rspec-support (~> 3.13)
357357
rspec-support (3.13.4)
358-
rubocop (1.75.8)
358+
rubocop (1.77.0)
359359
json (~> 2.3)
360360
language_server-protocol (~> 3.17.0.2)
361361
lint_roller (~> 1.1.0)
362362
parallel (~> 1.10)
363363
parser (>= 3.3.0.2)
364364
rainbow (>= 2.2.2, < 4.0)
365365
regexp_parser (>= 2.9.3, < 3.0)
366-
rubocop-ast (>= 1.44.0, < 2.0)
366+
rubocop-ast (>= 1.45.1, < 2.0)
367367
ruby-progressbar (~> 1.7)
368368
unicode-display_width (>= 2.4.0, < 4.0)
369-
rubocop-ast (1.44.1)
369+
rubocop-ast (1.45.1)
370370
parser (>= 3.3.7.2)
371371
prism (~> 1.4)
372372
rubocop-capybara (2.22.1)
@@ -390,14 +390,14 @@ GEM
390390
rubocop (~> 1.72, >= 1.72.1)
391391
ruby-progressbar (1.13.0)
392392
securerandom (0.4.1)
393-
sentry-rails (5.24.0)
393+
sentry-rails (5.25.0)
394394
railties (>= 5.0)
395-
sentry-ruby (~> 5.24.0)
396-
sentry-ruby (5.24.0)
395+
sentry-ruby (~> 5.25.0)
396+
sentry-ruby (5.25.0)
397397
bigdecimal
398398
concurrent-ruby (~> 1.0, >= 1.0.2)
399-
sentry-sidekiq (5.24.0)
400-
sentry-ruby (~> 5.24.0)
399+
sentry-sidekiq (5.25.0)
400+
sentry-ruby (~> 5.25.0)
401401
sidekiq (>= 3.0)
402402
sidekiq (8.0.4)
403403
connection_pool (>= 2.5.0)
@@ -431,7 +431,7 @@ GEM
431431
tailwindcss-ruby (3.4.17-x86_64-linux)
432432
thor (1.3.2)
433433
timeout (0.4.3)
434-
turbo-rails (2.0.13)
434+
turbo-rails (2.0.16)
435435
actionpack (>= 7.1.0)
436436
railties (>= 7.1.0)
437437
tzinfo (2.0.6)

0 commit comments

Comments
 (0)