nestjs-graphql-best-practice
nestjs-graphql-best-practice copied to clipboard
Bump cloudinary from 1.16.0 to 1.26.3
Bumps cloudinary from 1.16.0 to 1.26.3.
Release notes
Sourced from cloudinary's releases.
Version 1.26.3
Version 1.26.2
- fixed font_family encoding (#498)
Version 1.26.1
- updated sent upload params (#497)
- Improve the return type of cloudinary.v2.config() in TypeScript (#494)
Version 1.26.0
Add support for oauth authorization (#489)
Version 1.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)
Version 1.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)
Version 1.25.0
New functionality
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)
Version 1.24.0
No release notes provided.
Version 1.23.0
New functionality and features
- Add support for pending, prefix, and sub_account_id to users method (#417)
- Add support for metadata array value (#433)
- Detect data URLs with suffix in mime type (#418)
- Add support for download backedup asset function (#415)
- Add support
max_resultsandnext_cursorinroot_foldersandsub_folders(#411)- Add download_folder method (#404)
... (truncated)
Changelog
Sourced from cloudinary's changelog.
1.26.3 / 2021-08-01
1.26.2 / 2021-07-04
- fixed font_family encoding (#498)
1.26.1 / 2021-06-22
- updated sent upload params (#497)
- Improve the return type of cloudinary.v2.config() in TypeScript (#494)
1.26.0 / 2021-06-06
Add support for oauth authorization (#489)
1.25.2 / 2021-05-30
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)
1.25.1 / 2021-03-22
- 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)
1.25.0 / 2021-02-22
New functionality
... (truncated)
Commits
b29662dVersion 1.26.331432c8Add update_metada type to upload api (#500)ccf2fd2Return structured metadata in resources APIs (#503)ac0d8d1fix broken api (#506)b328f8aEscape all instances of single and double quotes, not just the first - fixes ...4bce081Version 1.26.243212e2fixed font_family encoding (#498)e0ab1a0Version 1.26.119de40dupdated sent upload params (#497)69d8aa7Improve the return type of cloudinary.v2.config() in TypeScript (#494)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)