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 cancancan from 2.0.0 to 2.2.0 #398

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps cancancan from 2.0.0 to 2.2.0.

Changelog

Sourced from cancancan's changelog.

2.2.0 (Apr 13th, 2018)

  • Include conditions passed to authorize! in AccessDenied exception (kraflab)
  • Removed support for dynamic finders (coorasse)
  • Support Rails 5.2 (lizzyaustad & kevintyll)
  • Use ActiveSupport standard loader (BookOfGreg)

2.1.4 (Apr 09th, 2018)

  • Inject cancancan in ActionController::API and ActionController::Base when they are both defined (arturoherrero)

2.1.3 (Jan 16th, 2018)

  • Fix compatibility with Rails 5 API (Eric-Guo)

2.1.2 (Nov 22th, 2017)

  • Various bugfixes on version 2.1.0

2.1.0 (Nov 10th, 2017)

  • Adds support for Rails Api applications (coorasse & ajgon)
  • Controller subclasses inherit skip_load_resource from superclass (jpmckinney)
  • Fix instance variable not initialized warnings (sethcharles)
  • Fix build_resource when model name is Action (anilmaurya)
  • Smaller performance improvements (DNNX)
  • Fix i18n lookup for unauthorized message (clemens)
Commits
  • 4b1008e Merge branch 'release/2.2.0'
  • 7fc3bb1 remove a white line too much
  • e0c4051 bump new version and update changelog
  • c9762b0 Merge pull request #496 from CanCanCommunity/feature/2.2.0
  • 9258979 Merge branch 'develop' into feature/2.2.0
  • a815fca Use ActiveSupport standard loader (#495)
  • bba63bb Fixes SQL exception from rails 5.2 upgrade (#479)
  • 169aa9d update logo or Renuo
  • ce17873 Merge branch 'release/2.1.4' into develop
  • 68772b4 Merge branch 'release/2.1.4'
  • 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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.

1 participant