Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Oct 30, 2025

This PR contains the following updates:

Package Change Age Confidence
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v5.9.11 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs 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!

v4.13.0

Compare Source

Remove github.com/pkg/errors dependency


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@openshift-ci
Copy link

openshift-ci bot commented Oct 30, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bparees for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch from 738bd61 to 5b726c3 Compare November 6, 2025 16:22
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed Nov 14, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 14, 2025
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch November 14, 2025 16:26
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 Nov 15, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 15, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch from 83ea349 to 5b726c3 Compare November 15, 2025 04:30
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed Nov 20, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 Nov 20, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 20, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch from 5b726c3 to 66e6892 Compare November 20, 2025 20:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed Nov 21, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 Nov 21, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 21, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch from cb863f4 to 66e6892 Compare November 21, 2025 16:27
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed Nov 21, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 Nov 22, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 22, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch from 4b0347e to 66e6892 Compare November 22, 2025 00:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed Nov 23, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 Nov 23, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 23, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/gopkg.in-evanphx-json-patch.v4-5.x branch from 939a4d1 to 66e6892 Compare November 23, 2025 20:25
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed Nov 24, 2025
@red-hat-konflux red-hat-konflux bot closed this Nov 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 - autoclosed chore(deps): update module gopkg.in/evanphx/json-patch.v4 to v5 Nov 24, 2025
@red-hat-konflux red-hat-konflux bot reopened this Nov 24, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 24, 2025

@red-hat-konflux[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/bundle-e2e-4-19 738bd61 link true /test bundle-e2e-4-19
ci/prow/bundle-e2e-4-20 66e6892 link true /test bundle-e2e-4-20
ci/prow/images 66e6892 link true /test images
ci/prow/generate 66e6892 link true /test generate
ci/prow/ci-index-lightspeed-bundle-test 66e6892 link true /test ci-index-lightspeed-bundle-test
ci/prow/lint 66e6892 link true /test lint
ci/prow/fips-image-scan-operator 66e6892 link true /test fips-image-scan-operator
ci/prow/unit 66e6892 link true /test unit

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants