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.26.1 to 2.27.0 in the linters group (#…
…4380) Bumps the linters group with 1 update: [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot). Updates `rubocop-factory_bot` from 2.26.1 to 2.27.0 <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.27.0</h2> <ul> <li>Fix a false positive for <code>FactoryBot/ConsistentParenthesesStyle</code> when using traits and omitting hash values. (<a href="https://github.com/thejonroberts"><code>@thejonroberts</code></a>)</li> <li>Make RuboCop FactoryBot work as a RuboCop plugin. (<a href="https://github.com/bquorning"><code>@bquorning</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.27.0 (2025-03-06)</h2> <ul> <li>Fix a false positive for <code>FactoryBot/ConsistentParenthesesStyle</code> when using traits and omitting hash values. ([<a href="https://github.com/thejonroberts"><code>@thejonroberts</code></a>])</li> <li>Make RuboCop FactoryBot work as a RuboCop plugin. ([<a href="https://github.com/bquorning"><code>@bquorning</code></a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/40afce4b2cdbfb7ee3d020e54cfaa7ea1ebe17e7"><code>40afce4</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/144">#144</a> from rubocop/release</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/244440ac37f579c679441075e8e06e3ceb872fe6"><code>244440a</code></a> Release 2.27.0</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/791d6739b6f8390c1e21750a2c04e24347af4426"><code>791d673</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/139">#139</a> from rubocop/rubocop-plugin</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/b715fdd4582858287ca27232f3a792b4637133de"><code>b715fdd</code></a> Make RuboCop FactoryBot work as a RuboCop plugin</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/3494a407cf2fb6605226e06f8f61b697d1d2d79f"><code>3494a40</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/142">#142</a> from Earlopain/publish-upstream-only</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/a50455b0f2ebff3049978a0a875fd74e8b8ce6f3"><code>a50455b</code></a> Only run publish workflow on upstream repo</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/631ca2f6d263b2fec22f34c93fafb2be2b6187fe"><code>631ca2f</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/140">#140</a> from rubocop/fix-edge-rubocop-offenses</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/ffea224754aa6930eb7521c896099d17baf616be"><code>ffea224</code></a> Fix InternalAffairs/ExampleDescription offenses</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/8f8890f28e5c06687ba755cfe1c57d3ea5b5e2d3"><code>8f8890f</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-factory_bot/issues/138">#138</a> from rubocop/ruby34</li> <li><a href="https://github.com/rubocop/rubocop-factory_bot/commit/5a407060bd55f8c3ee1cddc71920cb6e23183e48"><code>5a40706</code></a> Update Ruby version in GitHub Actions workflow to 3.4</li> <li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-factory_bot/compare/v2.26.1...v2.27.0">compare view</a></li> </ul> </details> <br /> [](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 <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>
- Loading branch information