Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump shoulda-matchers from 3.1.1 to 3.1.2 #735

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 14, 2018

Bumps shoulda-matchers from 3.1.1 to 3.1.2.

Release notes
Changelog

Sourced from this file

3.1.2

Deprecations

  • This is the last version that supports Rails 4.0 and 4.1 and Ruby 2.0 and
    2.1.

Bug fixes

  • When the permit matcher was used without #on, the controller did not use
    params#require, the params object was duplicated, and the matcher did not
    recognize the #permit call inside the controller. This behavior happened
    because the matcher overwrote double registries with the same parameter hash
    whenever ActionController::Parameters was instantiated.

Commits
  • 343d5ed Update latest version in readme [ci skip]
  • b58f0a1 Add note to README about changing maintainership
  • a1eee11 Make README more specific for new Rspec
  • afa6a7b Update RSpec test style across docs
  • bb76d55 Take off the 'changing of the guard' note
  • e6bc6d9 Correct typo in docs
  • d1e9a41 add inverse_of docs to have_many
  • 44c0198 Fix permit matcher for multiple instances of params
  • 0899687 Mass-update all dev dependencies
  • 59dfb0e Bump version to 3.1.2
  • 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.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


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.

@navro
Copy link
Member

navro commented Mar 20, 2018

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/shoulda-matchers-3.1.2 branch from 8e8d2da to 8edc883 Compare March 20, 2018 12:31
@navro navro merged commit a22d561 into master Mar 20, 2018
@navro navro deleted the dependabot/bundler/shoulda-matchers-3.1.2 branch March 20, 2018 12:34
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.

2 participants