Skip to content

Comments

Preemptively support JSON 1.0 release#2717

Merged
mortenpi merged 2 commits intoJuliaDocs:masterfrom
quinnj:jq-json-1.0
May 12, 2025
Merged

Preemptively support JSON 1.0 release#2717
mortenpi merged 2 commits intoJuliaDocs:masterfrom
quinnj:jq-json-1.0

Conversation

@quinnj
Copy link
Contributor

@quinnj quinnj commented May 12, 2025

As noted, the JSON 1.0 release is currently blocked on using Documenter due to the circular dependency of needing Documenter to build docs. The usage of JSON.jl in Documenter.jl is very vanilla, so this PR proposed "preemptive" support for JSON.jl 1.0 since the usage of JSON in Documenter is known to not rely on any breaking changes proposed.

quinnj added 2 commits May 12, 2025 11:12
As [noted](JuliaIO/JSON.jl#374 (comment)),
the JSON 1.0 release is currently blocked on using Documenter due to the circular
dependency of needing Documenter to build docs. The usage of JSON.jl in Documenter.jl
is very vanilla, so this PR proposed "preemptive" support for JSON.jl 1.0 since
the usage of JSON in Documenter is known to not rely on any breaking changes proposed.
@mortenpi
Copy link
Member

LGTM! We should have a 1.11.1 out soon too which will include this.

@mortenpi mortenpi merged commit 0ab689e into JuliaDocs:master May 12, 2025
33 of 34 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.

2 participants