-
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/paper_trail-15.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull request by bot. No need to analyze |
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
4 times, most recently
from
November 1, 2023 03:11
83026ef
to
3b4b4c2
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
November 20, 2023 13:42
3b4b4c2
to
1dec507
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
4 times, most recently
from
December 22, 2023 12:38
6857e39
to
d2d6fe8
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
3 times, most recently
from
January 24, 2024 16:40
8d0c624
to
aa5ceec
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
3 times, most recently
from
January 26, 2024 16:34
430debe
to
69b8505
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
4 times, most recently
from
February 6, 2024 18:12
ce689f3
to
ae1783e
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
February 16, 2024 03:06
ae1783e
to
6ded253
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
2 times, most recently
from
February 28, 2024 07:27
c36087f
to
2a82778
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
March 2, 2024 04:37
2a82778
to
8087aee
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
March 19, 2024 10:22
8087aee
to
e207337
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
April 12, 2024 16:46
e207337
to
5f4f42d
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
3 times, most recently
from
May 17, 2024 01:47
fd1989e
to
304592d
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
August 22, 2024 08:25
6c7ec96
to
d51dc0d
Compare
renovate
bot
changed the title
Update dependency paper_trail to v15
Update dependency paper_trail to v15 - autoclosed
Aug 23, 2024
renovate
bot
changed the title
Update dependency paper_trail to v15 - autoclosed
Update dependency paper_trail to v15
Aug 28, 2024
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
7 times, most recently
from
September 4, 2024 17:11
699aead
to
cadaf1a
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
2 times, most recently
from
September 7, 2024 06:55
51efd05
to
716d5db
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
September 30, 2024 12:30
716d5db
to
0595f8c
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
4 times, most recently
from
October 21, 2024 13:30
ffb5e48
to
7b13ed8
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
2 times, most recently
from
October 28, 2024 21:13
70abc6f
to
80fea1d
Compare
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
2 times, most recently
from
November 8, 2024 10:00
c9227d7
to
207ecd2
Compare
|
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
November 8, 2024 10:55
207ecd2
to
e360de7
Compare
renovate
bot
changed the title
Update dependency paper_trail to v15
chore(deps): update dependency paper_trail to v15
Nov 8, 2024
renovate
bot
force-pushed
the
renovate/paper_trail-15.x
branch
from
November 8, 2024 12:48
e360de7
to
c1453b8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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.