Skip to content

Conversation

@lazarusA
Copy link
Contributor

@lazarusA lazarusA commented Nov 16, 2025

This PR increases the JSON compatibility bounds to 1.0, a JSON breaking release. The biggest difference is that now in version 1 we need to explicitly to treat an Object body as a Dict.

All tests passed in my fork: lazarusA#1

closes #739 and it will help for unblocking the upgrade also in JuliaIO/Zarr.jl#222

@lazarusA
Copy link
Contributor Author

bump, also will this be v1.97.1 or v1.98.0?

@omus omus changed the title update to JSON v1 Update to JSON v1 Nov 19, 2025
Copy link
Member

@omus omus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@omus
Copy link
Member

omus commented Nov 19, 2025

I'll correct the CI issue in #743 before merging this.

@omus omus added this pull request to the merge queue Nov 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 19, 2025
@omus
Copy link
Member

omus commented Nov 19, 2025

Integration tests caught that JSON.jl version 1 no longer exports json.

@omus omus added this pull request to the merge queue Nov 19, 2025
Merged via the queue into JuliaCloud:master with commit a75ad76 Nov 19, 2025
6 checks passed
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.

JSON v1 compat?

2 participants