Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

[Snyk] Upgrade cloudinary from 1.14.0 to 1.18.1 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Feb 5, 2020

Snyk has created this PR to upgrade cloudinary from 1.14.0 to 1.18.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 5 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2019-12-11.
Release notes
Package name: cloudinary
  • 1.18.1 - 2019-12-11
    • Fix acl and url escaping in auth_token generation
  • 1.18.0 - 2019-12-09

    New functionality

    • Add live parameter to create_upload_preset and update_upload_preset

    Other changes

    • Fixed tests on Utils and Cloudinary_spec and removed a duplicate one
  • 1.17.0 - 2019-11-11
    • Update ejs dependency in photo album
    • Add Type Script declaration file
  • 1.16.0 - 2019-10-15
    • Support different radius for each corner (containing images and overlays) (#260)
    • Add feature to allow override on timestamp and signature (#295)
    • remove package-lock (#303)
    • Fixed open linting issues (#279)
    • Feature/publish script (#289)
    • Fix parameters sent when creating a text image (#298)
    • Add custom pre function support (#302)
    • Escape quotes in HTML attributes (#259)
  • 1.15.0 - 2019-09-08

    New functionality

    • Add 'derived_next_resource' to api.resource method
    • Add support for 'delete folder' API
    • Add support for remote/local function invocation (fn:remote and fn:wasm) (#261)
    • Add antialiasing and hinting
    • Add force_version transformation parameterAdd automatic JavaScript linting and fix existing code conflicts (#262)
    • Add automatic JavaScript linting and fix existing code conflicts (#262)

    Other changes

    • Mock upload preset listing test
    • Feature/duration to condition video
    • Update test for change moderation status
    • Simplified error assertions in a few test specs
    • Fix base64 URL validation
    • Rearrange util tests
    • Test support of async option in explicit api
    • Remove unnecessary return statements and options from tests
    • Remove unnecessary use of options and API in access_control_spec.js
    • Merge pull request #239 from tornqvist/remove-coffeescript-transform
    • Remove coffee script deps and transform
  • 1.14.0 - 2019-03-26

    New functionality

    • Support format in transformation API
    • Add support for start_offset value auto
    • Add support for gs:// urls in uploader
    • Add support for the quality_analysis upload parameter. Fixes #171
    • Add fps transformation parameter (#230)

    Other changes

    • Update code samples in the README file. Fixes #135
    • Reject deferred on request error. Fixes #136
    • Refactor test code after conversion from CoffeeScript
    • Convert test code from CoffeeScript to JavaScript
    • Merge pull request #208 from cloudinary/fix_update_samples_readme
    • Fix the "upload large" test for node 4
    • Remove bower from the sample code
    • Add timeout to search integration tests
    • Fix detection test
    • Fix broken links in node sample project readme
from cloudinary GitHub release notes
Commit messages
Package name: cloudinary
  • 3ac3985 Version 1.18.1
  • 4e8446f Fix acl and url escaping in auth token generation
  • b3540b2 Version 1.18.0
  • 7520cfd Update README.md
  • f9dc5af Fixed four inert tests and removed a duplicate one
  • d92396b Add `live` parameter to `create_upload_preset` and `update_upload_preset`
  • f8a0b7f Version 1.17.0
  • 4dd26e1 update ejs dependency in photo album
  • 83b3344 Add Type Script declaration file
  • bdef8bc Version 1.16.0
  • 9d14e6f Add es5 changes
  • e287225 Support different radius for each corner (containing images and overlays) (#260)
  • f88ce96 Add feature to allow override on timestamp and signature (#295)
  • 814de57 Add node 12 to travis (#304)
  • 3da741d remove package-lock (#303)
  • 26e2350 Fixed open linting issues (#279)
  • 0f5fb3a Feature/publish script (#289)
  • 1c05fa6 Fix parameters sent when creating a text image (#298)
  • 6bdd817 Add custom pre function support (#302)
  • 9bdbbfb Escape quotes in HTML attributes (#259)
  • 426f0e7 Version 1.15.0
  • 5e64eeb Add 'derived_next_resource' to api.resource method
  • 4947af7 Add support for 'delete folder' API
  • d45437e Add support for remote/local function invocation (fn:remote and fn:wasm) (#261)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for quality_analysis api_call should reject promise on request error samples out of date ?
1 participant