Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2025

This PR contains the following updates:

Package Change Age Confidence
paper_trail (changelog) '~> 16.0' -> '~> 17.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 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 24, 2025

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
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.92%. Comparing base (8743725) to head (296fd6c).

Additional details and impacted files
@@           Coverage Diff            @@
##           staging     #591   +/-   ##
========================================
  Coverage    99.92%   99.92%           
========================================
  Files          197      197           
  Lines         2658     2658           
========================================
  Hits          2656     2656           
  Misses           2        2           

☔ 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.

@renovate renovate bot force-pushed the renovate/paper_trail-17.x branch from 3ffb567 to 296fd6c Compare November 4, 2025 12:12
@renovate renovate bot force-pushed the renovate/paper_trail-17.x branch from 296fd6c to 07c06f9 Compare November 18, 2025 12:37
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 Rack 3.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants