Skip to content

chore(deps): update module gopkg.in/yaml.v2 to v3 - #123

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/gopkg.in-yaml.v2-3.x
Open

chore(deps): update module gopkg.in/yaml.v2 to v3#123
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/gopkg.in-yaml.v2-3.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
gopkg.in/yaml.v2 v2.4.0v3.0.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

go-yaml/yaml (gopkg.in/yaml.v2)

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

@coderabbitai

coderabbitai Bot commented Apr 15, 2026

Copy link
Copy Markdown

Walkthrough

go.mod was edited to remove github.com/oapi-codegen/runtime v1.3.1 and github.com/apapsch/go-jsonmerge/v2 v2.0.0 and to add github.com/ugorji/go/codec v1.2.12 as an indirect dependency. No source code or exported APIs were changed.

Changes

Dependency Management

Layer / File(s) Summary
Manifest edits (direct require)
go.mod
Removed github.com/oapi-codegen/runtime v1.3.1 from the main require block.
Manifest edits (indirect require removals)
go.mod
Removed github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect.
Manifest edits (indirect require additions)
go.mod
Added github.com/ugorji/go/codec v1.2.12 // indirect.
No code changes
(repository)
No application code, exported entities, tests, or docs were modified.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title mentions a yaml.v2 upgrade, but the diff only changes go.mod dependencies unrelated to yaml. Rename the PR to describe the actual dependency graph change in go.mod, such as the oapi-codegen/runtime and codec updates.
Description check ⚠️ Warning The description does not follow the required template and is missing the issue link, testing steps, reviewer notes, checklist, and AI disclosure. Rewrite the PR body using the repository template and fill in all required sections, including the RHCLOUD issue, test steps, checklist, and AI disclosure.
✅ Passed checks (3 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.
✨ 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/gopkg.in-yaml.v2-3.x

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

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed May 1, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 1, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/master/gopkg.in-yaml.v2-3.x branch May 1, 2026 17:31
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.v2 to v3 May 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 1, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/gopkg.in-yaml.v2-3.x branch 2 times, most recently from 37d8be2 to a47ae7f Compare May 1, 2026 21:36
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed May 3, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 3, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.v2 to v3 May 3, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 3, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/gopkg.in-yaml.v2-3.x branch 2 times, most recently from a47ae7f to 1db931c Compare May 3, 2026 09:36
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed May 31, 2026
@red-hat-konflux red-hat-konflux Bot closed this May 31, 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 gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.v2 to v3 May 31, 2026
@red-hat-konflux red-hat-konflux Bot reopened this May 31, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/gopkg.in-yaml.v2-3.x branch 2 times, most recently from 1db931c to 4464392 Compare May 31, 2026 17:39
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed Jun 18, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.v2 to v3 Jun 18, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 18, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed Jul 8, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 8, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.v2 to v3 Jul 8, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 8, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed Jul 12, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 12, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.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 changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed Jul 26, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 26, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module gopkg.in/yaml.v2 to v3 - autoclosed chore(deps): update module gopkg.in/yaml.v2 to v3 Jul 26, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 26, 2026
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