Skip to content

Bump image_optim from 0.26.5 to 0.29.0

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

Bumps image_optim from 0.26.5 to 0.29.0.

Changelog

Sourced from image_optim's changelog.

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
  • 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
  • 74f0a8b rubocop: add rubocop-rspec to gemspec
  • e9d4f57 update Path#copy_metadata adapted from fileutils
  • 183b7a4 travis: change commands order
  • b0bc624 better matcher for capturing svgo version
  • e548068 appveyor: don't specify node version to install
  • Additional commits viewable in compare view

Merge request reports