Skip to content

Bump image_optim from 0.26.5 to 0.30.0

NipaNipa requested to merge dependabot/bundler/image_optim-0.30.0 into master

Bumps image_optim from 0.26.5 to 0.30.0.

Changelog

Sourced from image_optim's changelog.

v0.30.0 (2021-05-11)

v0.29.0 (2021-04-28)

v0.28.0 (2020-12-18)

v0.27.1 (2020-09-30)

  • Fixed atomic replacement for case when equal File::Stat#dev doesn't mean that file can be linked #180 @​toy

v0.27.0 (2020-08-27)

  • Use .tmp as the extension for temporary file if it needs to be created for atomic replacement #178 @​toy
  • Don't create a temporary file in destination directory for atomic replacement if temporary directory is on same device as destination #178 @​toy
Commits
  • 1ed0328 v0.30.0
  • 3a86415 rework skipping tests when functionality is not available
  • bce9d76 replace hash rockets syntax
  • 542f32e rubocop 1.13.0
  • ec3767d timeout option to restrict maximum time spent on every image
  • bb169a6 v0.29.0
  • f958545 require at least ruby 1.9.3
  • 77efa94 Add support for use as pre-commit hook
  • 249d329 travis: ruby 2.5.9, 2.6.7, 2.7.3 and 3.0.1
  • 22f3aec rubocop 1.12.0
  • Additional commits viewable in compare view

Merge request reports