Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump rubocop-factory_bot from 2.25.1 to 2.26.1 (#41)
Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.25.1 to 2.26.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-factory_bot/releases">rubocop-factory_bot's releases</a>.</em></p> <blockquote> <h2>RuboCop FactoryBot v2.26.1</h2> <ul> <li>Bump RuboCop requirement to +1.61. (<a href="https://github.com/ydah"><code>@ydah</code></a>)</li> </ul> <h2>RuboCop FactoryBot v2.26.0</h2> <ul> <li>Fix a false positive for <code>FactoryBot/AssociationStyle</code> when using nested factories with traits. (<a href="https://github.com/jaydorsey"><code>@jaydorsey</code></a>)</li> <li>Support <code>AutoCorrect: contextual</code> option for LSP. (<a href="https://github.com/ydah"><code>@ydah</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rubocop/rubocop-factory_bot/blob/master/CHANGELOG.md">rubocop-factory_bot's changelog</a>.</em></p> <blockquote> <h2>2.26.1 (2024-06-12)</h2> <ul> <li>Bump RuboCop requirement to +1.61. ([<a href="https://github.com/ydah"><code>@ydah</code></a>])</li> </ul> <h2>2.26.0 (2024-06-08)</h2> <ul> <li>Fix a false positive for <code>FactoryBot/AssociationStyle</code> when using nested factories with traits. ([<a href="https://github.com/jaydorsey"><code>@jaydorsey</code></a>])</li> <li>Support <code>AutoCorrect: contextual</code> option for LSP. ([<a href="https://github.com/ydah"><code>@ydah</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/90ed1a1d9904935a209c8fb6fd1352665d056a05"><code>90ed1a1</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/126">#126</a> from rubocop/bump1_61</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/4f199da6c571ac5a8c718afb652b653ce2556011"><code>4f199da</code></a> Release 2.26.1</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/332ee8c10952bc4e7281af1e7b1e616a6314c9cc"><code>332ee8c</code></a> <code>AutoCorrect: contextual</code> needs rubocop v1.61</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/02781b72a3cec5a17fb89f33ad5222aea6141ed7"><code>02781b7</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/124">#124</a> from rubocop/switch-docs-version</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/44840da875d0436cb8be7e61326384f0ac90560e"><code>44840da</code></a> Switch docs version back</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/ba7b16d80b73e40431a1c46d423eabd440d70c6b"><code>ba7b16d</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/123">#123</a> from rubocop/release-2_26</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/940f06e0e69ca588303eda70e8e23b97940eb65e"><code>940f06e</code></a> Release v2.26.0</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/adc6f57e63a31b3c0f651b9faccbf88e80bbe203"><code>adc6f57</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/122">#122</a> from rubocop/add-gh-token</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/22fd70d7589ae8021e7b95a4f725014ebb792f77"><code>22fd70d</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/121">#121</a> from rubocop/publish-workflow</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/8b43931012bb81683a8cac26de642d919cae62df"><code>8b43931</code></a> Add GH_TOKEN to publish workflow</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-factory_bot/compare/v2.25.1...v2.26.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-factory_bot&package-manager=bundler&previous-version=2.25.1&new-version=2.26.1)](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>
- Loading branch information