Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Bump shoulda-matchers from 4.4.1 to 4.5.1 #235

Merged
merged 1 commit into from Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps shoulda-matchers from 4.4.1 to 4.5.1.

Release notes

Sourced from shoulda-matchers's releases.

v4.5.1

Bug fixes

  • Update belongs_to to work with composite primary keys. (#1396)

#1396: thoughtbot/shoulda-matchers#1396

v4.5.0

Features

  • Add support for has_secure_password custom attributes. (#1356)

#1356: thoughtbot/shoulda-matchers#1356

Bug fixes

  • Fix bundle exec yard doc replacing pygments.rb with rouge to keep the documentation up to date. (#1343)
  • Fix have_db_column.with_options not raising an error when the user adds an invalid value. (#1358)
  • Fix default value of assossiation_matcher.validate option. It was returning false instead of true. (#1378)
  • Fix validate_absence_of failing for array columns. (#1383)

#1340: thoughtbot/shoulda-matchers#1340 #1358: thoughtbot/shoulda-matchers#1358 #1378: thoughtbot/shoulda-matchers#1378 #1383: thoughtbot/shoulda-matchers#1383

Improvements

  • Replace all links with http to https. (#1340)
  • Update the links for have_and_belong_to_many, have_many and have_one in the README to redirect the user to where the matcher description starts. (#1348)
  • Drop git ls-files in gemspec to help downstreams maintenance, because they often need to build packages in an environment that does not have git. (#1354)
  • Add comment about no support of validate_uniqueness_of(:item).scoped_to(array). (#1355)
  • Improve error message for assossiation_matcher.with_foreign_key option. (#1376)

#1343: thoughtbot/shoulda-matchers#1343 #1348: thoughtbot/shoulda-matchers#1348 #1354: thoughtbot/shoulda-matchers#1354 #1355: thoughtbot/shoulda-matchers#1355 #1376: thoughtbot/shoulda-matchers#1376

Changelog

Sourced from shoulda-matchers's changelog.

4.5.1 - 2021-01-15

Bug fixes

  • Update belongs_to to work with composite primary keys. (#1396)

#1396: thoughtbot/shoulda-matchers#1396

4.5.0 - 2020-12-28

Bug fixes

  • Fix bundle exec yard doc replacing pygments.rb with rouge to keep the documentation up to date. (#1343)
  • Fix have_db_column.with_options not raising an error when the user adds an invalid value. (#1358)
  • Fix default value of assossiation_matcher.validate option. It was returning false instead of true. (#1378)
  • Fix validate_absence_of failing for array columns. (#1383)

#1340: thoughtbot/shoulda-matchers#1340 #1358: thoughtbot/shoulda-matchers#1358 #1378: thoughtbot/shoulda-matchers#1378 #1383: thoughtbot/shoulda-matchers#1383

Features

  • Add support for has_secure_password custom attributes. (#1356)

#1356: thoughtbot/shoulda-matchers#1356

Improvements

  • Replace all links with http to https. (#1340)
  • Update the links for have_and_belong_to_many, have_many and have_one in the README to redirect the user to where the matcher description starts. (#1348)
  • Drop git ls-files in gemspec to help downstreams maintenance, because they often need to build packages in an environment that does not have git. (#1354)
  • Add comment about no support of validate_uniqueness_of(:item).scoped_to(array). (#1355)
  • Improve error message for assossiation_matcher.with_foreign_key option. (#1376)

#1343: thoughtbot/shoulda-matchers#1343 #1348: thoughtbot/shoulda-matchers#1348 #1354: thoughtbot/shoulda-matchers#1354 #1355: thoughtbot/shoulda-matchers#1355 #1376: thoughtbot/shoulda-matchers#1376

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 12, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/main/shoulda-matchers-4.5.1 branch from 2a2c79c to 29687ae Compare March 15, 2021 09:42
@colinbruce colinbruce merged commit 9d126c2 into main Mar 15, 2021
@colinbruce colinbruce deleted the dependabot/bundler/main/shoulda-matchers-4.5.1 branch March 15, 2021 10:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant