Skip to content

Bump python-jsonpath from 2.0.2 to 2.1.0 in /server#1249

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/server/dev/python-jsonpath-2.1.0
Open

Bump python-jsonpath from 2.0.2 to 2.1.0 in /server#1249
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/server/dev/python-jsonpath-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps python-jsonpath from 2.0.2 to 2.1.0.

Release notes

Sourced from python-jsonpath's releases.

Version 2.1.0

Added patch.atomic(patch, data) and JSONPatch.atomic(data). atomic() is similar to apply(), but preserves input data if a patch operation fails. See #129.

Changelog

Sourced from python-jsonpath's changelog.

Version 2.1.0

Added patch.atomic(patch, data) and JSONPatch.atomic(data). atomic() is similar to apply(), but preserves input data if a patch operation fails. See #129.

Commits
  • 20812aa Release version 2.1.0 [skip ci]
  • 6203888 Merge pull request #130 from jg-rp/fix-129
  • 977c3cc Clarify input data mutation on success
  • c6dfab5 Rename patch to atomic and mutate input on success
  • 8eed5c0 Exclude py 3.8 and 3.9 from CI for latest Hatch and pytest
  • fd7e948 Add JSONPatch.patch and clarify docs
  • 067cc82 Add a bracket notation example to JSONPath name selector docs [skip ci]
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [python-jsonpath](https://github.com/jg-rp/python-jsonpath) from 2.0.2 to 2.1.0.
- [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.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: python-jsonpath
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2026
@github-actions

Copy link
Copy Markdown

Client V3 Test Results

23 tests  ±0   23 ✅ ±0   0s ⏱️ ±0s
 2 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 3613fa6. ± Comparison against base commit 214402e.

@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Client Test Results

128 tests  ±0   128 ✅ ±0   0s ⏱️ ±0s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 3613fa6. ± Comparison against base commit 214402e.

@github-actions

Copy link
Copy Markdown

Python Test Results

  1 files  ±0    1 suites  ±0   2m 5s ⏱️ +15s
678 tests ±0  678 ✅ ±0  0 💤 ±0  0 ❌ ±0 
683 runs  ±0  683 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3613fa6. ± Comparison against base commit 214402e.

@github-actions

Copy link
Copy Markdown

Playwright E2E Results (chromium)

200 tests  ±0   200 ✅ ±0   2m 6s ⏱️ -1s
 14 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 3613fa6. ± Comparison against base commit 214402e.

@github-actions

Copy link
Copy Markdown

Playwright E2E Results (firefox)

200 tests  ±0   200 ✅ ±0   2m 5s ⏱️ +2s
 14 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 3613fa6. ± Comparison against base commit 214402e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants