zooniverse / tove

Transcription Object Viewer/Editor: Backend API for ALICE Text Editor tool
https://alice.zooniverse.org/
2 stars 2 forks source link

Bump pundit from 2.1.1 to 2.3.1 #398

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 1 year ago

Bumps pundit from 2.1.1 to 2.3.1.

Changelog

Sourced from pundit's changelog.

2.3.1 (2023-07-17)

Fixed

  • Use Kernel.warn instead of ActiveSupport::Deprecation.warn for deprecations (#764)
  • Policy generator now works on Ruby 3.2 (#754)

2.3.0 (2022-12-19)

Added

  • add support for rubocop-rspec syntax extensions (#745)

2.2.0 (2022-02-11)

Fixed

  • Using policy_class and a namespaced record now passes only the record when instantiating the policy. (#697, #689, #694, #666)

Changed

  • Require users to explicitly define Scope#resolve in generated policies (#711, #722)

Deprecated

  • Deprecate include Pundit in favor of include Pundit::Authorization (#621)
Commits
  • 4e75805 Release v2.3.1
  • 4594188 Fix e-mail address of Varvet AB author
  • a9e02df Merge pull request #769 from varvet/kbs/adjust-readme-wording
  • 1fae7fe Add backticks around codey-things
  • 5b22078 Merge pull request #771 from fdocr/patch-1
  • c0971c0 Update README.md
  • 64228ce Update README, because nothing is ever simple
  • 1f5f6be Merge pull request #764 from etiennebarrie/remove-deprecated-usage-of-actives...
  • 391bcb6 Merge pull request #767 from varvet/kbs/update-community-health-files
  • b86b5aa Add changelog
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 4 months ago

Superseded by #422.