Update dependency cloudinary to v1.37.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| cloudinary (source) | 1.24.0 -> 1.37.1 |
Release Notes
cloudinary/cloudinary_npm
v1.37.1
==================
- 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
==================
- feat: exposing structured metadata rules api
v1.36.4
==================
fix: isRemoteUrl check improved to reduce false positives
v1.36.3
==================
- fix: smd number field allows both numbers and string when uploading
- fix: isRemoteUrl not working on big files sometimes
v1.36.2
==================
fix: bumped vm2 override to latest
v1.36.1
==================
chore: overriding vulnerable transitive dependency
v1.36.0
==================
- feat: add support for
media_metadataparam foruploadandexplicit - feat: passing context and metadata when using rename
v1.35.0
==================
- fix: removing nested nulls from options passed to api, closes #581
- feat: add option to configure tracked analytics
v1.34.0
==================
- fix: resource_type is not optional
- feat: search for folders
- feat: support for extra_headers in upload request
v1.33.0
==================
- 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
==================
- Add dynamic folder feature (#559)
v1.31.0
==================
v1.30.1
==================
v1.30.0
==================
- Add filename_override option to types (#548)
v1.29.1
==================
v1.29.0
==================
New functionality
- Add support for
resources_by_asset_idsAdmin API (#529) - Add support for
reorder_metadata_fieldsAdmin API (#526)
Other changes
- bump bson version (#541)
- bumbed ejs version in photo_album (#540)
- Add Travis configuration for node 16 (#535)
- Stabilize OCR tests (#533)
- update README (#528)
- Stabilize metadata tests (#530)
v1.28.1
==================
- Bump proxy-agent version to ^5.0.0 due to vulnerability
v1.28.0
==================
New functionality
- Add support for folder decoupling (#523)
- Add support for
resource_by_asset_idAdmin API (#522) - Add proxy support (#518)
Other changes
- Add tests for expression normalization (#521)
v1.27.1
==================
- Add node version to user agent (#519)
v1.27.0
==================
- Fix:
verifyNotificationSignaturetimestamps 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
==================
v1.26.2
==================
- fixed font_family encoding (#498)
v1.26.1
==================
- updated sent upload params (#497)
- Improve the return type of cloudinary.v2.config() in TypeScript (#494)
v1.26.0
==================
Add support for oauth authorization (#489)
v1.25.2
==================
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
==================
- 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
==================
New functionality
Other changes
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.