Bump python-jsonpath from 2.1.0 to 2.2.1 in /server#1288
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump python-jsonpath from 2.1.0 to 2.2.1 in /server#1288dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [python-jsonpath](https://github.com/jg-rp/python-jsonpath) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/jg-rp/python-jsonpath/releases) - [Changelog](https://github.com/jg-rp/python-jsonpath/blob/main/CHANGELOG.md) - [Commits](jg-rp/python-jsonpath@v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: python-jsonpath dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
9d89678 to
c9cb3bc
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps python-jsonpath from 2.1.0 to 2.2.1.
Release notes
Sourced from python-jsonpath's releases.
Changelog
Sourced from python-jsonpath's changelog.
Commits
dbf4594Release version 2.2.1 [skip ci]4084691Merge pull request #135 from jg-rp/fix-recursion-errorc267ae2Wrap JSONPath compile time recursion errors8e7d138Release version 2.2.0 [skip ci]ef0813bMerge pull request #134 from jg-rp/atomic-patch-root9e6ef79Fix atomic patch application corner casesa0e1bbcMerge pull request #133 from jg-rp/patched87d7c91Add non-mutatingJSONPatch.patchedb01c7d1Merge pull request #132 from gaoflow/fix-lexer-escaped-backslash-string-literals3e9f144Fix lexing of string literals ending in an escaped backslash