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.1.2 to 2.3.0 #2901

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 17, 2018

Bumps cancancan from 2.1.2 to 2.3.0.

Changelog

Sourced from cancancan's changelog.

2.3.0 (Sep 16th, 2018)

  • #528: Compress irrelevant rules before generating a query to optimize performances. ([coorasse][])
  • #529: Remove ruby 2.2 from Travis and add ruby 2.5.1. ([coorasse][])
  • #530: Predict associations names to support multiple references to the same table. ([coorasse][])
  • #530: Raise a specific exception when using a wrong association name in rules definition. ([coorasse][])

2.2.0 (Apr 13th, 2018)

  • #482: Include conditions passed to authorize! in AccessDenied exception. ([kraflab][])
  • Removed support for dynamic finders. ([coorasse][])
  • #479: Support Rails 5.2. ([lizzyaustad][])
  • 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][])
Commits
  • 1760baa Merge branch 'release/2.3.0'
  • 721d7a1 Merge branch 'develop' of github.com:CanCanCommunity/cancancan into develop
  • 300a3cc Merge branch 'feature/2.3.0' into develop
  • 6ba887e Bump version
  • c274523 Improve CHANGELOG formatting
  • c6e4519 Merge pull request #530 from CanCanCommunity/feature/add_failing_test_for_mul...
  • e4b6747 Predict associations name
  • e594ee6 Update README.md
  • 0cbecdf Merge pull request #528 from CanCanCommunity/feature/rules_compressor
  • 73f85fb Merge branch 'feature/2.3.0' into feature/rules_compressor
  • 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 merge will 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 added the dependencies Pull requests that updates a dependency label Sep 17, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/cancancan-2.3.0 branch 2 times, most recently from 43ea741 to cf86286 Compare September 26, 2018 13:50
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/cancancan-2.3.0 branch from cf86286 to 2cf5196 Compare October 5, 2018 16:24
@voodoorai2000 voodoorai2000 merged commit 6b24655 into master Nov 5, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/cancancan-2.3.0 branch November 5, 2018 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants