Skip to content

Comments

fix: support namespace handling in yq v4.48.1#28

Merged
jdx merged 1 commit intomise-plugins:mainfrom
Syquel:bugfix/yq_xml_namespace_handling
Oct 19, 2025
Merged

fix: support namespace handling in yq v4.48.1#28
jdx merged 1 commit intomise-plugins:mainfrom
Syquel:bugfix/yq_xml_namespace_handling

Conversation

@Syquel
Copy link
Contributor

@Syquel Syquel commented Oct 19, 2025

Updates XML processing logic to correctly handle documents containing namespaces following the changes introduced in yq version 4.48.1.

Previously, selectors would fail on XML files that utilized namespaces. This change ensures that nodes within a namespace can be correctly queried.

Updates XML processing logic to correctly handle documents containing namespaces following the changes introduced in yq version 4.48.1.

Previously, selectors would fail on XML files that utilized namespaces. This change ensures that nodes within a namespace can be correctly queried.
@jdx jdx merged commit 1e01e33 into mise-plugins:main Oct 19, 2025
4 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