quadbase
quadbase copied to clipboard
Bump paperclip from 3.0.4 to 4.3.7
Bumps paperclip from 3.0.4 to 4.3.7.
Release notes
Sourced from paperclip's releases.
v4.3.7
- Add deprecation warnings
- Improvement: Add
fog_optionsconfiguration to send options to fog when storing files- Improvement: the
URI adapternow uses the content-disposition header to name the downloaded filev4.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)
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
urlon 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
lengthalias forsizemethod 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_optionsconfiguration to send options to fog when storing files.- Improvement: the
URI adapternow 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)
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
urlon 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
lengthalias forsizemethod 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
-
15af98dFix NEWS date of release [ci skip] -
1dd84aaMerge pull request #2161 from thoughtbot/tc-release -
4744973Release version 4.3.7 -
a7aa969Revert "Remove deprecations" -
98e0c34The uri io adapter should use the content-disposition filename -
87e5ef5Merge pull request #2135 from jeremywadsack/fog-options -
7c153c7Add fog_options to configuration that can be passed to the fog #create method... -
175c91aMerge pull request #2132 from jrectenwald/v4.3 -
31f50baupdate version to 4.3.6 [ci skip] -
18a427dMerge pull request #2126 from bdewater/v4.3 - 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.