api.capes.dev icon indicating copy to clipboard operation
api.capes.dev copied to clipboard

Update dependency cloudinary to v1.37.1

Open renovate[bot] opened this issue 4 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloudinary (source) 1.24.0 -> 1.37.1 age adoption passing confidence

Release Notes

cloudinary/cloudinary_npm

v1.37.1

Compare Source

==================

  • chore: removing ts installed with dtslint to prevent fails on older node.js
  • fix: only explicit require used
  • fix: upgrade core-js from 3.30.1 to 3.30.2

v1.37.0

Compare Source

==================

  • feat: exposing structured metadata rules api

v1.36.4

Compare Source

==================

fix: isRemoteUrl check improved to reduce false positives

v1.36.3

Compare Source

==================

  • fix: smd number field allows both numbers and string when uploading
  • fix: isRemoteUrl not working on big files sometimes

v1.36.2

Compare Source

==================

fix: bumped vm2 override to latest

v1.36.1

Compare Source

==================

chore: overriding vulnerable transitive dependency

v1.36.0

Compare Source

==================

  • feat: add support for media_metadata param for upload and explicit
  • feat: passing context and metadata when using rename

v1.35.0

Compare Source

==================

  • fix: removing nested nulls from options passed to api, closes #​581
  • feat: add option to configure tracked analytics

v1.34.0

Compare Source

==================

  • fix: resource_type is not optional
  • feat: search for folders
  • feat: support for extra_headers in upload request

v1.33.0

Compare Source

==================

  • feat: start and end offset normalized in a transformation string
  • feat: new config option for hiding sensitive data when logging errors
  • feat: multiple ACLs for generate_auth_token
  • fix: improved TS typing

v1.32.0

Compare Source

==================

  • Add dynamic folder feature (#​559)

v1.31.0

Compare Source

==================

  • Update core-js package (#​558)
  • Add download_backedup_asset typings (#​557)

v1.30.1

Compare Source

==================

  • Bump lodash version to 4.17.21 (#​551)
  • Add types for verifyNotificationSignature (#​555)

v1.30.0

Compare Source

==================

  • Add filename_override option to types (#​548)

v1.29.1

Compare Source

==================

  • Fix support of the lowercase response headers (#​545)
  • Fix tags function type definition (#​544)

v1.29.0

Compare Source

==================

New functionality

  • Add support for resources_by_asset_ids Admin API (#​529)
  • Add support for reorder_metadata_fields Admin API (#​526)

Other changes

v1.28.1

Compare Source

==================

  • Bump proxy-agent version to ^5.0.0 due to vulnerability

v1.28.0

Compare Source

==================

New functionality

  • Add support for folder decoupling (#​523)
  • Add support for resource_by_asset_id Admin API (#​522)
  • Add proxy support (#​518)

Other changes

  • Add tests for expression normalization (#​521)

v1.27.1

Compare Source

==================

  • Add node version to user agent (#​519)

v1.27.0

Compare Source

==================

  • Fix: verifyNotificationSignature timestamps are in seconds (#​515)
  • Allow multi and sprite with urls, add download_generated_sprite and download_multi methods (#​493)
  • Prevent preview:duration from being normalized (#​513)
  • Prevent duplicate search fields in search api (#​510)
  • Add support for create_slideshow Upload API (#​508)
  • Add support for variables in text style (#​507)

v1.26.3

Compare Source

==================

  • Add update_metada type to upload api (#​500)
  • Return structured metadata in resources APIs (#​503)

v1.26.2

Compare Source

==================

  • fixed font_family encoding (#​498)

v1.26.1

Compare Source

==================

  • updated sent upload params (#​497)
  • Improve the return type of cloudinary.v2.config() in TypeScript (#​494)

v1.26.0

Compare Source

==================

Add support for oauth authorization (#​489)

v1.25.2

Compare Source

==================

Other Changes

  • Fix - Remove file extensions from require statements (#​490)
  • Fix - Add support for complex variable names (aheight) (#​488)
  • Fix - #​486 - upload_prefix configuration retrieval (#​487)

v1.25.1

Compare Source

==================

  • Fix/unhandled promise rejection call api (#​481)
  • Fix return type of api_url function(return String instead of Promise) (#​483)
  • Add SHA-256 support for auth signatures (#​479)

v1.25.0

Compare Source

==================

New functionality

  • Add sort by metadata field (#​474)
  • Add filename override param (#​471)

Other changes

  • Add safe base64 to all url generation (#​477)
  • Fix config backup in sign requests test (#​476)
  • Add missing types to create/delete_folder and private_download_url (#​473)
  • Add validation to genreate_auth_token to enforce url or acl (#​472)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Feb 22 '21 11:02 renovate[bot]