Skip to content

build(deps): update json-patch requirement from >=0.2.3, <4.2.0 to >=0.2.3, <4.3.0 - #260

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/json-patch-gte-0.2.3-and-lt-4.3.0
Open

build(deps): update json-patch requirement from >=0.2.3, <4.2.0 to >=0.2.3, <4.3.0#260
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/json-patch-gte-0.2.3-and-lt-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on json-patch to permit the latest version.

Changelog

Sourced from json-patch's changelog.

Changelog

0.3.0 (2022-12-10)

Breaking Changes

  • Removed json_patch::patch_unsafe operation as regular patch is it does not provide enough value.
  • Error types changed to include some context.
  • Removed json_patch::from_value. Use serde_json::from_value instead.

0.2.7 (2022-12-09)

Fixed

  • Fixed incorrect diffing for the whole document. Previously, differ would incorrectly yield path of "/" when the whole document is replaced. The correct path should be "". This is a breaking change. #18
Commits
  • 1b0f707 chore: Release json-patch version 4.2.0
  • e401ec9 chore: update test snapshots
  • f5ee2a4 chore: update cargo-tarpaulin
  • 3a33036 Update to thiserror 2
  • e8ea209 Exclude development scripts from published package
  • 85a7f20 upgrade utoipa
  • f3bdcf6 Bump schemars to 1.0.4
  • 98218bc Add schemars support
  • 810082d chore: Release json-patch version 4.0.0
  • 7a4e25e chore: Release json-patch version 3.1.0
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 1, 2026
@sandhose

sandhose commented Jul 8, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

…0.2.3, <4.3.0

Updates the requirements on [json-patch](https://github.com/idubrov/json-patch) to permit the latest version.
- [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md)
- [Commits](idubrov/json-patch@0.2.3...v4.2.0)

---
updated-dependencies:
- dependency-name: json-patch
  dependency-version: 4.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/json-patch-gte-0.2.3-and-lt-4.3.0 branch from 916bb0e to 7b05a7e Compare July 8, 2026 13:08
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant