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 paperclip from 4.2.0 to 4.3.7 #3

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 Nov 3, 2019

Bumps paperclip from 4.2.0 to 4.3.7.

Release notes

Sourced from paperclip's releases.

v4.3.7

  • Add deprecation warnings
  • Improvement: Add fog_options configuration to send options to fog when storing files
  • Improvement: the URI adapter now uses the content-disposition header to name the downloaded file

v4.3.6

v4.3.2

  • Performance: Reduce memory allocations (#2056)

v4.3.1

  • Backport of bugfix to remove_column, so it works in Rails 3 and 4
    c740fb171fe2f88c60b999d2a1c2122f2b8f43e9
  • Fix GeometryParser regex for usage of '@>' flag
  • url on a unpersisted record returns default_url
  • spec deprecation warnings and failures
  • README adjustments

v4.3.0

  • Improvement: Update aws-sdk and cucumber gem versions.
  • Improvement: Add length alias for size method in AbstractAdapter.
  • Improvement: Removed some cruft
  • Improvement: deep_merge! Attachment definitions
  • Improvement: Switch to mimemagic gem for content-type detection
  • Improvement: Allows multiple content types for spoof detector
  • Bug Fix: Don't assume we have Rails.env if we have Rails
  • Performance: Decrease Memory footprint
  • Ruby Versioning: Drop support for 1.9.3 (EOL'ed)
  • Rails Versioning: Drop support for 4.0.0 (EOL'ed)
Changelog

Sourced from paperclip's changelog.

4.3.7 (7/1/2016):

  • Add deprecation warnings
  • Improvement: Add fog_options configuration to send options to fog when storing files.
  • Improvement: the URI adapter now uses the content-disposition header to name the downloaded file.

4.3.6 (3/13/2016):

4.3.5 (2/8/2016):

  • Bug Fix: Remove deprecation warnings for v5.0 for now. Will re-add once the version has landed.

4.3.4 (2/2/2016):

  • Bug Fix: Fix incompatible change from v4.3.3.

4.3.3 (1/29/2016):

  • Improvement: Add deprecation warnings in preparation for release of v5.0

4.3.2 (11/18/2015):

  • Performance: Reduce memory allocations (#2056)

4.3.1 (9/9/2015):

  • Backport of bugfix to remove_column, so it works in Rails 3 and 4
    c740fb171fe2f88c60b999d2a1c2122f2b8f43e9
  • Fix GeometryParser regex for usage of '@>' flag
  • url on a unpersisted record returns default_url
  • spec deprecation warnings and failures
  • README adjustments

4.3.0 (6/18/2015):

  • Improvement: Update aws-sdk and cucumber gem versions.
  • Improvement: Add length alias for size method in AbstractAdapter.
  • Improvement: Removed some cruft
  • Improvement: deep_merge! Attachment definitions
  • Improvement: Switch to mimemagic gem for content-type detection
  • Improvement: Allows multiple content types for spoof detector
  • Bug Fix: Don't assume we have Rails.env if we have Rails
  • Performance: Decrease Memory footprint
  • Ruby Versioning: Drop support for 1.9.3 (EOL'ed)
  • Rails Versioning: Drop support for 4.0.0 (EOL'ed)

4.2.4:

... (truncated)
Commits
  • 15af98d Fix NEWS date of release [ci skip]
  • 1dd84aa Merge pull request #2161 from thoughtbot/tc-release
  • 4744973 Release version 4.3.7
  • a7aa969 Revert "Remove deprecations"
  • 98e0c34 The uri io adapter should use the content-disposition filename
  • 87e5ef5 Merge pull request #2135 from jeremywadsack/fog-options
  • 7c153c7 Add fog_options to configuration that can be passed to the fog #create method...
  • 175c91a Merge pull request #2132 from jrectenwald/v4.3
  • 31f50ba update version to 4.3.6 [ci skip]
  • 18a427d Merge pull request #2126 from bdewater/v4.3
  • 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 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 Nov 3, 2019
Bumps [paperclip](https://github.com/thoughtbot/paperclip) from 4.2.0 to 4.3.7.
- [Release notes](https://github.com/thoughtbot/paperclip/releases)
- [Changelog](https://github.com/thoughtbot/paperclip/blob/v4.3.7/NEWS)
- [Commits](thoughtbot/paperclip@v4.2.0...v4.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/paperclip-4.3.7 branch from cfdd534 to 3908357 Compare March 17, 2021 03:04
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

0 participants