Skip to content

Commit

Permalink
fix(deps): update module gopkg.in/yaml.v1 to v3 (#513)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [gopkg.in/yaml.v1](https://togithub.com/go-yaml/yaml) |
`v1.0.0-20140924161607-9f9df34309c0` -> `v3.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/gopkg.in%2fyaml.v1/v3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gopkg.in%2fyaml.v1/v3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gopkg.in%2fyaml.v1/v1.0.0-20140924161607-9f9df34309c0/v3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gopkg.in%2fyaml.v1/v1.0.0-20140924161607-9f9df34309c0/v3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>go-yaml/yaml (gopkg.in/yaml.v1)</summary>

###
[`v3.0.1`](https://togithub.com/go-yaml/yaml/compare/v3.0.0...v3.0.1)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v3.0.0...v3.0.1)

###
[`v3.0.0`](https://togithub.com/go-yaml/yaml/compare/v2.4.0...v3.0.0)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.4.0...v3.0.0)

###
[`v2.4.0`](https://togithub.com/go-yaml/yaml/compare/v2.3.0...v2.4.0)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.3.0...v2.4.0)

###
[`v2.3.0`](https://togithub.com/go-yaml/yaml/compare/v2.2.8...v2.3.0)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.8...v2.3.0)

###
[`v2.2.8`](https://togithub.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)

###
[`v2.2.7`](https://togithub.com/go-yaml/yaml/compare/v2.2.6...v2.2.7)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.6...v2.2.7)

###
[`v2.2.6`](https://togithub.com/go-yaml/yaml/compare/v2.2.5...v2.2.6)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.5...v2.2.6)

###
[`v2.2.5`](https://togithub.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)

###
[`v2.2.4`](https://togithub.com/go-yaml/yaml/compare/v2.2.3...v2.2.4)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.3...v2.2.4)

###
[`v2.2.3`](https://togithub.com/go-yaml/yaml/compare/v2.2.2...v2.2.3)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.2...v2.2.3)

###
[`v2.2.2`](https://togithub.com/go-yaml/yaml/compare/v2.2.1...v2.2.2)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.1...v2.2.2)

###
[`v2.2.1`](https://togithub.com/go-yaml/yaml/compare/v2.2.0...v2.2.1)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.2.0...v2.2.1)

###
[`v2.2.0`](https://togithub.com/go-yaml/yaml/compare/v2.1.1...v2.2.0)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.1.1...v2.2.0)

###
[`v2.1.1`](https://togithub.com/go-yaml/yaml/compare/v2.1.0...v2.1.1)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.1.0...v2.1.1)

###
[`v2.1.0`](https://togithub.com/go-yaml/yaml/compare/v2.0.0...v2.1.0)

[Compare
Source](https://togithub.com/go-yaml/yaml/compare/v2.0.0...v2.1.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzAxLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent cb52285 commit fa9e9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ require (
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/mod v0.14.0 // indirect
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/ipfs/go-log v1.0.5
github.com/kairos-io/go-nodepair v0.0.0-20231009015959-d3490b3b686c
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
)

require (
Expand Down

0 comments on commit fa9e9f1

Please sign in to comment.