stefan-kolb / paas-profiles

Making Platform as a Service offerings comparable - Ecosystem profiles for portability matching.
https://PaaSfinder.org
Other
137 stars 66 forks source link

Bump rmagick from 2.16.0 to 4.2.6 #530

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps rmagick from 2.16.0 to 4.2.6.

Changelog

Sourced from rmagick's changelog.

RMagick 4.2.6

Improvements

  • Remove test_files to reduce gem package size (#1338)

Bug Fixes

  • Guard against an empty rpath (#1333)
  • Call GetImageDistortion instead of IsImagesEqual to fix the issue reported in #1342 (#1343)

RMagick 4.2.5

Bug Fixes

  • Specify rpath linker option to fix dynamic lib lookup failure on Linux (#1325)
  • Fix Image#profile! that can't delete exif data (#1326)

RMagick 4.2.4

Improvements

  • spec_helper: drop require_relative to lib directory (#1306)
  • Fix build error with Ruby 3.1 on macOS (#1313)

Bug Fixes

  • remove Mutex in trace_proc= (#1303)
  • channel_mean_spec: fix floating point comparison (#1307)
  • changed_predicate_spec: ensure target directory exists (#1305)
  • Doc: Fix documentation of Magick::Image#crop (#1311)
  • Magick::UndefinedKernel should also not be used when creating a new KernelInfo. (#1312)

RMagick 4.2.3

Bug Fixes

  • Re-add block syntax deprecation warning and fix in RMagick source (#1279) (#1280)
  • Doc: Replace Magick::Montage with Magick::ImageList::Montage (#1281)
  • Update shadow example (#1297)
  • Escape the backslashes in windows error message (#1298)
  • Also set the alpha value of the target pixel (#1299)
  • Set alpha_trait to BlendPixelTrait when the alpha value of the pixel is not opaque. (#1300)

RMagick 4.2.2

Bug Fixes:

  • Remove deprecation warning about block syntax (#1272)

... (truncated)

Commits


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[bot] commented 1 year ago

Superseded by #545.