kotlinx-serialization-jsonpath icon indicating copy to clipboard operation
kotlinx-serialization-jsonpath copied to clipboard

KotlinX Serialization JsonElement DSL based on Arrow Optics

Results 13 kotlinx-serialization-jsonpath issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nomisRev/kotlinx-serialization-jsonpath). ## Config Migration Needed - [ ]...

This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | | minor...

The recursive descent operator does not appear to be implemented. For example, `$..name` should find `$.name`, but also `$.children[0].name`, `$.children.children.children[0].name`, ... In test case form: ```kotlin @Test fun recursiveDescentTest() {...

This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | major...

This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | |---|---|---|---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | | minor | `8.12.1` -> `8.14.3`...