Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gopkg.in/yaml.v2 v2.4.0 -> v3.0.1 age adoption passing confidence

Release Notes

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

v3.0.1

Compare Source

v3.0.0

Compare Source


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@renovate renovate bot requested a review from a team as a code owner December 16, 2024 09:10
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Dec 16, 2024
@renovate renovate bot force-pushed the renovate/gopkg.in-yaml.v2-3.x branch from 64ae6af to 158cc0d Compare December 16, 2024 09:20
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.3%. Comparing base (4c4d85e) to head (02f10f6).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6496   +/-   ##
=====================================
  Coverage   68.3%   68.3%           
=====================================
  Files        200     200           
  Lines      16682   16682           
=====================================
  Hits       11404   11404           
  Misses      4933    4933           
  Partials     345     345           

@renovate renovate bot force-pushed the renovate/gopkg.in-yaml.v2-3.x branch from 158cc0d to 2ea0d24 Compare December 16, 2024 09:31
@renovate renovate bot force-pushed the renovate/gopkg.in-yaml.v2-3.x branch from 2ea0d24 to 02f10f6 Compare December 16, 2024 09:32
@dmathieu
Copy link
Member

I believe this cannot be upgraded. The major version is in the import path, an upgrade would require the underlying dependency to upgrade the package itself.
The latest version is also already in go.mod, and running go mod tidy just cancels any changes to the file.

@dmathieu dmathieu closed this Dec 16, 2024
Copy link
Contributor Author

renovate bot commented Dec 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.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.

@renovate renovate bot deleted the renovate/gopkg.in-yaml.v2-3.x branch December 16, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant