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

An in-range update of cloudinary-react is breaking the build 🚨 #30

Open
greenkeeper bot opened this issue Dec 26, 2019 · 6 comments
Open

An in-range update of cloudinary-react is breaking the build 🚨 #30

greenkeeper bot opened this issue Dec 26, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 26, 2019

The dependency cloudinary-react was updated from 1.2.1 to 1.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

cloudinary-react is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details

Release Notes for Version 1.3.0
  • Add support for innerRef to the Image & Video components
  • Fix compile script
  • Fix photo album sample app startup
Commits

The new version differs by 5 commits.

  • 2fa2133 Version 1.3.0
  • 2e77572 Add support for innerRef to the Image component
  • 08e62a9 Fix compile script
  • 5b2d4ce Add support for innerRef to the Video component
  • 28ae461 Fix photo album sample app not starting

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2019

After pinning to 1.2.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2020

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.3.2
  • Remove docs folder from npm package
Commits

The new version differs by 10 commits ahead by 10, behind by 1.

  • 5c76ece Version 1.3.2
  • 8ba826f Remove docs folder from npm package
  • 26af79f Version 1.3.1
  • 5d506b5 Fix contextType to be class property of CloudinaryComponent (#145)
  • c7af6ea Merge pull request #143 from cloudinary/shirlymanor-patch-1
  • f0758a6 fix misspelling the word deploy
  • 1642d3c Added Transformation test for font antialiasing and hinting (#126)
  • 59455d2 Updated sample project's dependencies (#127)
  • 7ff029c Add /docs folder with storybook output
  • bf97abe Version 1.3.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 17, 2020

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.3.3
  • Fix video poster default frame to be the middle frame
Commits

The new version differs by 3 commits.

  • 7b50f5e Version 1.3.3
  • a5c6dc7 Fix storybook not showing on github pages
  • deaddd1 Fix video poster default frame to be the middle frame

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.3.4
  • Fix video tag props were passed as snake_case instead of camelCase
Commits

The new version differs by 4 commits.

  • b4c0d4e Version 1.3.4
  • cef666c Update storybook
  • 325d000 Update storybook
  • 87d0033 Fix video tag props were passed as snake_case instead of camelCase

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 25, 2020

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.4.0
  • Add support for signature param
  • Upgrade cloudianry-core version to ^2.8.2
Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 23, 2020

Your tests are still failing with this version. Compare changes

Release Notes for Version 1.5.0

New functionality and features

  • Add Audio component

Other Changes

  • Fix test:all script in package.json
  • Add bundle size check using bundlewatch (#157)
  • Update issue templates (#155)
  • Fix typo in CHANGELOG.md
Commits

The new version differs by 6 commits.

  • 22f6430 Version 1.5.0
  • 7667968 Add Audio component
  • 33c0315 Fix test:all script in package.json
  • 8414706 Add bundle size check using bundlewatch (#157)
  • 8166e70 Update issue templates (#155)
  • 62f6d6a Fix typo in CHANGELOG.md

See the full diff

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

No branches or pull requests

0 participants