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

refactor: pin contentful-import and contentful-export libraries [ZEND-5421] #2765

Merged

Conversation

jjolton-contentful
Copy link
Contributor

Summary

A recent problematic update to the bfj library made its way into the contentful-export package, which caused exports to output invalid json. The tests in this project correctly caught the issue and prevented contentful-export from being updated here by dependabot, but because we were using a range specifier, users installing the contentful-cli still got the bad contentful-export version.

Description

Using pinned exact versions for these libraries, dependabot should still function properly and update them when changes occur, but now the tests will be required to pass before any updates make their way into this project.

@jjolton-contentful jjolton-contentful merged commit 430c574 into main Sep 26, 2024
6 checks passed
@jjolton-contentful jjolton-contentful deleted the refactor/pin-contentful-import-and-export-libraries branch September 26, 2024 17:50
@contentful-automation
Copy link

🎉 This PR is included in version 3.3.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants