Skip to content

Update paranoia requirement from ~> 2.4 to >= 2.4, < 4.0 in /core#19

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/core/paranoia-gte-2.4-and-lt-4.0
Open

Update paranoia requirement from ~> 2.4 to >= 2.4, < 4.0 in /core#19
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/core/paranoia-gte-2.4-and-lt-4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on paranoia to permit the latest version.

Release notes

Sourced from paranoia's releases.

v3.0.1

What's Changed

New Contributors

Full Changelog: rubysherpas/paranoia@v3.0.0...v3.0.1

Changelog

Sourced from paranoia's changelog.

3.0.1 - January 19, 2025

  • #566 Handle #delete_all
  • #559 Trigger an after_commit callback when restoring a record
  • #567 Fix typo in newly added readme

3.0.0 - August 13, 2024

Tagged as 3.0 as Ruby + Rails version constraints have been modernised.

  • #564 Support Rails edge
  • #563 Support Rails 7.2

2.6.4 - July 20, 2024

2.6.3 - Oct 12, 2023

2.6.2 - Jun 6, 2023

2.6.1 - Nov 16, 2022

  • #535 Allow to skip updating paranoia_destroy_attributes for records while really_destroy! Anton Bogdanov

2.6.0 - Mar 23, 2022

  • #512 Quote table names; Mysql 8 has keywords that might match table names which cause an exception.
  • #476 Fix syntax error in documentation.
  • #485 Rollback transaction if destroy aborted.
  • #522 Add failing tests for association with abort on destroy.
  • #513 Fix create callback called on destroy.

2.5.3

  • #532 Fix: correct bug when sentinel_value is not a timestamp Hassanin Ahmed
  • #531 Added test case to reproduce bug introduce in v2.5.1

... (truncated)

Commits

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 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)

Updates the requirements on [paranoia](https://github.com/rubysherpas/paranoia) to permit the latest version.
- [Release notes](https://github.com/rubysherpas/paranoia/releases)
- [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md)
- [Commits](rubysherpas/paranoia@v2.4.0...v3.0.1)

---
updated-dependencies:
- dependency-name: paranoia
  dependency-version: 3.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 27, 2026
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