Skip to content

chore: bump jsonpath-ng to 1.8.0 and fix full_path format#4083

Merged
PatStLouis merged 1 commit into
openwallet-foundation:1.3.ltsfrom
jamshale:1.3.lts
Mar 9, 2026
Merged

chore: bump jsonpath-ng to 1.8.0 and fix full_path format#4083
PatStLouis merged 1 commit into
openwallet-foundation:1.3.ltsfrom
jamshale:1.3.lts

Conversation

@jamshale
Copy link
Copy Markdown
Contributor

@jamshale jamshale commented Mar 9, 2026

  • Update jsonpath-ng from ^1.7.0 to ^1.8.0
  • Normalize str(full_path) in reveal_doc: jsonpath-ng 1.8+ uses parentheses (e.g. ((a.b).c)); strip them for unflatten keys
  • Use maxsplit=1 in re.split to fix deprecation warning

Made-with: Cursor

- Update jsonpath-ng from ^1.7.0 to ^1.8.0
- Normalize str(full_path) in reveal_doc: jsonpath-ng 1.8+ uses
  parentheses (e.g. ((a.b).c)); strip them for unflatten keys
- Use maxsplit=1 in re.split to fix deprecation warning

Signed-off-by: Patrick St-Louis <patrick.st-louis@opsecid.ca>
Made-with: Cursor
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

@PatStLouis PatStLouis left a comment

Choose a reason for hiding this comment

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

LGTM

@PatStLouis PatStLouis merged commit 32a4af3 into openwallet-foundation:1.3.lts Mar 9, 2026
7 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