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 carrierwave from 0.10.0 to 1.3.2 #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2021

Bumps carrierwave from 0.10.0 to 1.3.2.

Changelog

Sourced from carrierwave's changelog.

1.3.2 - 2021-02-08

Fixed

Security

1.3.1 - 2018-12-29

Fixed

1.3.0 - 2018-12-24

Added

Fixed

  • S3 HTTPS url causes certificate issue when bucket name contains period(@ransombriggs #2359)
  • Failed to get image dimensions when image is cached but not stored yet(@artygus #2349)
  • Only include x-amz-acl header for AWS(@stanhu #2356)
  • Remove old caches when no space is left on disk(@dosuken123 #2342)

1.2.3 - 2018-06-30

Fixed

  • Fix reading whole content of large files into memory on storing(@dosuken123 #2314)

1.2.2 - 2018-01-02

Fixed

1.2.1 - 2017-10-04

Fixed

  • Locale check breaks when a Symbol is given to available_locales(@mshibuya #2234)

1.2.0 - 2017-09-30

Added

Changed

Fixed

  • Bundled en translation was not loaded by default, causing translation missing(@mshibuya 95ce39d3)
  • Remove potentially redundant HEAD request on checking fog file existence(@eritiro #2140)
  • Failing with uninitialized constant if uri is not loaded(@jasdeepsingh #2223)
  • RMagick cloud not process remotely stored files(@zog #2185)

... (truncated)

Commits
  • 56f39b2 Version 1.3.2
  • eb9346d Fix Code Injection vulnerability in CarrierWave::RMagick
  • 91714ad Fix SSRF vulnerability in the remote file download feature
  • 8228e1b URI.open does not exist before Ruby 2.5
  • ac3d006 URI.encode becomes escape, not unescape
  • 0712435 Merge pull request #2462 from aubinlrx/tweak/deprecation_warning_ruby_27
  • c3c652a Cloud not make JRuby build pass on Xenial, reverting back to Trusty
  • 0cbea95 Fix build issues with PostgreSQL and ImageMagick
  • 6097836 use URI.open instead of Kernel.open for Ruby 2.7
  • f10026b Use URI::DEFAULT_PARSER.unescape instead of URI.decode for Ruby 2.7
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2021
@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 95.954% when pulling 5177d19 on dependabot/bundler/carrierwave-1.3.2 into 8028f5f on master.

@dependabot dependabot bot force-pushed the dependabot/bundler/carrierwave-1.3.2 branch from 5177d19 to 75dbdf9 Compare July 6, 2021 19: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant