Skip to content

Commit 52bf8c1

Browse files
Bump factory_bot from 6.5.0 to 6.5.1 (#4296)
Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) 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/releases">factory_bot's releases</a>.</em></p> <blockquote> <h2>v6.5.1</h2> <h2>What's Changed</h2> <ul> <li>Changed: execute linting tests within ActiveRecord transactions when available (Sean Doyle)</li> <li>Fix: Random test failure when tracking compilation time (CodeMeister)</li> <li>Fix: Bump the minimum required activesupport version to 6.1 (Earlopain)</li> <li>Internal: Update development dependencies (Neil Carvalho)</li> </ul> <h2>New Contributors</h2> <p><a href="https://github.com/CodeMeinster"><code>@​CodeMeinster</code></a> made their first contribution on <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1713">thoughtbot/factory_bot#1713</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/thoughtbot/factory_bot/compare/v6.5.0...v6.5.1">https://github.com/thoughtbot/factory_bot/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/blob/main/NEWS.md">factory_bot's changelog</a>.</em></p> <blockquote> <h2>6.5.1 (January 31, 2025)</h2> <ul> <li>Changed: execute linting tests within ActiveRecord transactions when available (Sean Doyle)</li> <li>Fix: Random test failure when tracking compilation time (CodeMeinster)</li> <li>Fix: Bump the minimum required activesupport version to 6.1 (Earlopain)</li> <li>Internal: Update development dependencies (Neil Carvalho)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thoughtbot/factory_bot/commit/8e5bd14cdcc9c332a604c55fcdd118d3b2cb98dc"><code>8e5bd14</code></a> Bump to 6.5.1 [ci skip]</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/d69f3054bd62d6e42817bdb1c580b1b1942bb8ee"><code>d69f305</code></a> BUGFIX: Parent/Child implicit trait results depend on build order. (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1717">#1717</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/9ff844c984a55df20fa7bfc6d2e3fc48a25f6112"><code>9ff844c</code></a> Execute <code>FactoryBot.lint!</code> in database transactions (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1726">#1726</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/9bf88a5648f0479b9bac7d43b753ea5fe5339f69"><code>9bf88a5</code></a> BugFix: Random test failure when tracking compilation time (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1713">#1713</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/77718280b807337c8e6f6e8bb9a8460a92aa5065"><code>7771828</code></a> Bump the minimum required activesupport version to 6.1 (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1687">#1687</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/af567222981ea5f164772d5999c116374945df26"><code>af56722</code></a> Update development dependencies (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1725">#1725</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/6dad0c8eb7a03a675d1fcdffb085625bb879c0b7"><code>6dad0c8</code></a> Update CODEOWNERS, introduce <a href="https://github.com/neilvcarvalho"><code>@​neilvcarvalho</code></a> (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1723">#1723</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/ebac2f9478e6e209605ddd37c0146b172ff5c09c"><code>ebac2f9</code></a> Adds <a href="https://github.com/doodlingdev"><code>@​doodlingdev</code></a> to codeowners list (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1721">#1721</a>)</li> <li><a href="https://github.com/thoughtbot/factory_bot/commit/59b7188c7ed156433bd6ed1cd61da4be2966bd11"><code>59b7188</code></a> Bump to 6.5.0 [ci skip]</li> <li>See full diff in <a href="https://github.com/thoughtbot/factory_bot/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&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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 630a84d commit 52bf8c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ GEM
150150
smart_properties
151151
erubi (1.13.1)
152152
execjs (2.10.0)
153-
factory_bot (6.5.0)
154-
activesupport (>= 5.0.0)
153+
factory_bot (6.5.1)
154+
activesupport (>= 6.1.0)
155155
factory_bot_rails (6.4.4)
156156
factory_bot (~> 6.5)
157157
railties (>= 5.0.0)

0 commit comments

Comments
 (0)