petities / petitions.eu

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

Bump pundit from 2.1.0 to 2.1.1 #674

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pundit from 2.1.0 to 2.1.1.

Changelog

Sourced from pundit's changelog.

2.1.1 (2021-08-13)

Friday 13th-release!

Careful! The bugfix below (#626) could break existing code. If you rely on the return value for authorize and namespaced policies you might need to do some changes.

Fixed

  • .authorize and #authorize return the instance, even for namespaced policies (#626)

Changed

  • Generate application scope with protected attr_readers. (#616)

Removed

  • Dropped support for Ruby end-of-life versions: 2.1 and 2.2. (#604)
  • Dropped support for Ruby end-of-life versions: 2.3 (#633)
  • Dropped support for Ruby end-of-life versions: 2.4, 2.5 and JRuby 9.1 (#676)
  • Dropped support for RSpec 2 (#615)
Commits
  • 0b5c082 Release 2.1.1
  • 2823669 Merge pull request #684 from varvet/kbs/revert-error-reason
  • b0fd397 Revert "Merge pull request #625 from holyketzer/custom-messages"
  • 2714875 CI: Use JRuby 9.2.17.0 (#677)
  • 0b1cd0e Merge pull request #678 from varvet/build-against-truffleruby
  • 3a210d9 Build against Truffleruby head
  • 5e4843e Merge pull request #676 from varvet/drop-ruby-before-2_6
  • e8a6e0a Build against currently supported rubies
  • c1f924c Merge pull request #660 from yagudaev/patch-1
  • bbb41f6 Merge pull request #674 from ASL20/patch-1
  • 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)
skoolstra commented 2 years ago

@dependabot rebase

skoolstra commented 2 years ago

@dependabot rebase

skoolstra commented 2 years ago

@dependabot rebase

skoolstra commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Superseded by #686.