-
Notifications
You must be signed in to change notification settings - Fork 19
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 #2620
Conversation
Pull request by bot. No need to analyze |
83026ef
to
3b4b4c2
Compare
3b4b4c2
to
1dec507
Compare
6857e39
to
d2d6fe8
Compare
8d0c624
to
aa5ceec
Compare
430debe
to
69b8505
Compare
ce689f3
to
ae1783e
Compare
ae1783e
to
6ded253
Compare
c36087f
to
2a82778
Compare
2a82778
to
8087aee
Compare
8087aee
to
e207337
Compare
e207337
to
5f4f42d
Compare
fd1989e
to
304592d
Compare
ffb5e48
to
7b13ed8
Compare
70abc6f
to
80fea1d
Compare
207ecd2
to
e360de7
Compare
3163197
to
f1a1753
Compare
c42f273
to
f26826b
Compare
|
f26826b
to
0aff94f
Compare
7af9863
to
caa8161
Compare
caa8161
to
c718561
Compare
c718561
to
197048a
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
'~> 14.0'
->'~> 15.0'
Release Notes
paper-trail-gem/paper_trail (paper_trail)
v15.2.0
Compare Source
Breaking Changes
Added
Rails 7.2
Change
versions
table layout (migration generator template) for performanceFixed
v15.1.0
Compare Source
Breaking Changes
Fixed
Dependencies
v15.0.0
Compare Source
Breaking Changes
Added
model-configurable option
synchronize_version_creation_timestamp
which, ifset to false, opts out of synchronizing timestamps between
Version.created_at
and the record's
updated_at
.Fixed
issue that unencrypted plaintext values are versioned with ActiveRecord
encryption (since Rails 7) when using JSON serialization on PostgreSQL json
columns.
generating the migration, the version table will use uuid as primary key type
if
--uuid
flag is specified.Dependencies
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.
This PR was generated by Mend Renovate. View the repository job log.