Skip to content

fix(deps): update module github.com/hashicorp/golang-lru to v2 #385

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

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/golang-lru v0.5.4 -> v2.0.7 age adoption passing confidence

Release Notes

hashicorp/golang-lru (github.com/hashicorp/golang-lru)

v2.0.7: golang-lru 2.0.7

Compare Source

What's Changed
New Contributors

Full Changelog: hashicorp/golang-lru@v2.0.6...v2.0.7

v2.0.6: golang-lru 2.0.6

Compare Source

This release removes calling the eviction callback when the Add method is called with an item that is already in the cache (#​154); it reverts PR #​135 which caused issue #​141.

What's Changed

Full Changelog: hashicorp/golang-lru@v2.0.5...v2.0.6

v2.0.5: Add expirable LRU

Compare Source

This release adds an expirable LRU package.

v2.0.4: Add eviction callback on replace

Compare Source

This release encompasses https://github.com/hashicorp/golang-lru/pull/135

v2.0.3: Add Values() and separate ARC

Compare Source

This release adds the Values() method on caches and removes ARC from the main module so that it does not need to be imported along with the rest of the module for those concerned around its patent status.

The code/API is the same, but is now found at github.com/hashicorp/golang-lru/arc/v2.

v2.0.2: Reduce memory usage

Compare Source

Minor fixes to reduce some memory usage

v2.0.1

Compare Source

v2.0.0: Generics

Compare Source

This release adds support for generics, and bumps the package version appropriately.

v1.0.2: Last release of v0/v1 code base

Compare Source

This release is the same as v0.6.0. It allows projects depending on the v0 code to upgrade safely to v1. This is the last release of v0/v1 code. Dependent projects should upgrade to v2.

v1.0.1: Pointer to v0/v2

This is a placeholder tag to instruct people to explicitly use v0 tags or use the v2 module.

v0.6.0: Tagging prior to v2

Compare Source

This is likely the last tag prior to the switch to generics and the v2 package.


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 has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot enabled auto-merge (squash) June 21, 2024 17:33
@github-actions github-actions bot merged commit b871eb6 into master Jun 21, 2024
30 checks passed
github-actions bot referenced this pull request in kairos-io/provider-kairos Jul 11, 2024
[![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/mudler/edgevpn](https://togithub.com/mudler/edgevpn) |
`v0.25.3` -> `v0.26.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmudler%2fedgevpn/v0.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmudler%2fedgevpn/v0.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmudler%2fedgevpn/v0.25.3/v0.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmudler%2fedgevpn/v0.25.3/v0.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mudler/edgevpn (github.com/mudler/edgevpn)</summary>

###
[`v0.26.1`](https://togithub.com/mudler/edgevpn/releases/tag/v0.26.1)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.26.0...v0.26.1)

#### What's Changed

- chore(deps): Bump codecov/codecov-action from 4.4.1 to 4.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/mudler/edgevpn/pull/381](https://togithub.com/mudler/edgevpn/pull/381)
- chore(deps): Bump docker/build-push-action from 5 to 6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/mudler/edgevpn/pull/382](https://togithub.com/mudler/edgevpn/pull/382)
- chore(deps): Bump docs/themes/docsy from `033225e` to `30249c7` by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/mudler/edgevpn/pull/380](https://togithub.com/mudler/edgevpn/pull/380)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/304](https://togithub.com/mudler/edgevpn/pull/304)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/364](https://togithub.com/mudler/edgevpn/pull/364)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/297](https://togithub.com/mudler/edgevpn/pull/297)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/383](https://togithub.com/mudler/edgevpn/pull/383)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/384](https://togithub.com/mudler/edgevpn/pull/384)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/385](https://togithub.com/mudler/edgevpn/pull/385)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/387](https://togithub.com/mudler/edgevpn/pull/387)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/386](https://togithub.com/mudler/edgevpn/pull/386)

#### New Contributors

- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/mudler/edgevpn/pull/381](https://togithub.com/mudler/edgevpn/pull/381)

**Full Changelog**:
mudler/edgevpn@v0.26.0...v0.26.1

###
[`v0.26.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.26.0)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.25.3...v0.26.0)

#### What's Changed

- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/275](https://togithub.com/mudler/edgevpn/pull/275)
- fix(deps): update module github.com/urfave/cli to v1.22.15 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/274](https://togithub.com/mudler/edgevpn/pull/274)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/277](https://togithub.com/mudler/edgevpn/pull/277)
- fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/276](https://togithub.com/mudler/edgevpn/pull/276)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/279](https://togithub.com/mudler/edgevpn/pull/279)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/278](https://togithub.com/mudler/edgevpn/pull/278)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/281](https://togithub.com/mudler/edgevpn/pull/281)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/283](https://togithub.com/mudler/edgevpn/pull/283)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/282](https://togithub.com/mudler/edgevpn/pull/282)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/284](https://togithub.com/mudler/edgevpn/pull/284)
- fix(deps): update module github.com/urfave/cli to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/287](https://togithub.com/mudler/edgevpn/pull/287)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/286](https://togithub.com/mudler/edgevpn/pull/286)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/289](https://togithub.com/mudler/edgevpn/pull/289)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/288](https://togithub.com/mudler/edgevpn/pull/288)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/285](https://togithub.com/mudler/edgevpn/pull/285)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/291](https://togithub.com/mudler/edgevpn/pull/291)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/290](https://togithub.com/mudler/edgevpn/pull/290)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/292](https://togithub.com/mudler/edgevpn/pull/292)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/293](https://togithub.com/mudler/edgevpn/pull/293)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/295](https://togithub.com/mudler/edgevpn/pull/295)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/296](https://togithub.com/mudler/edgevpn/pull/296)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/299](https://togithub.com/mudler/edgevpn/pull/299)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/298](https://togithub.com/mudler/edgevpn/pull/298)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/301](https://togithub.com/mudler/edgevpn/pull/301)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/300](https://togithub.com/mudler/edgevpn/pull/300)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/302](https://togithub.com/mudler/edgevpn/pull/302)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/303](https://togithub.com/mudler/edgevpn/pull/303)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/305](https://togithub.com/mudler/edgevpn/pull/305)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/306](https://togithub.com/mudler/edgevpn/pull/306)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/307](https://togithub.com/mudler/edgevpn/pull/307)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/308](https://togithub.com/mudler/edgevpn/pull/308)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/309](https://togithub.com/mudler/edgevpn/pull/309)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/310](https://togithub.com/mudler/edgevpn/pull/310)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/311](https://togithub.com/mudler/edgevpn/pull/311)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/312](https://togithub.com/mudler/edgevpn/pull/312)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/313](https://togithub.com/mudler/edgevpn/pull/313)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/314](https://togithub.com/mudler/edgevpn/pull/314)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/315](https://togithub.com/mudler/edgevpn/pull/315)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/316](https://togithub.com/mudler/edgevpn/pull/316)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/317](https://togithub.com/mudler/edgevpn/pull/317)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/318](https://togithub.com/mudler/edgevpn/pull/318)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/319](https://togithub.com/mudler/edgevpn/pull/319)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/320](https://togithub.com/mudler/edgevpn/pull/320)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/321](https://togithub.com/mudler/edgevpn/pull/321)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/323](https://togithub.com/mudler/edgevpn/pull/323)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/324](https://togithub.com/mudler/edgevpn/pull/324)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/325](https://togithub.com/mudler/edgevpn/pull/325)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/326](https://togithub.com/mudler/edgevpn/pull/326)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/327](https://togithub.com/mudler/edgevpn/pull/327)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/328](https://togithub.com/mudler/edgevpn/pull/328)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/329](https://togithub.com/mudler/edgevpn/pull/329)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/330](https://togithub.com/mudler/edgevpn/pull/330)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/331](https://togithub.com/mudler/edgevpn/pull/331)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/332](https://togithub.com/mudler/edgevpn/pull/332)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/333](https://togithub.com/mudler/edgevpn/pull/333)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/334](https://togithub.com/mudler/edgevpn/pull/334)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/335](https://togithub.com/mudler/edgevpn/pull/335)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/336](https://togithub.com/mudler/edgevpn/pull/336)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/337](https://togithub.com/mudler/edgevpn/pull/337)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/338](https://togithub.com/mudler/edgevpn/pull/338)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/339](https://togithub.com/mudler/edgevpn/pull/339)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/340](https://togithub.com/mudler/edgevpn/pull/340)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/341](https://togithub.com/mudler/edgevpn/pull/341)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/342](https://togithub.com/mudler/edgevpn/pull/342)
- chore(deps): update codecov/codecov-action action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/179](https://togithub.com/mudler/edgevpn/pull/179)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/344](https://togithub.com/mudler/edgevpn/pull/344)
- fix(deps): update module github.com/onsi/gomega to v1.33.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/343](https://togithub.com/mudler/edgevpn/pull/343)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/345](https://togithub.com/mudler/edgevpn/pull/345)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/346](https://togithub.com/mudler/edgevpn/pull/346)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/347](https://togithub.com/mudler/edgevpn/pull/347)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/348](https://togithub.com/mudler/edgevpn/pull/348)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/349](https://togithub.com/mudler/edgevpn/pull/349)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/350](https://togithub.com/mudler/edgevpn/pull/350)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/351](https://togithub.com/mudler/edgevpn/pull/351)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/352](https://togithub.com/mudler/edgevpn/pull/352)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/353](https://togithub.com/mudler/edgevpn/pull/353)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/354](https://togithub.com/mudler/edgevpn/pull/354)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/355](https://togithub.com/mudler/edgevpn/pull/355)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/356](https://togithub.com/mudler/edgevpn/pull/356)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/357](https://togithub.com/mudler/edgevpn/pull/357)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/358](https://togithub.com/mudler/edgevpn/pull/358)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/359](https://togithub.com/mudler/edgevpn/pull/359)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/360](https://togithub.com/mudler/edgevpn/pull/360)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/361](https://togithub.com/mudler/edgevpn/pull/361)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/362](https://togithub.com/mudler/edgevpn/pull/362)
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/363](https://togithub.com/mudler/edgevpn/pull/363)
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/280](https://togithub.com/mudler/edgevpn/pull/280)
- chore(deps): update dependency go to v1.22.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/366](https://togithub.com/mudler/edgevpn/pull/366)
- chore(deps): update codecov/codecov-action action to v4.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/368](https://togithub.com/mudler/edgevpn/pull/368)
- Update file-send/receive commands by
[@&#8203;mauromorales](https://togithub.com/mauromorales) in
[https://github.com/mudler/edgevpn/pull/367](https://togithub.com/mudler/edgevpn/pull/367)
- fix(deps): update module github.com/multiformats/go-multiaddr to
v0.12.4 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/369](https://togithub.com/mudler/edgevpn/pull/369)
- chore(deps): update codecov/codecov-action action to v4.4.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/370](https://togithub.com/mudler/edgevpn/pull/370)
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.18.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/372](https://togithub.com/mudler/edgevpn/pull/372)
- fix(deps): update module golang.org/x/sys to v0.21.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/374](https://togithub.com/mudler/edgevpn/pull/374)
- chore(deps): update dependency go to v1.22.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/375](https://togithub.com/mudler/edgevpn/pull/375)
- chore(deps): update goreleaser/goreleaser-action action to v6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/376](https://togithub.com/mudler/edgevpn/pull/376)
- chore(deps): Update dependencies by
[@&#8203;reneleonhardt](https://togithub.com/reneleonhardt) in
[https://github.com/mudler/edgevpn/pull/378](https://togithub.com/mudler/edgevpn/pull/378)

#### New Contributors

- [@&#8203;reneleonhardt](https://togithub.com/reneleonhardt) made their
first contribution in
[https://github.com/mudler/edgevpn/pull/378](https://togithub.com/mudler/edgevpn/pull/378)

**Full Changelog**:
mudler/edgevpn@v0.25.3...v0.26.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants