hiroaki514 / contents_management_app

0 stars 0 forks source link

Bump shoulda-matchers from 5.3.0 to 6.0.0 #234

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps shoulda-matchers from 5.3.0 to 6.0.0.

Release notes

Sourced from shoulda-matchers's releases.

v6.0.0

Backward-incompatible changes

#1521: thoughtbot/shoulda-matchers#1521 #1522: thoughtbot/shoulda-matchers#1522 #1547: thoughtbot/shoulda-matchers#1547 #1548: thoughtbot/shoulda-matchers#1548

Bug fixes

  • Fix validate_uniqueness_of matcher not supporting column of the type timestampz by @​callahat. (#1544)
  • Ensure that validation specs work for ActiveModel without ActiveRecord by @​stonefield. (#1580)

#1544: thoughtbot/shoulda-matchers#1544 #1580: thoughtbot/shoulda-matchers#1580

Features

#1536: thoughtbot/shoulda-matchers#1536 #1542: thoughtbot/shoulda-matchers#1542 #1552: thoughtbot/shoulda-matchers#1552 #1555: thoughtbot/shoulda-matchers#1555 #1558: thoughtbot/shoulda-matchers#1558 #1560: thoughtbot/shoulda-matchers#1560 #1569: thoughtbot/shoulda-matchers#1569 #1573: thoughtbot/shoulda-matchers#1573 #1578: thoughtbot/shoulda-matchers#1578 #1588: thoughtbot/shoulda-matchers#1588

Improvements

  • When an unrelated error is seen with negated allow_value, give a hint by @​matsales28. (#1570)

#1570: thoughtbot/shoulda-matchers#1570

Thanks everyone for the contributions!

Changelog

Sourced from shoulda-matchers's changelog.

6.0.0 - 2023-12-22

Backward-incompatible changes

#1521: thoughtbot/shoulda-matchers#1521 #1522: thoughtbot/shoulda-matchers#1522 #1547: thoughtbot/shoulda-matchers#1547 #1548: thoughtbot/shoulda-matchers#1548

Bug fixes

  • Fix validate_uniqueness_of matcher not supporting column of the type timestampz by @​callahat. (#1544)
  • Ensure that validation specs work for ActiveModel without ActiveRecord by @​stonefield. (#1580)

#1544: thoughtbot/shoulda-matchers#1544 #1580: thoughtbot/shoulda-matchers#1580

Features

#1536: thoughtbot/shoulda-matchers#1536 #1542: thoughtbot/shoulda-matchers#1542 #1552: thoughtbot/shoulda-matchers#1552 #1555: thoughtbot/shoulda-matchers#1555 #1558: thoughtbot/shoulda-matchers#1558 #1560: thoughtbot/shoulda-matchers#1560 #1569: thoughtbot/shoulda-matchers#1569 #1573: thoughtbot/shoulda-matchers#1573 #1578: thoughtbot/shoulda-matchers#1578 #1588: thoughtbot/shoulda-matchers#1588

Improvements

  • When an unrelated error is seen with negated allow_value, give a hint by @​matsales28. (#1570)

#1570: thoughtbot/shoulda-matchers#1570

Commits


Dependabot compatibility score

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 commands and options
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 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)
dependabot[bot] commented 9 months ago

Superseded by #238.