Skip to content

Commit 86f56a4

Browse files
authored
Bump shoulda-matchers from 6.2.0 to 6.3.0 (#601)
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.2.0 to 6.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/thoughtbot/shoulda-matchers/releases">shoulda-matchers's releases</a>.</em></p> <blockquote> <h2>v6.3.0</h2> <h2>6.3.0 - 2024-08-09</h2> <h2>What's Changed</h2> <h3>Bug fixes</h3> <ul> <li>Fix uniqueness check for a polymorphic association with STI by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1624">#1624</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add <code>default</code> qualifier to <code>define_enum_for</code> matcher by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1627">#1627</a>)</li> <li>Add validating qualifier to enum matcher by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1630">#1630</a>)</li> <li>Add without_instance_methods qualifier to enum matcher by <a href="https://github.com/vaot"><code>@​vaot</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1636">#1636</a>)</li> </ul> <h3>Improvements</h3> <ul> <li>Update dependencies of rails-6.1 gemfile by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1621">#1621</a>)</li> <li>Update dependencies of rails-7_1 gemfile by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1619">#1619</a>)</li> <li>Update dependencies of rails-7.0 gemfile by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1620">#1620</a>)</li> <li>Support deprecated status code symbols by <a href="https://github.com/ioquatix"><code>@​ioquatix</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1637">#1637</a>)</li> <li>Remove useless <code>logger</code> require by <a href="https://github.com/Earlopain"><code>@​Earlopain</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1634">#1634</a>)</li> </ul> <p><a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1619">#1619</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1619">thoughtbot/shoulda-matchers#1619</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1620">#1620</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1620">thoughtbot/shoulda-matchers#1620</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1621">#1621</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1621">thoughtbot/shoulda-matchers#1621</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1624">#1624</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1624">thoughtbot/shoulda-matchers#1624</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1627">#1627</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1627">thoughtbot/shoulda-matchers#1627</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1630">#1630</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1630">thoughtbot/shoulda-matchers#1630</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1634">#1634</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1634">thoughtbot/shoulda-matchers#1634</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1636">#1636</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1636">thoughtbot/shoulda-matchers#1636</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1637">#1637</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1637">thoughtbot/shoulda-matchers#1637</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md">shoulda-matchers's changelog</a>.</em></p> <blockquote> <h2>6.3.0 - 2024-08-09</h2> <h2>What's Changed</h2> <h3>Bug fixes</h3> <ul> <li>Fix uniqueness check for a polymorphic association with STI by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1624">#1624</a>)</li> </ul> <h3>Features</h3> <ul> <li>Add <code>default</code> qualifier to <code>define_enum_for</code> matcher by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1627">#1627</a>)</li> <li>Add validating qualifier to enum matcher by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1630">#1630</a>)</li> <li>Add without_instance_methods qualifier to enum matcher by <a href="https://github.com/vaot"><code>@​vaot</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1636">#1636</a>)</li> </ul> <h3>Improvements</h3> <ul> <li>Update dependencies of rails-6.1 gemfile by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1621">#1621</a>)</li> <li>Update dependencies of rails-7_1 gemfile by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1619">#1619</a>)</li> <li>Update dependencies of rails-7.0 gemfile by <a href="https://github.com/matsales28"><code>@​matsales28</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1620">#1620</a>)</li> <li>Support deprecated status code symbols by <a href="https://github.com/ioquatix"><code>@​ioquatix</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1637">#1637</a>)</li> <li>Remove useless <code>logger</code> require by <a href="https://github.com/Earlopain"><code>@​Earlopain</code></a> (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1634">#1634</a>)</li> </ul> <p><a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1619">#1619</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1619">thoughtbot/shoulda-matchers#1619</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1620">#1620</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1620">thoughtbot/shoulda-matchers#1620</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1621">#1621</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1621">thoughtbot/shoulda-matchers#1621</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1624">#1624</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1624">thoughtbot/shoulda-matchers#1624</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1627">#1627</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1627">thoughtbot/shoulda-matchers#1627</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1630">#1630</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1630">thoughtbot/shoulda-matchers#1630</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1634">#1634</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1634">thoughtbot/shoulda-matchers#1634</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1636">#1636</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1636">thoughtbot/shoulda-matchers#1636</a> <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1637">#1637</a>: <a href="https://redirect.github.com/thoughtbot/shoulda-matchers/pull/1637">thoughtbot/shoulda-matchers#1637</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/d56a4b86ac43e86cc82099949b6743ca710f90ac"><code>d56a4b8</code></a> chore: bump version to 6.3.0</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/121590b069a5ac5fa4232990e4c778f85f2bc4ea"><code>121590b</code></a> feat: Add without_instance_methods qualifier to enum matcher (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1636">#1636</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/ed98614548c8b87c1b0169ac6c445c060fa04364"><code>ed98614</code></a> docs: documentation files updated (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1642">#1642</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/5dccb9b7369d37b836f558ce29f4963cd28a4e27"><code>5dccb9b</code></a> docs: documentation files updated (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1641">#1641</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/bf44b823e73e62b8086e33f243ba2d4c7a497ea9"><code>bf44b82</code></a> Add security.yml and SECURITY.md (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1640">#1640</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/ede8fa3a62b5a4865cfa877398a751446e69e8c4"><code>ede8fa3</code></a> Remove useless <code>logger</code> require (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1634">#1634</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/03b0801fcf31ee9b60ea6ca856273b54023766f0"><code>03b0801</code></a> Support deprecated status code symbols. (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1637">#1637</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/3c88e1c3e85dbc51a75ae65a2cd6df5e8838655d"><code>3c88e1c</code></a> feat: Add validating qualifier to enum matcher (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1630">#1630</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/c9d234a87b9898d28e741101e68d596ffe29e3ab"><code>c9d234a</code></a> feat: Add <code>default</code> qualifier to <code>define_enum_for</code> matcher (<a href="https://redirect.github.com/thoughtbot/shoulda-matchers/issues/1627">#1627</a>)</li> <li><a href="https://github.com/thoughtbot/shoulda-matchers/commit/a527d329eaf13b9d8cfd6624bd7d4e1a6c13485d"><code>a527d32</code></a> fix: Polymorphic + STI uniqueness check</li> <li>Additional commits viewable in <a href="https://github.com/thoughtbot/shoulda-matchers/compare/v6.2.0...v6.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shoulda-matchers&package-manager=bundler&previous-version=6.2.0&new-version=6.3.0)](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 4e8219f + bafacaa commit 86f56a4

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
@@ -176,7 +176,7 @@ GEM
176176
regexp_parser (>= 1.5, < 3.0)
177177
xpath (~> 3.2)
178178
coderay (1.1.3)
179-
concurrent-ruby (1.3.3)
179+
concurrent-ruby (1.3.4)
180180
connection_pool (2.4.1)
181181
coveralls (0.7.1)
182182
multi_json (~> 1.3)
@@ -524,7 +524,7 @@ GEM
524524
concurrent-ruby (~> 1.0, >= 1.0.2)
525525
shoulda-callback-matchers (1.1.4)
526526
activesupport (>= 3)
527-
shoulda-matchers (6.2.0)
527+
shoulda-matchers (6.3.0)
528528
activesupport (>= 5.2.0)
529529
sidekiq (7.3.0)
530530
concurrent-ruby (< 2)

0 commit comments

Comments
 (0)