Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency paper_trail to v15 #881

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
paper_trail (source, changelog) '~> 14.0.0' -> '~> 15.2.0' age adoption passing confidence

Release Notes

paper-trail-gem/paper_trail (paper_trail)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 renovate bot added the dependencies Pull requests that update a dependency file label Aug 7, 2023
@renovate renovate bot force-pushed the renovate/paper_trail-15.x branch from 2db2ca8 to ba654fa Compare October 23, 2023 00:22
@renovate renovate bot force-pushed the renovate/paper_trail-15.x branch from ba654fa to e49a192 Compare September 8, 2024 07:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants