Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update module github.com/evanphx/json-patch to v5.9.0+incompatible (master) #387

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

renovate-rancher[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/evanphx/json-patch require minor v5.6.0+incompatible -> v5.9.0+incompatible

Release Notes

evanphx/json-patch (github.com/evanphx/json-patch)

v5.9.0+incompatible

Compare Source

v5.8.1+incompatible

Compare Source

v5.8.0+incompatible

Compare Source

v5.7.0+incompatible

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner April 10, 2024 13:56
@renovate-rancher renovate-rancher bot force-pushed the renovate/master-github.51.al-evanphx-json-patch-5.x branch from 2e68a24 to c320f3c Compare May 1, 2024 04:33
@renovate-rancher renovate-rancher bot force-pushed the renovate/master-github.51.al-evanphx-json-patch-5.x branch from c320f3c to 4d54571 Compare May 2, 2024 04:33
@nflynt
Copy link
Contributor

nflynt commented Aug 6, 2024

Release notes for affected versions:

v5.9.0
Validate that the partialDoc is decoded correctly by @evanphx in evanphx/json-patch#201
Add option to control if the output is HTMLEscaped by @evanphx in evanphx/json-patch#202

v5.8.0
This release fixes a few stray panics, addresses large number accuracy, and improves performance!
What's Changed
Compare strings after decoding them to handle unicode correctly. Fixes evanphx/json-patch#172 by @evanphx in evanphx/json-patch#195
Always use UseNumber() to avoid float64 lossyness by @evanphx in evanphx/json-patch#194
Handle null correctly when introduced by replace. Fixes evanphx/json-patch#171 by @evanphx in evanphx/json-patch#196
Handle from="" more properly. Fixes evanphx/json-patch#192 by @evanphx in evanphx/json-patch#193
Improve performance by @evanphx in evanphx/json-patch#197

v5.7.0
Fix invalid sprintf by @howardjohn in evanphx/json-patch#152
Add CIFuzz GitHub action by @DavidKorczynski in evanphx/json-patch#167
README: Remove Travis by @ohkinozomu in evanphx/json-patch#164
Updated min supported version to go 1.18 by @Neo2308 in evanphx/json-patch#181
Added dependabot by @Neo2308 in evanphx/json-patch#182
Pre-flight DecodePatch validation: Issue evanphx/json-patch#177 by @radwaretaltr in evanphx/json-patch#180
Check if raw is a null pointer for findObject by @JosieLi-Google in evanphx/json-patch#173
Bump actions/checkout from 2 to 4 by https://github.com/dependabot in evanphx/json-patch#187
Fix panic on test op by @erickertz in evanphx/json-patch#158

@nflynt nflynt merged commit 6f3bbf7 into master Aug 6, 2024
2 checks passed
@renovate-rancher renovate-rancher bot deleted the renovate/master-github.51.al-evanphx-json-patch-5.x branch August 7, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant