-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
feat: update to ESM compatible version of CTF library #39178
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…est rich text types
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Dec 5, 2024
serhalp
added
type: maintenance
An issue or pull request describing a change that isn't a bug, feature or documentation change
topic: source-contentful
Related to Gatsby's integration with Contentful
labels
Dec 11, 2024
Thanks @axe312ger! It looks like the tests are failing, e.g.
|
Yes, thanks. Just on it! :) |
pieh
requested changes
Dec 12, 2024
Co-authored-by: Michal Piechowiak <[email protected]>
Co-authored-by: Michal Piechowiak <[email protected]>
* debug: adapter e2e tests * Update netlify.mjs * Update netlify.mjs * Update netlify.mjs * Update remote-file.cy.ts * Update netlify.mjs
…check" This reverts commit 772d895.
pieh
approved these changes
Dec 13, 2024
pieh
pushed a commit
that referenced
this pull request
Dec 13, 2024
* feat: update to ESM compatible version of CTF library and support latest rich text types * build: clean up lock file * fix: ensure we pass the corrent data to variable declaration check * build: redo yarn.lock based on current master * fix: make sure tests pass with new ctf client * build: upgrade node version of circle ci e2e tests to match minimum engine version * build: dedupe yarn.lock * build: ensure we don't have duplicate versions of @contentful/rich-text-types * Update .circleci/config.yml Co-authored-by: Michal Piechowiak <[email protected]> * Update .circleci/config.yml Co-authored-by: Michal Piechowiak <[email protected]> * test: adjust adapter e2e tests (#39182) * debug: adapter e2e tests * Update netlify.mjs * Update netlify.mjs * Update netlify.mjs * Update remote-file.cy.ts * Update netlify.mjs * Revert "fix: ensure we pass the corrent data to variable declaration check" This reverts commit 772d895. --------- Co-authored-by: Michal Piechowiak <[email protected]> (cherry picked from commit 3ccd1d8)
pieh
pushed a commit
that referenced
this pull request
Dec 13, 2024
* feat: update to ESM compatible version of CTF library and support latest rich text types * build: clean up lock file * fix: ensure we pass the corrent data to variable declaration check * build: redo yarn.lock based on current master * fix: make sure tests pass with new ctf client * build: upgrade node version of circle ci e2e tests to match minimum engine version * build: dedupe yarn.lock * build: ensure we don't have duplicate versions of @contentful/rich-text-types * Update .circleci/config.yml Co-authored-by: Michal Piechowiak <[email protected]> * Update .circleci/config.yml Co-authored-by: Michal Piechowiak <[email protected]> * test: adjust adapter e2e tests (#39182) * debug: adapter e2e tests * Update netlify.mjs * Update netlify.mjs * Update netlify.mjs * Update remote-file.cy.ts * Update netlify.mjs * Revert "fix: ensure we pass the corrent data to variable declaration check" This reverts commit 772d895. --------- Co-authored-by: Michal Piechowiak <[email protected]> (cherry picked from commit 3ccd1d8) Co-authored-by: Benedikt Rötsch <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
topic: source-contentful
Related to Gatsby's integration with Contentful
type: maintenance
An issue or pull request describing a change that isn't a bug, feature or documentation change
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.