nucore-open
                                
                                 nucore-open copied to clipboard
                                
                                    nucore-open copied to clipboard
                            
                            
                            
                        Bump cancancan from 3.1.0 to 3.6.1
Bumps cancancan from 3.1.0 to 3.6.1.
Release notes
Sourced from cancancan's releases.
3.5.0
See CHANGELOG for details
3.4.0
See CHANGELOG for details.
3.3.0
See CHANGELOG for details.
3.2.0
Changelog
Sourced from cancancan's changelog.
3.6.0
- #849: Update tests matrix. ([
@coorasse][])- #843: Compress duplicate rules. ([
@MrChoclate][])- #841: New https://cancancan.dev website. ([
@pandermatt][])- #839: switch from database column detection to Rails attributes detection. ([
@kalsan][])3.5.0
- #653: Add support for using an nil relation as a condition. ([
@ghiculescu][])- #702: Support scopes of STI classes as ability conditions. ([
@honigc][])- #798: Allow disabling of rules compressor via
CanCan.rules_compressor_enabled = false. ([@coorasse][])- #814: Fix issue with polymorphic associations. ([
@WriterZephos][])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][])3.3.0
- #675: Support modifying the
accessible_byquerying strategy on a per-query basis. ([@ghiculescu][])- #714: Don't hold unnecessary references to subjects in
@rules_index. ([@mtoneil][])3.2.2
- Added funding metadata to Gemspec. ([
@coorasse][])3.2.1
- #674: Fix accidental dependency on ActiveRecord in 3.2.0. ([
@ghiculescu][])3.2.0
- #649: Add support for Single Table Inheritance. ([
@Liberatys][])- #640: Simplify implementation of new model adapters. ([
@ghiculescu][])- #650: Support associations in rules. ([
@Liberatys][])- #657: Support for Rails 6.1. ([
@ghiculescu][])- #655: Add option for
accessible_byquerying strategy. ([@ghiculescu][])
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.