Skip to content

chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3#580

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x
Open

chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3#580
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
gomodules.xyz/jsonpatch/v2 v2.5.0v3.0.1 age confidence

Warning

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


Release Notes

gomodules/jsonpatch (gomodules.xyz/jsonpatch/v2)

v3.0.1

Compare Source

This release uses our forked gomodules/orderedmap library. Our forked version has 2 major changes:

  • Uses *OrderedMap instead of OrderedMap inside nested orderedmaps.
  • I ported unstructured helpers from Kubernetes to work with orderedmaps.

v3.0.0

Compare Source

This release uses iancoleman/orderedmap to generate predictable patch. This is very useful if the generated patch is checked into a VCS like git.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 02:00 AM and 04:59 AM, Monday through Friday (* 2-4 * * 1-5)
  • 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.

@red-hat-konflux red-hat-konflux Bot added area/dependency Issues or PRs related to dependency changes major-update manual-review-required ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jun 24, 2026
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Walkthrough

The indirect dependency gomodules.xyz/jsonpatch/v2 in go.mod is downgraded from v2.5.0 to v2.4.0. No other files are modified.

Changes

Dependency Downgrade

Layer / File(s) Summary
Downgrade gomodules.xyz/jsonpatch/v2
go.mod
Indirect dependency gomodules.xyz/jsonpatch/v2 version changed from v2.5.0 to v2.4.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title says the dependency was updated to v3, but the change shown is a downgrade to v2.4.0. Rename it to match the actual version change, e.g. "chore(deps): downgrade gomodules.xyz/jsonpatch/v2 to v2.4.0".
✅ Passed checks (14 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only go.mod/go.sum changed; no test files or Ginkgo titles were added or modified, so there are no unstable test names to flag.
Test Structure And Quality ✅ Passed PR only changes go.mod/go.sum dependency versions; no Ginkgo test code is touched, so this check is not applicable.
Microshift Test Compatibility ✅ Passed Only go.mod/go.sum changed; no Ginkgo e2e tests or MicroShift-relevant APIs were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only go.mod and go.sum changed; no test files or Ginkgo specs were added, so SNO test compatibility is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Only go.mod/go.sum changed (jsonpatch downgrade); no deployment manifests, controllers, or scheduling code were modified.
Ote Binary Stdout Contract ✅ Passed Only go.mod/go.sum changed; no process-level code or stdout writes were introduced, so the stdout contract is unaffected.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed No new Ginkgo/e2e tests were added; only go.mod/go.sum changed, so IPv6/disconnected compatibility isn’t applicable.
No-Weak-Crypto ✅ Passed PR only downgrades jsonpatch in go.mod/go.sum; no MD5/SHA1/DES/RC4/3DES/Blowfish, custom crypto, or secret comparisons were added.
Container-Privileges ✅ Passed PASS: The PR only changes go.mod and go.sum; no container or Kubernetes manifests were modified, so there are no privilege settings to flag.
No-Sensitive-Data-In-Logs ✅ Passed Only go.mod/go.sum dependency versions changed; no logging code or sensitive-data exposure was added.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot requested review from bergmannf and robotmaxtron June 24, 2026 04:21
@openshift-ci

openshift-ci Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign aliceh for approval. For more information see the Code Review Process.

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

Details 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

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.61%. Comparing base (95b8d9a) to head (9299b69).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #580   +/-   ##
=======================================
  Coverage   67.61%   67.61%           
=======================================
  Files           8        8           
  Lines        1124     1124           
=======================================
  Hits          760      760           
  Misses        330      330           
  Partials       34       34           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x branch from 754756a to 9299b69 Compare June 26, 2026 04:19
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 - autoclosed Jul 2, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 2, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x branch July 2, 2026 04:17
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 - autoclosed chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 Jul 3, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 3, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x branch 2 times, most recently from 9299b69 to 49bd389 Compare July 3, 2026 04:18
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 - autoclosed Jul 12, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 12, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 - autoclosed chore(deps): update module gomodules.xyz/jsonpatch/v2 to v3 Jul 13, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/gomodules.xyz-jsonpatch-v2-3.x branch 2 times, most recently from 49bd389 to 5768003 Compare July 13, 2026 04:18
@openshift-ci

openshift-ci Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux[bot]: The following test 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/validate 5768003 link true /test validate

Full PR test history. Your PR dashboard.

Details

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

area/dependency Issues or PRs related to dependency changes major-update manual-review-required ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants