Skip to content

chore(deps): bump pundit from 2.3.2 to 2.5.1#1180

Closed
dependabot[bot] wants to merge 1 commit intointegrationfrom
dependabot/bundler/integration/pundit-2.5.1
Closed

chore(deps): bump pundit from 2.3.2 to 2.5.1#1180
dependabot[bot] wants to merge 1 commit intointegrationfrom
dependabot/bundler/integration/pundit-2.5.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps pundit from 2.3.2 to 2.5.1.

Changelog

Sourced from pundit's changelog.

2.5.1 (2025-09-12)

Fixed

  • Requiring only pundit/rspec no longer raises an error in Active Support #857

2.5.0 (2025-03-03)

Added

  • Add Pundit::Authorization#pundit_reset! hook to reset the policy and policy scope cache. #830
  • Add links to gemspec. #845
  • Register policies directories for Rails 8 code statistics #833
  • Added an example for how to use pundit with Rails 8 authentication generator #850

Changed

  • Deprecated Pundit::SUFFIX, moved it to Pundit::PolicyFinder::SUFFIX #835
  • Explicitly require less of active_support #837
  • Using permit matcher without a surrouding permissions block now raises a useful error. #836

Fixed

  • Using a hash as custom cache in Pundit.authorize now works as documented. #838

2.4.0 (2024-08-26)

Changed

  • Improve the NotAuthorizedError message to include the policy class. Furthermore, in the case where the record passed is a class instead of an instance, the class name is given. #812

Added

  • Add customizable permit matcher description #806
  • Add support for filter_run_when_matching :focus with permissions helper. #820
Commits
  • 27a840b Merge pull request #863 from varvet/kbs/fix-build-pipeline
  • 381b202 +3.4 -3.1 (EOL)
  • 4bb6a67 Merge pull request #862 from varvet/kbs/fix-build-pipeline
  • 6ceca0d Attempt code quality upload to qlty.sh instead
  • 82d918a Bump to v2.5.1
  • 3bcb1ec Use modern way of including version in gemspec
  • 21c34ca Add bin scripts for dev comfort
  • a457343 Merge pull request #858 from varvet/kbs/janitor-2
  • 432160a Merge branch 'main' into kbs/janitor-2
  • 34232fe Add version tags to each constant and method
  • 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 show <dependency name> 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)

Bumps [pundit](https://github.com/varvet/pundit) from 2.3.2 to 2.5.1.
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](varvet/pundit@v2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: pundit
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 12, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 24, 2025

Superseded by #1193.

@dependabot dependabot bot closed this Sep 24, 2025
@dependabot dependabot bot deleted the dependabot/bundler/integration/pundit-2.5.1 branch September 24, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants