Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 18, 2019

Bumps shoulda-matchers from 3.1.3 to 4.0.0.

Release notes

Sourced from shoulda-matchers's releases.

v4.0.0.rc1

Adds support for Ruby 2.4 and 2.5 and Rails 5.x.
Drops support for Ruby 2.0 and 2.1 as well as Rails 4.0 and 4.1.

Changelog

Sourced from shoulda-matchers's changelog.

4.0.0

This release mainly brings the gem up to date with modern versions of Ruby and
Rails and drops support for older, unsupported versions. The compatibility list
is now:

  • Ruby: 2.6.0, 2.5.1, 2.4.4, 2.3.7
  • Rails: 5.2.2, 5.1.6.1, 5.0.7, 4.2.10

Backward-incompatible changes

  • Drop support for Rails 4.0 and 4.1 as well as Ruby 2.0, 2.1, and 2.2, since
    they've been end-of-lifed. The gem now supports Ruby 2.3+ and Rails 4.2+.

  • use_before_filter, use_after_filter, and use_around_filter are no longer
    usable when using shoulda-matchers under Rails 5.x, as the corresponding
    controller callbacks don't exist there.

Deprecations

Bug fixes

... (truncated)
Commits
  • 9400e89 Bump version to 4.0.0
  • 00a84c0 Update documentation
  • 1cf402d Update README
  • ed7f6ec Update Rails 4.2.x, 5.0.x, and 5.2.x
  • 707d87d Add without_presence_validation q to belong_to
  • ca6a1ff Improve messaging of .required and .optional
  • 0e7e250 Attempt to address test failures on CI
  • c58e3ba Ensure allow_nil on inclusion returns self
  • b4d8d35 ValidateInclusionOfMatcher#allow_nil should return self
  • 0cbd2b5 Update copyright notice to 2019 (#1174)
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/shoulda-matchers-4.0.0 branch from 34f4b41 to a22cb03 Compare February 20, 2019 16:56
@matyikriszta
Copy link
Contributor

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/shoulda-matchers-4.0.0 branch from a22cb03 to 38ef9a8 Compare February 20, 2019 17:49
@dependabot-preview
Copy link
Contributor Author

Superseded by #944.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/shoulda-matchers-4.0.0 branch March 6, 2019 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants