Skip to content

build(deps): bump cloudinary from 1.41.3 to 2.5.0 in /packages/api#161

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/api/cloudinary-2.5.0
Closed

build(deps): bump cloudinary from 1.41.3 to 2.5.0 in /packages/api#161
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/packages/api/cloudinary-2.5.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps cloudinary from 1.41.3 to 2.5.0.

Release notes

Sourced from cloudinary's releases.

Version 2.5.0

  • feat: auto_transcription on upload and explicit support (#690)
  • feat: auto_chaptering on upload and explicit support (#689)
  • feat: access key management via provisioning api (#687)

Version 2.4.0

  • feat: exposing config endpoint from admin api
  • fix: update metadata field added missing param default_disabled
  • fix: types definitions

Version 2.3.1

  • fix: use 0.0.0 as fallback when package.json unavailable
  • fix: upload_chunked_stream works properly with more than 2 chunks

Version 2.3.0

  • fix: url analytics property name
  • fix: dependencies explicit version (fix for CI)
  • fix: decoding transformation string before sending in upload payload
  • feat: update folders

Version 2.2.0

  • feat: selective response for admin and search api
  • feat: multiple values support for fields and with_field methods in search api

Version 2.1.0

  • feat: added support for new api in beta - analyze api
  • chore: added state to datasource entry type
  • fix: metadata field api response datasource type improved
  • feat: notification-url for rename and destroy methods

Version 2.0.3

  • fix: file and field encoding fixed for next.js production build

Version 2.0.2

  • fix: custom regions

Version 2.0.1

  • fix: search expression not required
  • chore: proxy-agent not needed any more
  • chore: cleanup
  • feat: supporting new analytics options, changed analytics algorithm

Version 2.0.0

No release notes provided.

Version 2.0.0-rc.1

No release notes provided.

Version 2.0.0-rc

  • feat!: secure option from config set to true by default

... (truncated)

Changelog

Sourced from cloudinary's changelog.

2.5.0 / 2024-09-15

  • feat: auto_transcription on upload and explicit support (#690)
  • feat: auto_chaptering on upload and explicit support (#689)
  • feat: access key management via provisioning api (#687)

2.4.0 / 2024-07-30

  • feat: exposing config endpoint from admin api
  • fix: update metadata field added missing param default_disabled
  • fix: types definitions

2.3.1 / 2024-07-25

  • fix: use 0.0.0 as fallback when package.json unavailable
  • fix: upload_chunked_stream works properly with more than 2 chunks

2.3.0 / 2024-07-16

  • fix: url analytics property name
  • fix: dependencies explicit version (fix for CI)
  • fix: decoding transformation string before sending in upload payload
  • feat: update folders

2.2.0 / 2024-04-22

  • feat: selective response for admin and search api
  • feat: multiple values support for fields and with_field methods in search api

2.1.0 / 2024-03-29

  • feat: added support for new api in beta - analyze api
  • chore: added state to datasource entry type
  • fix: metadata field api response datasource type improved
  • feat: notification-url for rename and destroy methods

2.0.3 / 2024-03-05

  • fix: file and field encoding fixed for next.js production build

2.0.2 / 2024-03-01

... (truncated)

Commits
  • 933d926 Version 2.5.0
  • 94d21ab feat: auto_transcription on upload and explicit support (#690)
  • 7deaf1b feat: auto_chaptering on upload and explicit support (#689)
  • 61edd35 feat: access key management via provisioning api (#687)
  • 78c51b4 Version 2.4.0
  • ad0b83c feat: exposing config endpoint from admin api (#679)
  • 69923e3 Fix/update metadata field params default disabled (#680)
  • 4f71872 Add missing type definition (#677)
  • 060a5e2 Version 2.3.1
  • b75f45f fix: use 0.0.0 as fallback when package.json unavailable (#674)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/api/cloudinary-2.5.0 branch 3 times, most recently from adc8e07 to 835e867 Compare September 23, 2024 20:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/api/cloudinary-2.5.0 branch from 835e867 to 27faec1 Compare September 29, 2024 21:00
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.41.3 to 2.5.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.41.3...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/api/cloudinary-2.5.0 branch from 27faec1 to d644681 Compare October 3, 2024 19:06
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #186.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/api/cloudinary-2.5.0 branch October 9, 2024 05:28
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