Skip to content

Commit

Permalink
Bump factory_bot_rails from 6.2.0 to 6.4.3 (#109)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 026ef3e commit 2c66713
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@ GEM
diff-lcs (1.5.0)
dotenv (2.8.1)
erubi (1.12.0)
factory_bot (6.2.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
Expand All @@ -102,7 +102,7 @@ GEM
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -125,9 +125,9 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.2-arm64-darwin)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.2-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.3)
Expand All @@ -142,7 +142,7 @@ GEM
pry (>= 0.13, < 0.15)
puma (6.3.1)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-cors (2.0.1)
rack (>= 2.0.0)
Expand All @@ -162,8 +162,9 @@ GEM
activesupport (= 7.0.5)
bundler (>= 1.15.0)
railties (= 7.0.5)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
Expand All @@ -176,7 +177,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -240,7 +241,7 @@ GEM
spring-watcher-listen (2.1.0)
listen (>= 2.7, < 4.0)
spring (>= 4)
thor (1.2.2)
thor (1.3.0)
timeout (0.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand All @@ -250,7 +251,7 @@ GEM
websocket-extensions (0.1.5)
yt (0.33.4)
activesupport
zeitwerk (2.6.8)
zeitwerk (2.6.12)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit 2c66713

Please sign in to comment.