Skip to content

Remove obsolete dependency on ext-json#1974

Merged
DerManoMann merged 1 commit intozircote:masterfrom
DerManoMann:ext-json-dep-obsolete
Mar 10, 2026
Merged

Remove obsolete dependency on ext-json#1974
DerManoMann merged 1 commit intozircote:masterfrom
DerManoMann:ext-json-dep-obsolete

Conversation

@DerManoMann
Copy link
Collaborator

Fixes #1973

@DerManoMann DerManoMann merged commit 6ffe469 into zircote:master Mar 10, 2026
14 checks passed
@DerManoMann DerManoMann deleted the ext-json-dep-obsolete branch March 10, 2026 22:18
@github-actions
Copy link
Contributor

Created backport PR for 5.x:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-1974-to-5.x
git worktree add --checkout .worktree/backport-1974-to-5.x backport-1974-to-5.x
cd .worktree/backport-1974-to-5.x
git reset --hard HEAD^
git cherry-pick -x 6ffe4691b54df6f291ad63ff3345c473621c85e6
git push --force-with-lease

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.

Redundant ext-json requirement

1 participant