[src/api] Update pundit 2.3.2 → 2.4.0 (minor) #16760
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pundit (2.3.2 → 2.4.0) · Repo · Changelog
Release Notes
2.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 42 commits:
Merge pull request #827 from varvet/kbs/release-v2.4.0
Release v2.4.0
Merge pull request #826 from varvet/kbs/update-gem-relase-template
Update gem release template (closes #805)
Merge pull request #820 from StevenElberger/feature/support-rspec-focus-filter
Support filter_run_when_matching :focus with permissions helper
Merge pull request #824 from varvet/kbs/adjust-feature-request-template
Add additional considerations to feature request template
Merge pull request #823 from varvet/kbs/add-issue-templates
Add issue templates
Merge pull request #822 from varvet/kbs/adjust-readme
Refactor rspec section to be more visually clear
Add CHANGELOG-entry for custom rspec description
Use HTTPS for all URLs, not HTTP
Attempt to set a default PR template
Merge pull request #815 from tagliala/chore/fix-typos
Fix minor typos
Merge pull request #812 from smitssjors/better-error-message
put link at end of changelog entry
Add PR link to CHANGELOG.md
Use `to_s` for better compatibility and dont do unnecessary work.
Merge branch 'main' into better-error-message
Merge pull request #814 from jeromedalbert/redirect-back-or-to
Merge branch 'main' into redirect-back-or-to
Merge pull request #813 from varvet/kbs/jruby-9.4-failing-ci
Work around JRuby failing on bundle install
Update README.md
fix rubocop offense
Update CHANGELOG.md and add updating the CHANGELOG.md as a step in CONTRIBUTING.md
sleeker formatting
added handling for when a class is passed instead of an instance
update README.md to reflect the actual error message
add the policy class to the not authorized error message
Merge pull request #809 from m-nakamura145/update-actions-checkout
Bump actions/checkout
Merge pull request #788 from a-nickol/main
Merge branch 'main' into main
Merge pull request #806 from gregfletch/refactor/gregfletch/allow-custom-rspec-matcher-description
refactor: Update proposed change to address feedback from Pundit maintainers
chore: adjust interface, update readme
docs: Update the README about description customization
feat: Add customizable permit description
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands