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

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

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/golang-lru v0.6.0 -> 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.


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.

@github-actions github-actions bot enabled auto-merge (squash) July 14, 2024 15:56
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-golang-lru-2.x branch 2 times, most recently from 2dfc7e9 to ecf97e1 Compare August 27, 2024 08:30
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-golang-lru-2.x branch from ecf97e1 to e8acb99 Compare August 27, 2024 08:43
@github-actions github-actions bot merged commit 226efea into master Aug 27, 2024
19 checks passed
github-actions bot pushed a commit to kairos-io/provider-kairos that referenced this pull request Aug 27, 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.27.4` -> `v0.28.3` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmudler%2fedgevpn/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmudler%2fedgevpn/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmudler%2fedgevpn/v0.27.4/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmudler%2fedgevpn/v0.27.4/v0.28.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#565
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#567
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#568
- chore: add timeout to findpeers by
[@&#8203;mudler](https://togithub.com/mudler) in
[mudler/edgevpn#569

**Full Changelog**:
mudler/edgevpn@v0.28.2...v0.28.3

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

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

#### What's Changed

- fix(deps): update module github.com/libp2p/go-libp2p to v0.36.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#548
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#561
- Revert "fix(deps): update module github.com/libp2p/go-libp2p to
v0.36.2" by [@&#8203;mudler](https://togithub.com/mudler) in
[mudler/edgevpn#563
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[mudler/edgevpn#556
- chore(deps): Bump github.com/vishvananda/netlink from 1.1.0 to 1.3.0
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[mudler/edgevpn#557
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#562
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#514
- fix(deps): update module gopkg.in/yaml.v2 to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#551
- chore(timeout): add a timeout also for advertizing by
[@&#8203;mudler](https://togithub.com/mudler) in
[mudler/edgevpn#564

**Full Changelog**:
mudler/edgevpn@v0.28.1...v0.28.2

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

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

#### What's Changed

- fix(deps): update github.com/mudler/go-processmanager digest to
[`8b802d3`](https://togithub.com/mudler/edgevpn/commit/8b802d3) by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#550
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#512
- chore: adapt to new deprecated methods by
[@&#8203;mudler](https://togithub.com/mudler) in
[mudler/edgevpn#560
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[mudler/edgevpn#515

**Full Changelog**:
mudler/edgevpn@v0.28.0...v0.28.1

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

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

#### What's Changed

- fix(dht): keep ring of rendezvous points by
[@&#8203;mudler](https://togithub.com/mudler) in
[mudler/edgevpn#555

**Full Changelog**:
mudler/edgevpn@v0.27.4...v0.28.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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

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

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