vibrancy
vibrancy copied to clipboard
Bump cloudinary from 1.41.3 to 2.7.0
Bumps cloudinary from 1.41.3 to 2.7.0.
Release notes
Sourced from cloudinary's releases.
Version 2.7.0
- fix: prevent parameter injection via ampersand in parameter values (#709)
Version 2.6.1
No release notes provided.
Version 2.6.1-rc.1
- fix: uploader interface
Version 2.6.0
- chore: bumped jsdoc
- fix: defaults for related asset methods and proper content_type
- chore: Updated Sample Projects (#698)
- fix: metadata field datasource type (#693)
- feat: Add support for DELETE /resources/backup/:asset_id (#700)
- chore: dev dependencies cleanup
- chore: new node version support in CI
Version 2.5.1
- fix: added missing stream method to ts spec
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
... (truncated)
Changelog
Sourced from cloudinary's changelog.
2.7.0 / 2025-06-18
- fix: prevent parameter injection via ampersand in parameter values (#709)
2.6.1 / 2025-05-05
2.6.1-rc.1 / 2025-05-05
- fix: uploader interface
2.6.0 / 2025-03-11
- chore: bumped jsdoc
- fix: defaults for related asset methods and proper content_type
- chore: Updated Sample Projects (#698)
- fix: metadata field datasource type (#693)
- feat: Add support for DELETE /resources/backup/:asset_id (#700)
- chore: dev dependencies cleanup
- chore: new node version support in CI
2.5.1 / 2024-10-08
- fix: added missing stream method to ts spec
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
... (truncated)
Commits
923a66eVersion 2.7.0ec4b65ffix: prevent parameter injection via ampersand in parameter values (#709)c7f784dVersion 2.6.14afcd36fix: uploader methods return correct type (#706)ad90190Version 2.6.064bdc9dfix: defaults for related asset methods and proper content_type (#705)25e04e6Updated Sample Projects (#698)265ccb8fix: metadata field datasource type (#693)d6c51e2feat: Add support for DELETE /resources/backup/:asset_id (#700)c072e37Minor typo fix (#703)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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) You can disable automated security fix PRs for this repo from the Security Alerts page.