Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

This PR contains the following updates:

Package Change Age Confidence
gatsby-transformer-cloudinary (source) 0.3.5 -> 4.7.0 age confidence

Release Notes

cloudinary-devs/gatsby-transformer-cloudinary (gatsby-transformer-cloudinary)

v4.7.0

Compare Source

Features
  • simplify transformTypes configuration and allow "Advanced CDN Media Asset Delivery Options" (#​254) (d4ed539)

v4.6.0

Compare Source

Features

v4.5.0

Compare Source

Features

v4.4.0

Compare Source

Features

4.3.1 (2023-01-17)

Bug Fixes

v4.3.1

Compare Source

Features

4.3.1 (2023-01-17)

Bug Fixes

v4.3.0

Compare Source

Features

4.3.1 (2023-01-17)

Bug Fixes

v4.2.0

Compare Source

Bug Fixes
Features

v4.1.0

Compare Source

Features

4.0.1 (2022-10-10)

Performance Improvements

v4.0.1

Compare Source

Features

4.0.1 (2022-10-10)

Performance Improvements

v4.0.0

Compare Source

Features

4.0.1 (2022-10-10)

Performance Improvements

v3.1.0

Compare Source

Features

3.0.1 (2022-11-30)

Bug Fixes

v3.0.1

Compare Source

Features

3.0.1 (2022-11-30)

Bug Fixes

v3.0.0

Compare Source

Features

3.0.1 (2022-11-30)

Bug Fixes

v2.3.0

Additions:

  • Support for gatsby-plugin-image (adds the gatsbyImageData resolver)#​90

Improvements:

  • publicId, cloudName and version available on CloudinaryAsset nodes #​89
  • Limit files to upload by utilizing the added uploadSourceInstanceNames plugin option #​71 and #​103

v2.2.4

Fixes:

  • API key & secret is no longer required when using the plugin for only remote images.

v2.2.1

Additions:

  • Added types for fixedImageObject and fluidImageObject.

Fixes:

  • fixedImageObject and fluidImageObject uses default plugin options properly in runtime.
  • Moved fixedImageObject and fluidImageObject APIs to /api. Fixes fs error when importing from index.js.
  • Set default value for fieldsToSelect in fixedImageObject and fluidImageObject to empty array.

v2.2.0

Improvements:

  • Only throw an error on missing Cloudinary credentials if those credentials are actually needed to upload an image to Cloudinary.
  • base64 images are no longer generated unless a query requesting them is run.
  • defaultTracedSVG values are now passed along as tracedSVG values.
  • Improved base64 caching so that if a second request for the same base64 image is made before the first response is received, only one request is made.

v2.1.1

Additions:

  • Added logging for each time we have to fetch a base64 image from Cloudinary to explain long query steps in the Gatsby build process.

Fixes:

  • Fluid images use defaultBase64 images when they are provided.

v2.1.0

Additions:

  • Added the ability to use both width and height parameters simultaneously for fixed queries.
  • Added the ability to use precomputed base64 images. When precomputed base64 images are used, build times should improve and Cloudinary usage should decrease.

Fixes:

  • Deeply nested asset data is now transformed into CloudinaryAsset nodes.

v1.1.3

Fixes:

  • Typo fix.

v1.1.2

Fixes:

  • Local images uploaded to Cloudinary now respect the overwriteExisting plugin option.

v1.1.1

Changes:

  • Added enableDefaultTransformations plugin option. When set to true, f_auto and q_auto are added to all source URLs automatically. Previously, this was on by default. This behavior is now opt-in.

v1.1.0

Additions:

  • Added ability to use existing Cloudinary images by marking nodes with cloudinaryAssetData: true and providing cloudName, publicId, originalHeight, and originalWidth properties.
  • Added an optional height argument to fixed queries.

Improvements:

  • Cache base64 images when running queries to prevent duplicate network requests.

Fixes:

  • Changed the public_id to be the relative path of files without the extension instead of just the file's name. This fixes an issue with childrenCloudinaryAsset nodes being created instead of childCloudinaryAsset nodes.

v1.0.1

Additions:

  • Added CloudinaryAssetFluidLimitPresentationSize fragment.
  • Added presentationHeight and presentationWidth to CloudinaryAssetFluid.

v1.0.0

Breaking changes:

  • The default for fluidMinWidth has been decreased from 200 to 50 to match Cloudinary defaults.
  • The default for createDerived has been changed to false.
  • The default for breakpointsMaxImages has been increased from 5 to 20 to match Cloudinary defaults.
  • Breakpoint calculations are no longer requested by default when uploading an image. (This is controlled by the new useCloudinaryBreakpoints option.)
  • Image uploads no longer overwrite images with the same public ID by default. (This is controlled by the new overwriteExisting option.)

Other changes:

  • Added createRemoteImageNode to allow uploading remote images directly to Cloudinary without downloading them locally first.
  • Added Jest tests.
  • Added the ability to calculate breakpoints locally to avoid consuming Cloudinary transformation credits while developing.
  • Increased the timeout when uploading images to Cloudinary from 60 seconds to 5 minutes.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from c8c0c34 to 5666176 Compare August 1, 2023 18:03
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 5666176 to e6cd2ce Compare June 7, 2024 18:14
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from e6cd2ce to ffa19c6 Compare August 30, 2024 17:11
@renovate renovate bot changed the title fix(deps): update dependency gatsby-transformer-cloudinary to v4 fix(deps): update dependency gatsby-transformer-cloudinary to v4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/gatsby-transformer-cloudinary-4.x branch December 8, 2024 18:57
@renovate renovate bot changed the title fix(deps): update dependency gatsby-transformer-cloudinary to v4 - autoclosed fix(deps): update dependency gatsby-transformer-cloudinary to v4 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 4fb7bd0 to ffa19c6 Compare December 9, 2024 02:36
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch 2 times, most recently from 1962594 to 41ac838 Compare August 13, 2025 17:09
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 41ac838 to 775d7d6 Compare August 19, 2025 15:10
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 775d7d6 to 3bd1138 Compare August 31, 2025 11:31
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 3bd1138 to 40ffc92 Compare September 25, 2025 19:38
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 40ffc92 to c1df262 Compare October 21, 2025 17:36
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from c1df262 to 00f1fad Compare November 11, 2025 02:34
@renovate renovate bot force-pushed the renovate/gatsby-transformer-cloudinary-4.x branch from 00f1fad to e373977 Compare November 18, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant