registry icon indicating copy to clipboard operation
registry copied to clipboard

Update dependency paper_trail to v16

Open renovate[bot] opened this issue 6 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
paper_trail (changelog) '~> 14.0' -> '~> 16.0' age adoption passing confidence

Release Notes

paper-trail-gem/paper_trail (paper_trail)

v16.0.0

Compare Source

Breaking Changes
  • #​1478 Do not allow multiple has_paper_trail definitions for models. Previously, when has_paper_trail was called on a parent and a child from STI, then possibly multiple version records will be created per event (create, destroy etc).
Added
  • #​1498 - Rails 8.0
  • #​1422 - Add version_error_behavior config config option to control error handling when creating/updating/deleting Version records.
Fixed
  • None

v15.2.0

Compare Source

Breaking Changes
  • None
Added
  • #​1485 - Rails 7.2
  • #​1457 - Change versions table layout (migration generator template) for performance
Fixed
  • None

v15.1.0

Compare Source

Breaking Changes
  • None
Fixed
  • None
Dependencies
  • Add support for Rails 7.1
  • Add support for Ruby 3.2

v15.0.0

Compare Source

Breaking Changes
  • None
Added
  • #​1416 - Adds a model-configurable option synchronize_version_creation_timestamp which, if set to false, opts out of synchronizing timestamps between Version.created_at and the record's updated_at.
Fixed
  • #​1422 - Fix the issue that unencrypted plaintext values are versioned with ActiveRecord encryption (since Rails 7) when using JSON serialization on PostgreSQL json columns.
  • #​1414 - When generating the migration, the version table will use uuid as primary key type if --uuid flag is specified.
Dependencies
  • Drop support for Rails 6.0, which [reached EoL on 2023-06-01][2]
  • Drop support for Ruby 2.7, which [reached EoL on 2023-03-31][3]

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Jun 02 '25 01:06 renovate[bot]

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
[07:30:52.718] INFO (1995): Installing tool [email protected]...
installing v2 tool ruby v3.0.3
/usr/local/containerbase/tools/v2/ruby.sh: line 82: /etc/gemrc: Permission denied
[07:30:52.901] ERROR (1995): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.0.3
[07:30:52.902] FATAL (1995): Install tool ruby failed in 205ms.


renovate[bot] avatar Jun 02 '25 01:06 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Jun 03 '25 11:06 renovate[bot]