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

[Snyk] Upgrade cloudinary from 1.11.0 to 1.20.0 #3

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 8, 2020

Snyk has created this PR to upgrade cloudinary from 1.11.0 to 1.20.0.

ℹ️ 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 12 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-03-11.
Release notes
Package name: cloudinary
  • 1.20.0 - 2020-03-11

    New functionality and features

    • Add support for sources in video tag (#265)
    • Add support multiple resource_types in ZIP generation (#348)
    • Add API support for account/provisioning (#343)
    • Add filename options (#273)
    • Add use_filename option (#274)
    • Support quality_override param for update and explicit api (#242)

    Other Changes

    • Refactor out a duplicate test (#353)
    • Refactor the order of the assertions in account_spec (#352)
    • Fix type defs for stream upload methods (#336)
    • Remove typings spec and config from npm package
    • Add automation to delete the es5-lib dir when npm run compile is run
    • Move typescript to devDependencies and update version
    • Refactor out utils functions
  • 1.19.0 - 2020-01-20

    New functionality and features

    • Add structured metadata support
    • Add verifyNotificationSignature()

    Other Changes

    • Fix isRemoteUrl to correctly detect docx files
    • Fix named transformations with spaces
    • Fix/fixed type def for upload stream
    • Add name to errors in uploader.js
  • 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
  • 1.13.2 - 2018-11-14
    • Use a new timestamp for each chunk in upload_large API
  • 1.13.1 - 2018-11-13
  • 1.13.0 - 2018-11-12
  • 1.12.0 - 2018-11-08
  • 1.11.0 - 2018-03-19
from cloudinary GitHub release notes
Commit messages
Package name: cloudinary
  • 5a8da3d Version 1.20.0
  • 228cc1f Added support for sources in video tag (#265)
  • 1ff578d Refactor out a duplicate test (#353)
  • ee29c57 Refactor the order of the assertions in account_spec (#352)
  • 8074d29 Support multiple resource_types in ZIP generation (#348)
  • a9e9218 Update README.md
  • 740590c Add API support for account/provisioning (#343)
  • f152449 Add filename options (#273)
  • ac19e41 fix: type defs for stream upload methods (#336)
  • 1325c4c Add use_filename option (#274)
  • 5d1c24c Support quality_override param for update and explicit api (#242)
  • 06d2f47 Fix 'npm install cloudinary' command in Readme.md Readme.md (#347)
  • 1e8b079 Allow linting for new lines - relax the no-trailing-spaces rule (#346)
  • cb0e345 Replace Code Coverage output from text to HTML
  • 5f7582b Remove typings spec and config from npm package
  • ebe2c32 refactored test to catch API failures (#337)
  • 545869b Fix directory creation functionality in tests
  • ccb08be Added automation to delete the es5-lib dir when npm run compile is run
  • 7b78cf2 Move typescript to devDependencies and update version
  • 9013a5b re-build project
  • 3f6e10a Refactor/refactor out utils functions
  • d3c437a Version 1.19.0
  • d3f5a61 Remove mp4 image format from dts
  • 6e85826 Structured metadata support

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 join this conversation on GitHub. Already have an account? Sign in to comment
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