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

chore(deps): update dependency @nuxtjs/cloudinary to v3 #420

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/cloudinary 2.7.3 -> 3.1.0 age adoption passing confidence

Release Notes

nuxt-modules/cloudinary (@​nuxtjs/cloudinary)

v3.1.0: 3.1.0

Compare Source

What's Changed

This small minor version brings support for AI powered background replacing that works great. Read more about it here

Thanks once again @​colbyfayock for suggesting this great feature!

Following issues were closed in this version (and release candidates):

Full Changelog: nuxt-modules/cloudinary@v3.0.0...v3.1.0

v3.0.1

Compare Source

v3.0.0: 3.0.0

Compare Source

What's Changed

This is the stable new version of Cloudinary module for Nuxt. From now on, we want to release smaller major versions with easier migration instead of what we did with version 1 -> 2 which was a change between nuxt 2 and nuxt 3 compatibility.

Thanks @​colbyfayock for the ideas for this release :)

Improvements

  1. Both CldImage.vue and CldOgImage.vue components accept now namedTransformations prop instead of transformations.
  2. Bumped video player to the newest version
  3. CldVideoPlayer aspect ratio is now calculated from width and height as following
aspectRatio: `${width}:${height}`,
  1. CldVideoPlayer now accepts chapters and chaptersButton pros that allows to handle video chapters
  2. CldVideoPlayer now accepts disableRemotePlayback that allows to instruct the the media element may have a remote playback UI.
  3. We have also removed the following props due to deprecation in the Cloudinary SDK utils:
  • CldImage -> resize and widthResize
  • CldOgImage -> resize
  1. CldUploadWidget now accepts tags prop that allows to pass upload media tags like fashion that can be used by the underlining Cloudinary widget.

Following issues were closed in this version (and release candidates):

Full Changelog: nuxt-modules/cloudinary@v2.7.0...v3.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am" in timezone Pacific/Auckland.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added chore dependencies Pull requests that update a dependency file labels Jun 29, 2024
@renovate renovate bot force-pushed the renovate/nuxtjs-cloudinary-3.x branch from 993d38f to 87ac93e Compare July 5, 2024 19:35
@renovate renovate bot force-pushed the renovate/nuxtjs-cloudinary-3.x branch from 87ac93e to 9c73ded Compare August 12, 2024 10:25
@renovate renovate bot force-pushed the renovate/nuxtjs-cloudinary-3.x branch 4 times, most recently from cff9701 to ca2a068 Compare September 10, 2024 10:51
@renovate renovate bot force-pushed the renovate/nuxtjs-cloudinary-3.x branch from ca2a068 to 685991c Compare October 2, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant