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.26.0 to 1.31.0 #548

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps cloudinary from 1.26.0 to 1.31.0.

Release notes

Sourced from cloudinary's releases.

Version 1.31.0

New functionality and features

  • Add support for SearchFolders API
  • Add support for media_metadata API parameter
  • Add support for clear_invalid metadata parameter
  • Add support for upload_preset in configuration

Other Changes

  • Fix API error handling

Version 1.30.0

New functionality and features

  • Add support for resources_by_asset_folder Admin API
  • Add support for unique_display_name parameter
  • Add support for use_asset_folder_as_public_id_prefix parameter
  • Add support for metadata in update Admin API
  • Add support for multiple ACLs in AuthToken

Other Changes

  • Move Django static files to static/cloudinary
  • Allow passing callable parameters to CloudinaryField
  • Fix incorrect Provisioning API parameter for base_account
  • Add OS info to User-Agent
  • Add source URL for PyPi
  • Improve tests of API response headers
  • Extend search resources by asset_id tests

Version 1.29.0

New functionality and features

  • Add support for multiple tags in add_tag, remove_tag and replace_tag

Other Changes

  • Fix connection reset by peer issue
  • Bump urllib3 to version 1.26.5

Version 1.28.1

  • Add support for Django 4
  • Add tests to verify expression normalization

... (truncated)

Changelog

Sourced from cloudinary's changelog.

1.31.0 / 2023-01-12

New functionality and features

  • Add support for SearchFolders API
  • Add support for media_metadata API parameter
  • Add support for clear_invalid metadata parameter
  • Add support for upload_preset in configuration

Other Changes

  • Fix API error handling

1.30.0 / 2022-09-20

New functionality and features

  • Add support for resources_by_asset_folder Admin API
  • Add support for unique_display_name parameter
  • Add support for use_asset_folder_as_public_id_prefix parameter
  • Add support for metadata in update Admin API
  • Add support for multiple ACLs in AuthToken

Other Changes

  • Move Django static files to static/cloudinary
  • Allow passing callable parameters to CloudinaryField
  • Fix incorrect Provisioning API parameter for base_account
  • Add OS info to User-Agent
  • Add source URL for PyPi
  • Improve tests of API response headers
  • Extend search resources by asset_id tests

1.29.0 / 2022-02-03

New functionality and features

  • Add support for multiple tags in add_tag, remove_tag and replace_tag

Other Changes

... (truncated)

Commits
  • 32ab0b0 Version 1.31.0
  • 730bfc7 Add support for SearchFolders API
  • b298c5d Add support for media_metadata API parameter
  • 0fbd72c fix: samples/gae/requirements.txt to reduce vulnerabilities
  • 2ceb929 Fix Travis build
  • 3cbaef6 Add support for clear_invalid metadata parameter
  • f1f512c Fix API error handling
  • d93affa Add support for upload_preset in configuration
  • d91510e Version 1.30.0
  • d1eef31 Add OS info to User-Agent
  • 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 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/pycloudinary) from 1.26.0 to 1.31.0.
- [Release notes](https://github.com/cloudinary/pycloudinary/releases)
- [Changelog](https://github.com/cloudinary/pycloudinary/blob/master/CHANGELOG.md)
- [Commits](cloudinary/pycloudinary@1.26.0...1.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2023

The following labels could not be found: engineering, dependencies, backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
0 participants