Skip to content

Commit 2c66713

Browse files
Bump factory_bot_rails from 6.2.0 to 6.4.3 (#109)
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.2.0 to 6.4.3. <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>6.4.3</h2> <ul> <li>Changed: allow sequence definitions for ActiveRecord primary keys (Mike Burns).</li> <li>Changed: Support Ruby 3.0+, Rails 6.1+ (Mike Burns)</li> <li>Documentation improvements (obregonia1).</li> <li>Internal: GitHub Actions improvements (Lorenzo Zabot, ydah).</li> <li>Internal: RubyGems points to changelog (Tilo Sloboda).</li> <li>Internal: Bump standard, rake, activerecord, appraisal, rspec-rails (Mike Burns).</li> </ul> <h2>v6.4.2</h2> <ul> <li>Fixed: Fix Rails 7.1.2 + monkey-patched ActiveRecord compatibility (Adif Sgaid, Benoit Tigeot)</li> <li>Internal: Test against Rails 7.1 (y-yagi)</li> <li>Internal: Fix links to old files after renaming the main branch to <code>main</code> (y-yagi)</li> </ul> <h2>6.4.0</h2> <p>No release notes provided.</p> <h2>6.3.0</h2> <ul> <li>Changed: reject sequence definitions for ActiveRecord primary keys (Sean Doyle).</li> <li>Changed: factory_bot dependency to ~&gt; 6.4 (Mike Burns).</li> <li>Changed: upgrade dependencies (Daniel Colson).</li> <li>Add: <code>projections.json</code> for Rails.vim (Caleb Hearth).</li> <li>Docs: fix broken link (Edu Depetris).</li> <li>Docs: mention Rails generator in docs (Edu Depetris).</li> <li>Docs: fix typo (Yudai Takada).</li> <li>Internal: skip Spring version 2.1.1 due to a bug in that release (Christina Entcheva, Daniel Colson).</li> <li>Internal: test against Rails 6.1 (Antonis Berkakis).</li> <li>Internal: test against Ruby 3 (Daniel Colson).</li> <li>Internal: fewer warnings in Cucumber tests (Daniel Colson).</li> <li>Internal: use GitHub Actions for CI (Mathieu Jobin).</li> <li>Internal: a whole bunch of cleanup (Daniel Colson).</li> <li>Internal: fix CI due to a Bundler output change (Mike Burns).</li> </ul> </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.4.3 (December 29, 2023)</h2> <ul> <li>Changed: allow sequence definitions for ActiveRecord primary keys (Mike Burns).</li> <li>Changed: Support Ruby 3.0+, Rails 6.1+ (Mike Burns)</li> <li>Documentation improvements (obregonia1).</li> <li>Internal: GitHub Actions improvements (Lorenzo Zabot, ydah).</li> <li>Internal: RubyGems points to changelog (Tilo Sloboda).</li> <li>Internal: Bump standard, rake, activerecord, appraisal, rspec-rails (Mike Burns).</li> </ul> <h2>6.4.2 (November 23, 2023)</h2> <ul> <li>Fixed: Fix Rails 7.1.2 + monkey-patched ActiveRecord compatibility (Adif Sgaid, Benoit Tigeot)</li> <li>Internal: Test against Rails 7.1 (y-yagi)</li> <li>Internal: Fix links to old files after renaming the main branch to <code>main</code> (y-yagi)</li> </ul> <h2>6.4.0 (November 17, 2023)</h2> <ul> <li>Releasing this for consistency with the factory_bot dependency.</li> </ul> <h2>6.3.0 (November 17, 2023)</h2> <ul> <li>Changed: reject sequence definitions for ActiveRecord primary keys (Sean Doyle).</li> <li>Changed: factory_bot dependency to ~&gt; 6.4 (Mike Burns).</li> <li>Changed: upgrade dependencies (Daniel Colson).</li> <li>Add: <code>projections.json</code> for Rails.vim (Caleb Hearth).</li> <li>Docs: fix broken link (Edu Depetris).</li> <li>Docs: mention Rails generator in docs (Edu Depetris).</li> <li>Docs: fix typo (Yudai Takada).</li> <li>Internal: skip Spring version 2.1.1 due to a bug in that release (Christina Entcheva, Daniel Colson).</li> <li>Internal: test against Rails 6.1 (Antonis Berkakis).</li> <li>Internal: test against Ruby 3 (Daniel Colson).</li> <li>Internal: fewer warnings in Cucumber tests (Daniel Colson).</li> <li>Internal: use GitHub Actions for CI (Mathieu Jobin).</li> <li>Internal: a whole bunch of cleanup (Daniel Colson).</li> <li>Internal: fix CI due to a Bundler output change (Mike Burns).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/6b350d19651db3b2aa6cf130b6ad00a60ef5ebbe"><code>6b350d1</code></a> Bump to 6.4.3 [ci skip]</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/d7d5ae8451467150b39b1a78fcbcd0f21a265027"><code>d7d5ae8</code></a> Bump rspec-rails from 6.0.1 to 6.1.0</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/4f13aa8b886b646cadc180c65a28eb118ac1f793"><code>4f13aa8</code></a> Bump appraisal from 2.4.1 to 2.5.0</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/ea1ff34c4e9293ab1b5a8dbd69c3785fca27de2b"><code>ea1ff34</code></a> Bump activerecord from 7.0.4.3 to 7.1.2</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/64a21889db01f1055c942d68e8f0d8bba15d8673"><code>64a2188</code></a> Bump rake from 13.0.6 to 13.1.0</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/43bba3891cdb039623302d3b4b1bf63575cf2b24"><code>43bba38</code></a> Bump standard from 1.27.0 to 1.32.1</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/7be631f90ab26a0fec8ac5462afded2599ce6bd9"><code>7be631f</code></a> Allow primary key attributes</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/c4638f6b62f580a9e3876e9b80dab4fe7bc5fe22"><code>c4638f6</code></a> Remove code path for Rails 5.2 support</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/499635fcaffd5a1701626246716a74440970f23c"><code>499635f</code></a> Be clear about supported Rails and Ruby versions</li> <li><a href="https://github.com/thoughtbot/factory_bot_rails/commit/db1aae530ad5ee472bff992b01c1847214b8a4d7"><code>db1aae5</code></a> Added dependabot for GitHub Actions and bundler</li> <li>Additional commits viewable in <a href="https://github.com/thoughtbot/factory_bot_rails/compare/v6.2.0...v6.4.3">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.2.0&new-version=6.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 026ef3e commit 2c66713

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

Gemfile.lock

+13-12
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ GEM
8282
diff-lcs (1.5.0)
8383
dotenv (2.8.1)
8484
erubi (1.12.0)
85-
factory_bot (6.2.1)
85+
factory_bot (6.4.5)
8686
activesupport (>= 5.0.0)
87-
factory_bot_rails (6.2.0)
88-
factory_bot (~> 6.2.0)
87+
factory_bot_rails (6.4.3)
88+
factory_bot (~> 6.4)
8989
railties (>= 5.0.0)
9090
faker (3.2.0)
9191
i18n (>= 1.8.11, < 2)
@@ -102,7 +102,7 @@ GEM
102102
listen (3.8.0)
103103
rb-fsevent (~> 0.10, >= 0.10.3)
104104
rb-inotify (~> 0.9, >= 0.9.10)
105-
loofah (2.21.3)
105+
loofah (2.22.0)
106106
crass (~> 1.0.2)
107107
nokogiri (>= 1.12.0)
108108
mail (2.8.1)
@@ -125,9 +125,9 @@ GEM
125125
net-smtp (0.3.3)
126126
net-protocol
127127
nio4r (2.5.9)
128-
nokogiri (1.15.2-arm64-darwin)
128+
nokogiri (1.16.0-arm64-darwin)
129129
racc (~> 1.4)
130-
nokogiri (1.15.2-x86_64-linux)
130+
nokogiri (1.16.0-x86_64-linux)
131131
racc (~> 1.4)
132132
parallel (1.23.0)
133133
parser (3.2.2.3)
@@ -142,7 +142,7 @@ GEM
142142
pry (>= 0.13, < 0.15)
143143
puma (6.3.1)
144144
nio4r (~> 2.0)
145-
racc (1.7.1)
145+
racc (1.7.3)
146146
rack (2.2.8)
147147
rack-cors (2.0.1)
148148
rack (>= 2.0.0)
@@ -162,8 +162,9 @@ GEM
162162
activesupport (= 7.0.5)
163163
bundler (>= 1.15.0)
164164
railties (= 7.0.5)
165-
rails-dom-testing (2.0.3)
166-
activesupport (>= 4.2.0)
165+
rails-dom-testing (2.2.0)
166+
activesupport (>= 5.0.0)
167+
minitest
167168
nokogiri (>= 1.6)
168169
rails-html-sanitizer (1.6.0)
169170
loofah (~> 2.21)
@@ -176,7 +177,7 @@ GEM
176177
thor (~> 1.0)
177178
zeitwerk (~> 2.5)
178179
rainbow (3.1.1)
179-
rake (13.0.6)
180+
rake (13.1.0)
180181
rb-fsevent (0.11.2)
181182
rb-inotify (0.10.1)
182183
ffi (~> 1.0)
@@ -240,7 +241,7 @@ GEM
240241
spring-watcher-listen (2.1.0)
241242
listen (>= 2.7, < 4.0)
242243
spring (>= 4)
243-
thor (1.2.2)
244+
thor (1.3.0)
244245
timeout (0.3.2)
245246
tzinfo (2.0.6)
246247
concurrent-ruby (~> 1.0)
@@ -250,7 +251,7 @@ GEM
250251
websocket-extensions (0.1.5)
251252
yt (0.33.4)
252253
activesupport
253-
zeitwerk (2.6.8)
254+
zeitwerk (2.6.12)
254255

255256
PLATFORMS
256257
arm64-darwin-22

0 commit comments

Comments
 (0)