Skip to content

Commit a1a8053

Browse files
authored
chore(deps-dev): bump factory_bot_rails from 6.5.0 to 6.5.1 (#1076)
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.5.0 to 6.5.1. <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>v6.5.1</h2> <h2>What's Changed</h2> <ul> <li>Fix Cucumber tests by <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/536">thoughtbot/factory_bot_rails#536</a></li> <li>Update <code>required_ruby_version</code> to require &gt;= Ruby 3.1 by <a href="https://github.com/y-yagi"><code>@​y-yagi</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/538">thoughtbot/factory_bot_rails#538</a></li> <li>add vburzynski as codeowner by <a href="https://github.com/DoodlingDev"><code>@​DoodlingDev</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/539">thoughtbot/factory_bot_rails#539</a></li> <li>Add AuthenticationGenerator for users factory creation by <a href="https://github.com/rodrigotoledo"><code>@​rodrigotoledo</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/542">thoughtbot/factory_bot_rails#542</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rodrigotoledo"><code>@​rodrigotoledo</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/542">thoughtbot/factory_bot_rails#542</a></li> <li><a href="https://github.com/DoodlingDev"><code>@​DoodlingDev</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot_rails/pull/539">thoughtbot/factory_bot_rails#539</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/thoughtbot/factory_bot_rails/compare/v6.5.0...v6.5.1">https://github.com/thoughtbot/factory_bot_rails/compare/v6.5.0...v6.5.1</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.1 (September 5, 2025)</h2> <ul> <li>Add: Add AuthenticationGenerator for users factory creation (Rodrigo Toledo)</li> <li>Changed: Update required_ruby_version to require &gt;= Ruby 3.1 (y-yagi)</li> <li>Internal: Fix Cucumber tests (Neil Carvalho)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/dfdef4c70a76d36058cf77fc1ccd9904a2bf0beb"><code>dfdef4c</code></a> Bump to 6.5.1 (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/543">#543</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/b6c4e8d1fc495806f3ee353e79a5470d3f2638a6"><code>b6c4e8d</code></a> Add AuthenticationGenerator for users factory creation (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/542">#542</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/364bd890bfcfb538fa31318759c93d7e5c4e11a1"><code>364bd89</code></a> add vburzynski as codeowner (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/539">#539</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/8e45bc342682b610952935354fa478bbe616390f"><code>8e45bc3</code></a> Update <code>required_ruby_version</code> to require &gt;= Ruby 3.1 (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/538">#538</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/6b757ebab3c9420b014fe69812f8ed0c5a77873f"><code>6b757eb</code></a> Fix Cucumber tests (<a href="https://redirect.github.com/thoughtbot/factory_bot_rails/issues/536">#536</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/44acf670588ab5a24bddfd75415011c5c2373e2f"><code>44acf67</code></a> Bump to 6.5.0</li> <li>See full diff in <a href="https://github.com/thoughtbot/factory_bot_rails/compare/v6.5.0...v6.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=factory_bot_rails&package-manager=bundler&previous-version=6.5.0&new-version=6.5.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>
2 parents 8f9069e + 0368eca commit a1a8053

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
@@ -307,9 +307,9 @@ GEM
307307
excon (1.2.8)
308308
logger
309309
execjs (2.10.0)
310-
factory_bot (6.5.4)
310+
factory_bot (6.5.5)
311311
activesupport (>= 6.1.0)
312-
factory_bot_rails (6.5.0)
312+
factory_bot_rails (6.5.1)
313313
factory_bot (~> 6.5)
314314
railties (>= 6.1.0)
315315
faker (3.5.2)

0 commit comments

Comments
 (0)