petities / petitions.eu

Support a petition or start your own petition
https://petities.nl/
13 stars 11 forks source link

Bump rolify from 5.2.0 to 5.3.0 #603

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps rolify from 5.2.0 to 5.3.0.

Changelog

Sourced from rolify's changelog.

5.3.0 will be the last version to support Ruby < 2.5 and Rails < 5.2. Support for these will be dropped in the next major release.

  • Fix deprecation warning in Ruby 2.7
  • Add Rails 6 support to migration generator
  • Significant ActiveRecord performance improvements to add_role and without_role
  • Mongoid fix and performance improvement and to roles_name
  • Make it safe to call Thing.with_role(:admin, user) with new record

= 5.2.0 (Dec 14, 2017)

  • Fix regression in generator around belongs_to options compatibility
  • Update version of database_cleaner
  • Update initializer.rb to include the remove_role_if_empty option and description
  • Allow inverse_of option on rolify method
  • Fix the code-climate-reporter issue that's causing travis to fail
  • Remove a separate index for the name column
  • Fix migration generator for AR 5.x
  • Fixed ambiguous column error

= 5.1.0 (Mar 19, 2016)

  • Rails 5 Support (thanks @lorefnon)
  • Fix user handling in generator (thanks @lorefnon)
  • Fix quoting issues (thanks @lorefnon)
  • Improvements to dynamic module loading (thanks to @DmitryKK)

= 5.0.0 (Nov 17, 2015)

= 4.1.1 (Aug 06, 2015)

  • Fix a regression in the dynamic method loader.

= 4.1.0 (Aug 04, 2015)

  • added without_role method for resources and classes
  • fix has_role? with :any and an unsaved user
  • rename the with_role method on a resource to find_as
  • add a strict parameter to check only roles that were set without supers.

= 4.0.0 (Feb 12, 2015)

  • Increasing version number to 4.0.0 for semantic versioning since has_role was removed in 3.5.0
  • Fix spec to pass.
  • Fix dynamic shortcuts being set before migration.

= 3.5.2 (Jan 14, 2015)

  • Fixed regression in RolifyGenerator
  • Updated dependencies

= 3.5.0 (Jan 08, 2015)

... (truncated)

Commits


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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 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) - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
skoolstra commented 3 years ago

@dependabot merge