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

Open
CSRBot wants to merge 1 commits from renovate/gopkg.in-yaml.v2-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
gopkg.in/yaml.v2 require major v2.4.0 -> v3.0.1

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 is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) | require | major | `v2.4.0` -> `v3.0.1` | --- ### Release Notes <details> <summary>go-yaml/yaml (gopkg.in/yaml.v2)</summary> ### [`v3.0.1`](https://github.com/go-yaml/yaml/compare/v3.0.0...v3.0.1) [Compare Source](https://github.com/go-yaml/yaml/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://github.com/go-yaml/yaml/compare/v2.4.0...v3.0.0) [Compare Source](https://github.com/go-yaml/yaml/compare/v2.4.0...v3.0.0) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. πŸ”• **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
CSRBot requested review from volker.raschek 2024-04-08 04:06:01 +00:00
volker.raschek was assigned by CSRBot 2024-04-08 04:06:02 +00:00
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 0570cf191b to 3e9d69ed97 2024-04-08 16:06:27 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 3e9d69ed97 to 2edd0d5036 2024-04-08 19:05:50 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 2edd0d5036 to 22049af389 2024-05-02 18:47:04 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 22049af389 to cb6509f695 2024-05-09 13:04:05 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 4dd9ca84d3 to 5184357ef7 2024-05-30 16:02:07 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 5184357ef7 to 7abed4ee5f 2024-06-15 04:03:24 +00:00 Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 7abed4ee5f to af5edfcf07 2024-07-13 12:12:08 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from af5edfcf07 to 6f255c3af1 2024-11-20 02:04:59 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 6f255c3af1 to a78c418f6b 2024-12-03 23:05:02 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from a78c418f6b to c7af99b5b4 2025-01-17 02:07:03 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from c7af99b5b4 to 7c83e0fb7f 2025-01-19 17:06:47 +00:00 Compare
CSRBot force-pushed renovate/gopkg.in-yaml.v2-3.x from 7c83e0fb7f to 8410571f51 2025-02-09 01:19:21 +00:00 Compare
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: updating go.mod: existing contents have changed since last read

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. β™» Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... go: -d flag is deprecated. -d=true is a no-op go: updating go.mod: existing contents have changed since last read ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gopkg.in-yaml.v2-3.x:renovate/gopkg.in-yaml.v2-3.x
git checkout renovate/gopkg.in-yaml.v2-3.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/civ#6
No description provided.