Skip to content

chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 (9.3)#5242

Closed
elastic-renovate-prod[bot] wants to merge 2 commits into
9.3from
renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x
Closed

chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 (9.3)#5242
elastic-renovate-prod[bot] wants to merge 2 commits into
9.3from
renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gopkg.in/evanphx/json-patch.v4 indirect major v4.13.0 -> v5.9.11

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

evanphx/json-patch (gopkg.in/evanphx/json-patch.v4)

v5.9.11

Compare Source

What's Changed

Full Changelog: evanphx/json-patch@v5.9.10...v5.9.11

v5.9.10

Compare Source

What's Changed

New Contributors

Full Changelog: evanphx/json-patch@v5.9.0...v5.9.10

v5.9.0

Compare Source

What's Changed

Full Changelog: evanphx/json-patch@v5.8.1...v5.9.0

v5.8.1: Fix API breakage

Compare Source

This PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.

Full Changelog: evanphx/json-patch@v5.8.0...v5.8.1

v5.8.0: Blargh Phixs and Empathyprovements

Compare Source

This release fixes a few stray panics, addresses large number accuracy, and improves performance!

What's Changed

Full Changelog: evanphx/json-patch@v5.7.0...v5.8.0

v5.7.0: The 2023 Release

Compare Source

What's Changed

New Contributors

Full Changelog: evanphx/json-patch@v5.6.0...v5.7.0

v5.6.0: Bug fixes

Compare Source

What's Changed

New Contributors

Full Changelog: evanphx/json-patch@v5.5.0...v5.6.0

v5.5.0: Better null handling

Compare Source

This incorporates a few fixes related to how nulls are handles in array's and objects.

v5.3.0: Fix zero sized document crash

Compare Source

This fixes a crash bug where submitted an empty slice as the document would panic.

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.0: Proper Go modules release

Compare Source

This release has a proper /v5 directory, unlike the previous releases that did not have a /v4 dir. Thanks to @​BenTheElder for getting this sorted out!


Configuration

📅 Schedule: Branch creation - "* 1 * * 1-5" (UTC), 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.

@elastic-renovate-prod elastic-renovate-prod Bot added backport-skip dependencies Pull requests that update a dependency file renovate labels Apr 23, 2026
@elastic-renovate-prod elastic-renovate-prod Bot requested a review from a team as a code owner April 23, 2026 01:16
@elastic-renovate-prod elastic-renovate-prod Bot added Team:Security-Cloud Services Security Data Experience - Cloud Services team. backport-skip dependencies Pull requests that update a dependency file renovate labels Apr 23, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x branch from 5da2a0b to 5a1958b Compare April 23, 2026 01:16
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 23, 2026

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x upstream/renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x
git merge upstream/9.3
git push upstream renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x branch from 5a1958b to 11f5295 Compare April 23, 2026 01:58
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/elastic/sarama@v1.24.1-elastic: parsing go.mod:
	module declares its path as: github.com/Shopify/sarama
	        but was required as: github.com/elastic/sarama

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x branch from 11f5295 to 20762e9 Compare April 23, 2026 19:02
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@olegsu olegsu closed this May 5, 2026
@elastic-renovate-prod
Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@elastic-renovate-prod elastic-renovate-prod Bot deleted the renovate/9.3-gopkg.in-evanphx-json-patch.v4-5.x branch May 5, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip dependencies Pull requests that update a dependency file renovate Team:Security-Cloud Services Security Data Experience - Cloud Services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant