Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps cloudinary from 2.5.1 to 2.8.0.

Release notes

Sourced from cloudinary's releases.

Version 2.8.0

  • support target_asset_folder for generate archive (#717)
  • feat: allow deleting resources by asset_ids (#701)
  • feat: Add support for restoring asset(s) by asset id (#707)

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
Changelog

Sourced from cloudinary's changelog.

2.8.0 / 2025-10-20

  • support target_asset_folder for generate archive (#717)
  • feat: allow deleting resources by asset_ids (#701)
  • feat: Add support for restoring asset(s) by asset id (#707)

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
Commits
  • b89115f Version 2.8.0
  • ee131e6 chore: api restore methods are tested as unit tests (#718)
  • b7868de support target_asset_folder for generate archive (#717)
  • e306a41 feat: allow deleting resources by asset_ids (#701)
  • 8d9b2a0 Feat: Add support for restoring asset(s) by asset id (#707)
  • 362f676 Update README.md
  • 7cc981d Merge pull request #715 from cloudinary/chore/ci-gha-migrate-travis
  • 55313e7 chore: Revert engines.node change back to 9
  • b049b2b fix: Restore onld node versions
  • 3244798 chore: remove testing of unsupported NodeJS vesrions
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2025
@Th3S4mur41 Th3S4mur41 enabled auto-merge (squash) November 13, 2025 00:25
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 2.5.1 to 2.8.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@2.5.1...2.8.0)

---
updated-dependencies:
- dependency-name: cloudinary
  dependency-version: 2.8.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudinary-2.8.0 branch from 3f49a87 to fddc552 Compare November 23, 2025 23:04
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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

2 participants