Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Bump paper_trail from 11.1.0 to 12.0.0#321

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/paper_trail-12.0.0
Open

Bump paper_trail from 11.1.0 to 12.0.0#321
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/paper_trail-12.0.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps paper_trail from 11.1.0 to 12.0.0.

Changelog

Sourced from paper_trail's changelog.

12.0.0 (2021-03-29)

Breaking Changes

  • #1281 Rails: Instead of an Engine, PT now provides a Railtie, which is simpler. This was not expected to be a breaking change, but has caused trouble for some people:
  • Rails: The deprecated config.paper_trail configuration technique has been removed. This configuration object was deprecated in 10.2.0. It only had one key, config.paper_trail.enabled. Please review docs section 2.d. Turning PaperTrail Off for alternatives.

Added

  • where_object_changes_from queries for versions where the object's attributes changed from one set of known values to any other set of values.

Fixed

  • Expand kwargs passed to save_with_version using double splat operator - Rails 6.1 compatibility
  • #1287 - Fix 'rails db:migrate' error when run against an app with mysql2 adapter

Dependencies

  • Drop support for ruby 2.4 (reached EoL on 2020-03-31)
Commits
  • 4567568 Merge pull request #1299 from paper-trail-gem/release-12.0.0
  • d8edf3c Release 12.0.0
  • bee9213 Merge pull request #1281 from paper-trail-gem/jb_lazy_load_rails
  • 212b145 Fix 'rails db:migrate' error when run against an app with mysql2 adapter (#1298)
  • 00fb2c0 Docs: 5.b.2. item association
  • 8b0e0c6 Docs: add instructions on how to configure the item association (#1294)
  • 4a94cd7 Merge pull request #1297 from paper-trail-gem/various_2021-03-20
  • de1dda4 Remove vestigial version conditionals
  • e5c9138 Naming/VariableNumber
  • 049d7d6 Naming/MemoizedInstanceVariableName
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants