mapstatic
mapstatic copied to clipboard
Bump mini_magick from 4.9.3 to 4.9.5
Bumps mini_magick from 4.9.3 to 4.9.5.
Release notes
Sourced from mini_magick's releases.
v4.9.5
- Fixed
MiniMagick::Image.opennot working with non-ASCII filenames anymore after previous version (thanks to @meganemura)v4.9.4
- Fixed a remote shell execution vulnerability when using
MiniMagick::Image.openwith URL coming from unsanitized user input (thanks to @rootxharsh)- Fixed some Ruby warnings (thanks to @koic)
Commits
-
d48f914Bump to 4.9.5 -
ddbd07aAvoid using exception flow in Image.open -
b8d5f81Fix MiniMagick::Image.open to accepts a non-ascii character filename (#482) -
293f9bbBump to 4.9.4 -
4cd5081Don't allow remote shell execution -
152d33aFix test failure -
87e9059Merge pull request #427 from koic/suppress_deprecation_warnings_in_production... -
b5ce047Suppresswarning: instance variable @processor_path not initialized -
a74b73eSuppresswarning: instance variable @cli_path not initialized -
6fca405Suppresswarning: instance variable @cli not initialized - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.