Skip to content

Commit

Permalink
fix(deps): update module github.com/kairos-io/kairos-agent/v2 to v2.1…
Browse files Browse the repository at this point in the history
…0.0 (#545)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/kairos-io/kairos-agent/v2](https://togithub.com/kairos-io/kairos-agent)
| `v2.9.1` -> `v2.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.9.1/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.9.1/v2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>kairos-io/kairos-agent
(github.com/kairos-io/kairos-agent/v2)</summary>

###
[`v2.10.0`](https://togithub.com/kairos-io/kairos-agent/releases/tag/v2.10.0)

[Compare
Source](https://togithub.com/kairos-io/kairos-agent/compare/v2.9.1...v2.10.0)

#### What's Changed

- Update module github.com/google/go-github/v40 to v61 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kairos-io/kairos-agent/pull/298](https://togithub.com/kairos-io/kairos-agent/pull/298)
- Update module github.com/twpayne/go-vfs/v4 to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kairos-io/kairos-agent/pull/299](https://togithub.com/kairos-io/kairos-agent/pull/299)
- Update dependency cypress to v13.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kairos-io/kairos-agent/pull/304](https://togithub.com/kairos-io/kairos-agent/pull/304)
- Add missing hooks to after install uki by
[@&#8203;Itxaka](https://togithub.com/Itxaka) in
[https://github.com/kairos-io/kairos-agent/pull/307](https://togithub.com/kairos-io/kairos-agent/pull/307)
- Update LICENSE by [@&#8203;mudler](https://togithub.com/mudler) in
[https://github.com/kairos-io/kairos-agent/pull/308](https://togithub.com/kairos-io/kairos-agent/pull/308)
- Centralize uki hooks for encryption reasons by
[@&#8203;Itxaka](https://togithub.com/Itxaka) in
[https://github.com/kairos-io/kairos-agent/pull/309](https://togithub.com/kairos-io/kairos-agent/pull/309)
- Update dependency alpinejs to v3.13.10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kairos-io/kairos-agent/pull/310](https://togithub.com/kairos-io/kairos-agent/pull/310)
- Update dependency cypress to v13.8.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kairos-io/kairos-agent/pull/311](https://togithub.com/kairos-io/kairos-agent/pull/311)
- Bump yip by [@&#8203;Itxaka](https://togithub.com/Itxaka) in
[https://github.com/kairos-io/kairos-agent/pull/313](https://togithub.com/kairos-io/kairos-agent/pull/313)
- Update module github.com/kairos-io/kcrypt to v0.10.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/kairos-io/kairos-agent/pull/306](https://togithub.com/kairos-io/kairos-agent/pull/306)

**Full Changelog**:
kairos-io/kairos-agent@v2.9.1...v2.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent cf7a43f commit 77cc332
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gliderlabs/ssh v0.3.7
github.com/google/go-containerregistry v0.19.1 // indirect
github.com/ipfs/go-log/v2 v2.5.1
github.com/kairos-io/kairos-agent/v2 v2.9.1
github.com/kairos-io/kairos-agent/v2 v2.10.0
github.com/kairos-io/kairos-sdk v0.1.1
github.com/mudler/edgevpn v0.25.3
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
Expand Down Expand Up @@ -100,7 +100,7 @@ require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/mock v1.6.0 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gopacket v1.1.19 // indirect
Expand Down Expand Up @@ -180,7 +180,7 @@ require (
github.com/mr-tron/base58 v1.2.0 // indirect
github.com/mudler/entities v0.0.0-20220905203055-68348bae0f49 // indirect
github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0 // indirect
github.com/mudler/yip v1.6.0 // indirect
github.com/mudler/yip v1.6.1 // indirect
github.com/multiformats/go-base32 v0.1.0 // indirect
github.com/multiformats/go-base36 v0.2.0 // indirect
github.com/multiformats/go-multiaddr v0.12.3 // indirect
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaS
github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=
github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/btree v1.1.2 h1:xf4v41cLI2Z6FxbKm+8Bu+m8ifhj15JuZ9sa0jZCMUU=
Expand Down Expand Up @@ -402,6 +404,8 @@ github.com/kairos-io/go-nodepair v0.0.0-20240423154030-b64584f66cad h1:e9UMEswf7
github.com/kairos-io/go-nodepair v0.0.0-20240423154030-b64584f66cad/go.mod h1:cxk6j3VTn/VUG4NxGTYkMr3GLfs5zt4X19j+tEQSZiI=
github.com/kairos-io/kairos-agent/v2 v2.9.1 h1:oqHB7uVPtvIk/w8iTBpY6BdiMkQhcBGdXbifd7zP3fg=
github.com/kairos-io/kairos-agent/v2 v2.9.1/go.mod h1:AMFqhOX34QF3sXEnBRZljo+jJfkWGAV9gItI6m9ts1g=
github.com/kairos-io/kairos-agent/v2 v2.10.0 h1:/8j53NxWfo2vM+UZghWIxUa9cfYZmo8n2VyDNmxgUjA=
github.com/kairos-io/kairos-agent/v2 v2.10.0/go.mod h1:11Esj7i60URNMO/B62urMGvTr3ibKUv5vI8ctOnaEUM=
github.com/kairos-io/kairos-sdk v0.1.1 h1:A9/bweW+Oy0Tmp3l7R4kL4NZXTJcKPXpp1/7u/tAluE=
github.com/kairos-io/kairos-sdk v0.1.1/go.mod h1:sR1X4B3F1nkaECQ1vdsJ78OIkfLfyB22/aIpdRQJ/Mo=
github.com/kbinani/screenshot v0.0.0-20210720154843-7d3a670d8329 h1:qq2nCpSrXrmvDGRxW0ruW9BVEV1CN2a9YDOExdt+U0o=
Expand Down Expand Up @@ -564,6 +568,8 @@ github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0 h1:Qh6ghkMgTu6siFbTf7
github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0/go.mod h1:nViSE8jcOcraZwhi34joEqn7HYFISgs0M8/YujzY5Xk=
github.com/mudler/yip v1.6.0 h1:wxLw5pHMlGkA9Imc935fkA4au7TZV+acfJ+DuYZ0gfM=
github.com/mudler/yip v1.6.0/go.mod h1:BAI5lt6Tq09XXqER+H1TxQso4oySWplzOmFWGjaTG1Q=
github.com/mudler/yip v1.6.1 h1:g0Awk8wncdaSfgtu3rHDEMnc+e6ZfGzLr9RvV7ISkNY=
github.com/mudler/yip v1.6.1/go.mod h1:bj95Z12z4AyUYO3kBxZNwx2wW7q8LGwlfUkk3celTYY=
github.com/multiformats/go-base32 v0.1.0 h1:pVx9xoSPqEIQG8o+UbAe7DNi51oej1NtK+aGkbLYxPE=
github.com/multiformats/go-base32 v0.1.0/go.mod h1:Kj3tFY6zNr+ABYMqeUNeGvkIC/UYgtWibDcT0rExnbI=
github.com/multiformats/go-base36 v0.2.0 h1:lFsAbNOGeKtuKozrtBsAkSVhv1p9D0/qedU9rQyccr0=
Expand Down

0 comments on commit 77cc332

Please sign in to comment.