Skip to content

chore(deps): update dependency paper_trail to v17 - #1097

Merged
lodewiges merged 1 commit into
stagingfrom
renovate/paper_trail-17.x
Oct 26, 2025
Merged

chore(deps): update dependency paper_trail to v17#1097
lodewiges merged 1 commit into
stagingfrom
renovate/paper_trail-17.x

Conversation

@renovate

@renovate renovate Bot commented Oct 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
paper_trail (changelog) '~> 16.0.0' -> '~> 17.0.0' age confidence

Release Notes

paper-trail-gem/paper_trail (paper_trail)

v17.0.0

Compare Source

Breaking Changes
  • None
Added
  • rails generate paper_trail:install now accepts an argument for custom versions table, e.g.
    rails generate paper_trail:install CommentVersion created comment_versions table
  • rails generate paper_trail:update_item_subtype now supports custom version classes via
    --version-class-name option, e.g. --version-class-name=CommentVersion
Fixed
  • None
Dependencies
  • Drop support for Rails 6.1, which [reached EoL on 2024-10-01][2]
  • Drop support for Rails 7.0, which [reached EoL on 2025-04-01][2]
  • Add support for Rails 8.1
  • Drop support for Ruby 3.0, which [reached EoL on 2024-04-23][3]
  • Drop support for Ruby 3.1, which [reached EoL on 2024-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 Oct 25, 2025
@coderabbitai

coderabbitai Bot commented Oct 25, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Oct 25, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.39%. Comparing base (c651462) to head (8f308c3).
⚠️ Report is 4 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1097   +/-   ##
========================================
  Coverage    75.39%   75.39%           
========================================
  Files           51       51           
  Lines         1081     1081           
========================================
  Hits           815      815           
  Misses         266      266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lodewiges
lodewiges enabled auto-merge October 26, 2025 20:10
@lodewiges
lodewiges added this pull request to the merge queue Oct 26, 2025
Merged via the queue into staging with commit feebe6a Oct 26, 2025
6 checks passed
@lodewiges
lodewiges deleted the renovate/paper_trail-17.x branch October 26, 2025 20:22
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.

1 participant