[ruby] Update amazing_print 1.6.0 → 1.7.2 (minor) #240
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ amazing_print (1.6.0 → 1.7.2) · Repo · Changelog
Release Notes
1.7.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v1.7.2
v1.7.1
make rubocop happy
v1.7.0
add dependency to 'ostruct'
remove code for Ruby < 3.0
Revert "run CI with Ruby 3.4"
run CI with Ruby 3.4
Merge pull request #119 from joelmoss/active_model_attributes
chore: make rubocop happy
Merge branch 'master' into active_model_attributes
Merge pull request #117 from jdelStrother/ancestors-optimization
Merge branch 'master' into ancestors-optimization
Rubocop fix
Rubocop fix
Merge pull request #115 from fynsta/patch-1
Merge branch 'master' into patch-1
Merge pull request #114 from joast/preserve-user-color-defaults
Merge branch 'master' into preserve-user-color-defaults
Merge pull request #123 from amazing-print/min-ruby-3-ci
Update AR spec
Update AR spec
Update AR spec
Update AR spec
Merge branch 'master' into min-ruby-3-ci
Remove unused files
Rubocop fixes
Update gemspec files
fixup! Make Ruby 3.0 min for CI runs
fixup! Make Ruby 3.0 min for CI runs
Make Ruby 3.0 min for CI runs
Merge pull request #121 from etherz10/update-nokogiri
Bump required Ruby version to 3.0
Require Nokogiri 1.16.7
feat: Add support for ActiveModel::Attributes instance and class
Micro-optimization to AmazingPrint::ActiveRecord#cast
Add changelog_uri to gemspec
Preserve user color defaults
Merge pull request #113 from amazing-print/fix-colorized-19syntax
Rubocop fixes
Rubocop fixes
Update appraisals
Update some spacing
Fix colorized 1.9 hash syntax
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands