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

fix: re-introduce paramsSerializer #408

Merged
merged 1 commit into from Nov 29, 2023

Conversation

ruderngespra
Copy link
Contributor

@ruderngespra ruderngespra commented Nov 17, 2023

We reintroduce the paramsSerializer (again) after removing it here.

This is to unblock the axios bump in contentful-merge or the skd-core bump as such. We saw that tests were failing because the query set together here can not properly be handled by the API anymore and instead runs into

error: InvalidQuery: The query you sent was invalid. Probably a filter or ordering specification is not applicable to the type of a field.

Tested locally on contentful.js and contentful-merge

@ruderngespra ruderngespra marked this pull request as ready for review November 17, 2023 10:49
@ruderngespra ruderngespra requested a review from a team as a code owner November 17, 2023 10:49
@ruderngespra ruderngespra marked this pull request as draft November 17, 2023 11:07
@ruderngespra ruderngespra force-pushed the fix/reintroduce-params-serializer branch 2 times, most recently from 87dea34 to 6a5bdbd Compare November 17, 2023 13:17
@ruderngespra ruderngespra force-pushed the fix/reintroduce-params-serializer branch from 6a5bdbd to 941962d Compare November 17, 2023 13:20
@ruderngespra
Copy link
Contributor Author

Will tackle this after next tuesday!

@ruderngespra
Copy link
Contributor Author

Tested locally on contentful.js, contentful-management.js and contentful-merge.

@ruderngespra
Copy link
Contributor Author

Once this is merged, we should trigger dependabot on all the mentioned repositories above, and for contentful-merge we might just use this PR rebased

@ruderngespra ruderngespra marked this pull request as ready for review November 29, 2023 13:44
@ruderngespra ruderngespra merged commit 7103ccc into master Nov 29, 2023
2 checks passed
@ruderngespra ruderngespra deleted the fix/reintroduce-params-serializer branch November 29, 2023 13:47
@contentful-automation
Copy link

🎉 This PR is included in version 8.1.2 🎉

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.

None yet

2 participants