mapknitter
mapknitter copied to clipboard
Bump paper_trail from 12.3.0 to 13.0.0
Bumps paper_trail from 12.3.0 to 13.0.0.
Changelog
Sourced from paper_trail's changelog.
13.0.0 (2022-08-15)
Breaking Changes
- The default serializer will now use
YAML.safe_loadunlessActiveRecord.use_yaml_unsafe_load. This change only affects users whoseversionstable hasobjectorobject_changescolumns of typetext, and who use the YAML serializer. People who use the JSON serializer, or those withjson(b)columns, are unaffected. Please see https://github.com/paper-trail-gem/paper_trail/blob/master/doc/pt_13_yaml_safe_load.md for details.Added
- None
Fixed
- None
Commits
9de2a7dMerge pull request #1398 from paper-trail-gem/release-13.0.0d380042Release 13.0.0b2ab298Merge pull request #1397 from paper-trail-gem/yaml_safe_loadd17fdabDefault serializer will use YAML.safe_loadf7462eaMerge pull request #1387 from turrisxyz/Pinned-Dependencies-GitHub25dcf20chore: Set permissions for GitHub actionsab4f119Merge pull request #1379 from cisbox/diesl-patch-1b1378d5Merge pull request #1383 from aaronkelton/patch-167d80d9Merge pull request #1382 from henrik/patch-1cd6c30dMerge pull request #1385 from wonda-tea-coffee/replace-git.io-link- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This is an automated pull request by @dependabot, a service we use to keep libraries up to date in our projects. Read this post to learn how to help us understand if it's ready to be merged (there are lots of considerations to balance!): https://bit.ly/3GphOhV
Code Climate has analyzed commit 82d26be4 and detected 0 issues on this pull request.
View more on Code Climate.
Codecov Report
Merging #1818 (82d26be) into main (cc2c14a) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #1818 +/- ##
=======================================
Coverage 67.44% 67.44%
=======================================
Files 40 40
Lines 1321 1321
=======================================
Hits 891 891
Misses 430 430