Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Bump paperclip from 2.3.11 to 4.2.2 #13

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 Oct 14, 2019

Bumps paperclip from 2.3.11 to 4.2.2.

Changelog

Sourced from paperclip's changelog.

4.2.2:

  • Security fix: Fix a potential security issue with spoofing

4.2.1:

  • Improvement: Added validate_media_type options to allow/bypass spoof check
  • Improvement: Added incremental backoff when AWS gives us a SlowDown error.
  • Improvement: Stream downloads when usign aws-sdk.
  • Improvement: Documentation fixes, includes Windows instructions.
  • Improvement: Added pt-BR, zh-HK, zh-CN, zh-TW, and ja-JP locales.
  • Improvement: Better escaping for characters in URLs
  • Improvement: Honor fog_credentials[:scheme]
  • Improvement: Also look for custom processors in lib/paperclip
  • Improvement: id partitioning for string IDs works like integer id
  • Improvement: Can pass options to DB adapters in migrations
  • Improvement: Update expiring_url creation for later versions of fog
  • Improvement: path can be a Proc in S3 attachments
  • Test Fix: Improves speed and reliability of the specs
  • Bug Fix: #original_filename= does not error when passed nil

4.2.0:

  • Improvement: Converted test suite from test/unit to RSpec
  • Improvement: Refactored Paperclip::Attachment#assign
  • Improvement: Added Spanish and German locales
  • Improvement: Required Validators accept validator subclasses
  • Improvement: EXIF orientation checking can be turned off for performance
  • Improvement: Documentation updates
  • Improvement: Better #human_size method for AttachmentSizeValidators
  • Bug Fix: Allow MIME-types with dots in them
  • Improvement: Travis CI updates
  • Improvement: Validators can take multiple messages
  • Improvement: Per-style options for S3 storage
  • Improvement: Allow nil geometry strings
  • Improvement: Use eager_load!

4.1.1:

  • Improvement: Add default translations for spoof validation
  • Bug Fix: Don't check for spoofs if the file hasn't changed
  • Bug Fix: Callback chain terminator is different in Rails 4.1, remove warnings
  • Improvement: Fixed various Ruby warnings
  • Bug Fix: Give bundler a hint, so it doesn't run forever on a fresh bundle
  • Improvement: Documentation fixes
  • Improvement: Allow travis-ci to finish-fast

4.1.0:

... (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 ignore this [patch|minor|major] version will 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 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 Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants