fix(deps): update module gopkg.in/yaml.v2 to v3#582
fix(deps): update module gopkg.in/yaml.v2 to v3#582red-hat-konflux[bot] wants to merge 1 commit into
Conversation
WalkthroughThis PR migrates the YAML library dependency from gopkg.in/yaml.v2 to gopkg.in/yaml.v3 across the codebase. Import statements are updated in controllers/secret_controller.go, its test file, pkg/types/alertmanagerconfig.go, and test/e2e/utils/utils.go, with go.mod updated accordingly, retaining yaml.v2 as an indirect dependency. ChangesYAML dependency migration
Estimated code review effort: 1 (Trivial) | ~5 minutes Related PRs: None found Suggested labels: dependencies, go Suggested reviewers: None identified 🐰 Hopping through imports, swift and spry, 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #582 +/- ##
=======================================
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:
|
0426349 to
0bef794
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
0bef794 to
9a951e6
Compare
|
@red-hat-konflux[bot]: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
This PR contains the following updates:
v2.4.0→v3.0.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
go-yaml/yaml (gopkg.in/yaml.v2)
v3.0.1Compare Source
v3.0.0Compare Source
Configuration
📅 Schedule: (in timezone UTC)
* 2-4 * * 1-5)🚦 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.
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.