eexit / ghost-storage-cloudinary

:rocket: A fully-featured and deeply tested Cloudinary Ghost storage adapter
https://ghost.org/integrations/cloudinary/
81 stars 21 forks source link

Update cloudinary to the latest version ๐Ÿš€ #81

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency cloudinary was updated from 1.18.1 to 1.20.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: cloudinary License: MIT

Find out more about this release.


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for Version 1.21.0

New functionality and features

  • Add types for Structured Metadata functions (#359)
  • Added types for upload response callback (#360)
  • Updated promise types for resources methods (#358)

Other Changes

  • Add rate_limits back to responses sent from Admin API (#361)
  • Align all structured metadata tests with reference implementation (#351)
  • Improve provisioning api tests (#354)
  • Refactor in a wait period for eager uploads (#355)
Commits

The new version differs by 9 commits.

  • 07eac6f Version 1.21.0
  • e5a9274 Add rate_limits back to responses sent from Admin API (#361)
  • e346e7f Align all structured metadata tests with reference implementation (#351)
  • 33906ed Add types for Structured Metadata functions (#359)
  • b7e3b3c Added types for upload response callback (#360)
  • 219e628 Refactor test descriptions
  • ba15b50 updated promise types for resources methods (#358)
  • 2c9cc5b Improve provisioning api tests (#354)
  • 1ea69c8 Refactor in a wait period for eager uploads (#355)

See the full diff