Skip to content

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

Merged
PatStLouis merged 1 commit intoopenwallet-foundation:mainfrom
OpSecId:update-jsonpath-ng
Mar 5, 2026
Merged

chore: bump jsonpath-ng to 1.8.0 and fix full_path format#4078
PatStLouis merged 1 commit intoopenwallet-foundation:mainfrom
OpSecId:update-jsonpath-ng

Conversation

@PatStLouis
Copy link
Copy Markdown
Contributor

  • 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

- 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
@PatStLouis PatStLouis marked this pull request as ready for review March 5, 2026 19:06
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 5, 2026

@PatStLouis PatStLouis merged commit 24b4806 into openwallet-foundation:main Mar 5, 2026
15 checks passed
@jamshale
Copy link
Copy Markdown
Contributor

jamshale commented Mar 9, 2026

This one should be back ported to the LTS branches if possible. I hope to have the additional anoncreds upgrade revocation fixes done soon which should also go into the LTS branches.

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