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

Bump cloudinary from 1.27.1 to 1.41.0 #266

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps cloudinary from 1.27.1 to 1.41.0.

Release notes

Sourced from cloudinary's releases.

Version 1.41.0

  • fix: improved calculation of the signature in url
  • fix: improved ResourceApiResponse interface
  • fix: fetch overlay video creates correct transformation
  • feat: added support for on_success script for uploader_spec.js

Version 1.40.0

  • feat: visual search api
  • fix: adding clear_invalid only when not null

Version 1.39.0

  • feat: basic asset relations api

Version 1.38.0

  • feat: new method to_url added to support cached search feature

Version 1.37.3

  • fix: native http agent used instead of an external dependency

Version 1.37.2

  • chore: bumped npm override for vm2 to latest

Version 1.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

Version 1.37.0

  • feat: exposing structured metadata rules api

Version 1.36.4

fix: isRemoteUrl check improved to reduce false positives

Version 1.36.3

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

Version 1.36.2

fix: bumped vm2 override to latest

Version 1.36.1

chore: overriding vulnerable transitive dependency

Version 1.36.0

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

Version 1.35.0

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

... (truncated)

Changelog

Sourced from cloudinary's changelog.

1.41.0 / 2023-09-26

  • fix: improved calculation of the signature in url
  • fix: improved ResourceApiResponse interface
  • fix: fetch overlay video creates correct transformation
  • feat: added support for on_success script for uploader_spec.js

1.40.0 / 2023-07-31

  • feat: visual search api
  • fix: adding clear_invalid only when not null

1.39.0 / 2023-07-24

  • feat: basic asset relations api

1.38.0 / 2023-07-20

  • feat: new method to_url added to support cached search feature

1.37.3 / 2023-06-26

  • fix: native http agent used instead of an external dependency

1.37.2 / 2023-06-19

  • chore: bumped npm override for vm2 to latest

1.37.1 / 2023-06-09

  • 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

1.37.0 / 2023-05-16

  • feat: exposing structured metadata rules api

1.36.4 / 2023-05-02

fix: isRemoteUrl check improved to reduce false positives

... (truncated)

Commits
  • 4d22af7 Version 1.41.0
  • 4a805ef Merge pull request #631 from cloudinary/fix-url-signing-with-encoded-chars
  • 47e4eed Merge pull request #630 from cloudinary/fix-resource-api-response-interface
  • d78b737 fix: polifilled replaceAll
  • 28667f8 fix: fixed tests to be consistent with other sdks
  • 3b99d45 fix: fixed tests to be consistent with other sdks
  • d22abf2 chore: better interface naming
  • af74827 fix: make tests consistent with python sdk
  • 7e23f76 fix: improved calculation of the signature in url
  • ec0243e fix: improved ResourceApiResponse interface
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.27.1 to 1.41.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](cloudinary/cloudinary_npm@1.27.1...1.41.0)

---
updated-dependencies:
- dependency-name: cloudinary
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants