ZeusWPI / Gandalf

You Shall Not Pass - An advanced e-ticket system for student clubs -
http://event.fkgent.be
MIT License
10 stars 7 forks source link

Bump cancancan from 3.3.0 to 3.4.0 #588

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cancancan from 3.3.0 to 3.4.0.

Release notes

Sourced from cancancan's releases.

3.4.0

See CHANGELOG for details.

Changelog

Sourced from cancancan's changelog.

3.4.0

  • #691: Add two new subquery strategies: joined_alias_exists_subquery, joined_alias_each_rule_as_exists_subquery. ([@​kaspernj][])
  • #767: Improve ability checks with nested resources (hash checks)vim. ([@​Juleffel][])
  • #772: Support non-hash conditions in ability definitions. ([@​Juleffel][])
  • #773: Drop support for ruby 2.4 and 2.5. ([@​coorasse][])
  • #778: Drop support for ActiveRecord 4. ([@​coorasse][])
Commits
  • 3e9e438 Merge branch 'develop'
  • 9084c54 Update CHANGELOG and Bump version
  • be14fda Lint adapter query strategies (#781)
  • 9c75a78 Update CHANGELOG
  • 24ed063 Accessible by strategy: Exists subquery (#691)
  • 40bb117 Implement detection for sti for including subclasses in check (#689)
  • c97a152 Add items to changelog
  • 373532d Merge branch 'Juleffel-develop' into develop
  • d0ea89a Improve support for nested resources
  • 051899d Drop ActiveRecord4 from CI (#778)
  • 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 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)