Skip to content

Commit 01c4194

Browse files
authored
Build(deps-dev): Bump rubocop-rails from 2.33.1 to 2.33.3 (#1044)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.1 to 2.33.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rails/releases">rubocop-rails's releases</a>.</em></p> <blockquote> <h2>RuboCop Rails v2.33.3</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/pull/1516">#1516</a>: Fix wrong autocorrect for <code>Rails/FindByOrAssignmentMemoization</code>. (<a href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li> </ul> <h2>RuboCop Rails v2.33.2</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1488">#1488</a>: Fix an error for <code>Rails/ReadWriteAttribute</code> with a frozen string attribute name. (<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md">rubocop-rails's changelog</a>.</em></p> <blockquote> <h2>2.33.3 (2025-08-14)</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/pull/1516">#1516</a>: Fix wrong autocorrect for <code>Rails/FindByOrAssignmentMemoization</code>. ([<a href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li> </ul> <h2>2.33.2 (2025-08-13)</h2> <h3>Bug fixes</h3> <ul> <li><a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1488">#1488</a>: Fix an error for <code>Rails/ReadWriteAttribute</code> with a frozen string attribute name. ([<a href="https://github.com/viralpraxis"><code>@​viralpraxis</code></a>][])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop-rails/commit/d0dc3fb109eb70766e666126debd51653dade3c0"><code>d0dc3fb</code></a> Cut 2.33.3</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/6ccab18159bf1d7ed6fbf22c5bbe43d77f22600f"><code>6ccab18</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/812d404a9f21c9cbd6f26151d5b4bb60216fb3f6"><code>812d404</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1516">#1516</a> from Earlopain/find-by-autocorrect</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/1872c95987852238d97701e712ad28711df4b225"><code>1872c95</code></a> Fix wrong autocorrect for <code>Rails/FindByOrAssignmentMemoization</code></li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/e6c2b1507950622d35a667b4c0321cdcd78bbf44"><code>e6c2b15</code></a> Switch back docs version to master</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/61032ee76913caf3f34cba71a0c0f27a4781ab80"><code>61032ee</code></a> Cut 2.33.2</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/fa6548a76de69b2371108e5cb6e538be6a64ab18"><code>fa6548a</code></a> Update Changelog</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/501e5d39f0815b189f0ce480b5a58855071c7bb9"><code>501e5d3</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1513">#1513</a>] Tweak autocorrection code for <code>Rails/FindByOrAssignmentMemoization</code></li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/f178f308c86cc4e389a00d676d8b19de02eb6553"><code>f178f30</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1514">#1514</a> from viralpraxis/fix-rails-read-write-attribute-froz...</li> <li><a href="https://github.com/rubocop/rubocop-rails/commit/7269eb88272fc29150080679abbb15067acf8761"><code>7269eb8</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1488">#1488</a>] Fix an error for <code>Rails/ReadWriteAttribute</code> cop</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-rails/compare/v2.33.1...v2.33.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-rails&package-manager=bundler&previous-version=2.33.1&new-version=2.33.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents c98620a + 4978c9e commit 01c4194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ GEM
604604
reform-rails (0.2.6)
605605
activemodel (>= 5.0)
606606
reform (>= 2.3.1, < 3.0.0)
607-
regexp_parser (2.11.1)
607+
regexp_parser (2.11.2)
608608
reline (0.6.2)
609609
io-console (~> 0.5)
610610
representable (3.2.0)
@@ -678,7 +678,7 @@ GEM
678678
rubocop-factory_bot (2.27.1)
679679
lint_roller (~> 1.1)
680680
rubocop (~> 1.72, >= 1.72.1)
681-
rubocop-rails (2.33.1)
681+
rubocop-rails (2.33.3)
682682
activesupport (>= 4.2.0)
683683
lint_roller (~> 1.1)
684684
rack (>= 1.1)

0 commit comments

Comments
 (0)