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

Upgrade paperclip: 5.3.0 → 6.1.0 (major) #584

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 5, 2020

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ paperclip (5.3.0 → 6.1.0) · Repo · Changelog

Release Notes

6.1.0

  • BUGFIX: Don't double-encode URLs (Roderick Monje).
  • BUGFIX: Only use the content_type when it exists (Jean-Philippe Doyle).
  • STABILITY: Better handling of the content-disposition header. Now supports file name that is either enclosed or not in double quotes and is case insensitive as per RC6266 grammar (Hasan Kumar, Yves Riel).
  • STABILITY: Change database column type of attachment file size from unsigned 4-byte integer to unsigned 8-byte bigint. The former type limits attachment size to just over 2GB, which can easily be exceeded by a large video file (Laurent Arnoud, Alen Zamanyan).
  • STABILITY: Better error message when thumbnail processing errors (Hayden Ball).
  • STABILITY: Fix file linking issues around Windows (Akihiko Odaki).
  • STABILITY: Files without an extension will now be checked for spoofing attempts (George Walters II).
  • STABILITY: Manually close Tempfiles when we are done with them (Erkki Eilonen).

6.0.0

6.0.0 (2018-03-09):

  • Improvement: Depend only on aws-sdk-s3 instead of aws-sdk (#2481)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 46 commits:

↗️ mime-types (indirect, 3.1 → 3.3.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 31 commits:

↗️ mime-types-data (indirect, 3.2016.0521 → 3.2019.1009) · Repo · Changelog

Release Notes

3.2019.0904 (from changelog)

  • Updated the IANA media registry entries as of release date.

  • Moved the .ai extension from application/postscript to application/pdf. [#23][] fixing [#22][].

3.2019.0331 (from changelog)

  • Updated the IANA media registry entries as of release date.

  • Added support for application/wasm with extension .wasm. #21

  • Fixed application/ecmascript extensions. #20

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 19 commits:

↗️ mimemagic (indirect, 0.3.3 → 0.3.4) · Repo · Changelog

Release Notes

0.3.4 (from changelog)

Added frozen string literal comments

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 5, 2020
@hennevogel hennevogel merged commit 0d7b0d2 into master Feb 5, 2020
@depfu depfu bot deleted the depfu/update/paperclip-6.1.0 branch February 5, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant