Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump amazing_print from 1.4.0 to 1.6.0 #432

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps amazing_print from 1.4.0 to 1.6.0.

Release notes

Sourced from amazing_print's releases.

v1.6.0

  • Use pager with Pry #96
  • Add Rails 7 appraisal #98
  • Allow Hash keys to be colorized #99
  • Use CI merge queue #104
  • Add support for Ruby 3.3 #105
  • Add Mongoid field aliases #106
  • Add bigdecimal gem #109
  • Add ExtLoader to help with require order issues #110

v1.5.0

  • BREAKING: Don't monkey patch String class #91
  • Drop support for Ruby 2.3 and 2.4 as well as JRuby 9.1
  • Add File/Dir formatters for mswin platform #48
  • Fix ruby19 hash syntax so it can be copy-pasted #94
Changelog

Sourced from amazing_print's changelog.

V1.6.0

  • Use pager with Pry #96
  • Add Rails 7 appraisal #98
  • Allow Hash keys to be colorized #99
  • Use CI merge queue #104
  • Add support for Ruby 3.3 #105
  • Add Mongoid field aliases #106
  • Add bigdecimal gem #109
  • Add ExtLoader to help with require order issues #110

v1.5.0

  • Drop support for Ruby 2.3 and 2.4 as well as JRuby 9.1
  • Add File/Dir formatters for mswin platform #48
  • Don't monkey patch String class #91
  • Fix ruby19 hash syntax so it can be copy-pasted #94
Commits
  • 4c8dc64 Merge pull request #111 from amazing-print/prepare-1.6.0
  • f596459 Bump version to 1.6.0
  • 2ff58fd Update changelog
  • c56b80c Merge pull request #110 from amazing-print/ext-loader
  • b517cf0 Add ExtLoader
  • 7760939 Merge pull request #109 from jclusso/add_bigdecimal_gem
  • 7f960b3 Add bigdecimal gem
  • 14ac8e8 Update CHANGELOG.md
  • 0b860b7 Merge pull request #106 from jclusso/add_mongoid_field_aliases
  • a66a7bb Added tests and added never versions of mongoid to Appraisals
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [amazing_print](https://github.com/amazing-print/amazing_print) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/amazing-print/amazing_print/releases)
- [Changelog](https://github.com/amazing-print/amazing_print/blob/master/CHANGELOG.md)
- [Commits](amazing-print/amazing_print@v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: amazing_print
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 23, 2024
@amatsuda amatsuda merged commit bda6eea into main Jan 13, 2025
2 of 3 checks passed
@amatsuda amatsuda deleted the dependabot/bundler/amazing_print-1.6.0 branch January 13, 2025 01:40
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant