dollaraday / dollaraday_template

DEPRECATED. A Ruby on Rails app template to make your own version of Dollar a Day.
MIT License
62 stars 18 forks source link

Bump paperclip from 4.2.0 to 4.3.7 #11

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps paperclip from 4.2.0 to 4.3.7.

Release notes *Sourced from [paperclip's releases](https://github.com/thoughtbot/paperclip/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 > - Bug Fix: When a spoofed media type is detected, megabytes of mime-types info are added to logs. See https://cwe.mitre.org/data/definitions/779.html. > > ## v4.3.2 > - Performance: Reduce memory allocations ([#2056](https://github-redirect.dependabot.com/thoughtbot/paperclip/issues/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](https://github.com/thoughtbot/paperclip/blob/v4.3.7/NEWS).* > 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): > > * Bug Fix: When a spoofed media type is detected, megabytes of mime-types info are added to logs. See https://cwe.mitre.org/data/definitions/779.html. > > 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](https://github-redirect.dependabot.com/thoughtbot/paperclip/issues/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`](https://github.com/thoughtbot/paperclip/commit/15af98dfe5155ec27c4c7e9c5951c1a2b2d3cadb) Fix NEWS date of release [ci skip] - [`1dd84aa`](https://github.com/thoughtbot/paperclip/commit/1dd84aa48d8f0ecd6a50da3996da2b8d2ccd5042) Merge pull request [#2161](https://github-redirect.dependabot.com/thoughtbot/paperclip/issues/2161) from thoughtbot/tc-release - [`4744973`](https://github.com/thoughtbot/paperclip/commit/47449738811658e788bae751c62d538ff5a5a383) Release version 4.3.7 - [`a7aa969`](https://github.com/thoughtbot/paperclip/commit/a7aa9699ff1cfa667b44c747195d4ac4d3bcbc44) Revert "Remove deprecations" - [`98e0c34`](https://github.com/thoughtbot/paperclip/commit/98e0c346a614217bba65c01b3ba77e7951d83b2f) The uri io adapter should use the content-disposition filename - [`87e5ef5`](https://github.com/thoughtbot/paperclip/commit/87e5ef537e6c9c80871653e16d7374bbbd732a5f) Merge pull request [#2135](https://github-redirect.dependabot.com/thoughtbot/paperclip/issues/2135) from jeremywadsack/fog-options - [`7c153c7`](https://github.com/thoughtbot/paperclip/commit/7c153c71b2dfc5fc015bc043f3b8845a7951bd1d) Add fog_options to configuration that can be passed to the fog #create method... - [`175c91a`](https://github.com/thoughtbot/paperclip/commit/175c91ac79709f3191bb55d966f9ca37dd7b21fb) Merge pull request [#2132](https://github-redirect.dependabot.com/thoughtbot/paperclip/issues/2132) from jrectenwald/v4.3 - [`31f50ba`](https://github.com/thoughtbot/paperclip/commit/31f50ba56c3d919b73fa2b3aaf91703a1b64bfc7) update version to 4.3.6 [ci skip] - [`18a427d`](https://github.com/thoughtbot/paperclip/commit/18a427d1b86e4d10e714133ec25962a5419fe4dd) Merge pull request [#2126](https://github-redirect.dependabot.com/thoughtbot/paperclip/issues/2126) from bdewater/v4.3 - Additional commits viewable in [compare view](https://github.com/thoughtbot/paperclip/compare/v4.2.0...v4.3.7)


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](https://github.com/dollaraday/dollaraday_template/network/alerts).