Skip to content

Bump paper_trail from 10.3.1 to 12.0.0#827

Merged
manno merged 1 commit intomasterfrom
dependabot/bundler/paper_trail-12.0.0
Jul 18, 2021
Merged

Bump paper_trail from 10.3.1 to 12.0.0#827
manno merged 1 commit intomasterfrom
dependabot/bundler/paper_trail-12.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2021

Bumps paper_trail from 10.3.1 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)

11.1.0 (2020-12-16)

Breaking Changes

  • None

Added

  • #1272 - Rails 6.1 compatibility

Fixed

  • None

11.0.0 (2020-08-24)

Breaking Changes

... (truncated)

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/paper_trail-12.0.0 branch from fd11421 to ecd6e3d Compare May 8, 2021 11:32
@manno manno merged commit 570f62d into master Jul 18, 2021
@manno manno deleted the dependabot/bundler/paper_trail-12.0.0 branch July 18, 2021 17:06
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.

2 participants