Skip to content

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

Merged
mtardy merged 1 commit into
mainfrom
renovate/github.com-hashicorp-golang-lru-v2-2.0.x
Jun 27, 2023
Merged

fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.4#1150
mtardy merged 1 commit into
mainfrom
renovate/github.com-hashicorp-golang-lru-v2-2.0.x

Conversation

@cilium-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/golang-lru/v2 require patch v2.0.2 -> v2.0.4

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

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.


Configuration

📅 Schedule: Branch creation - "on monday and friday" (UTC), 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 Renovate Bot.

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate
cilium-renovate Bot requested a review from a team as a code owner June 27, 2023 15:59
@cilium-renovate
cilium-renovate Bot requested a review from olsajiri June 27, 2023 15:59
@cilium-renovate cilium-renovate Bot added kind/enhancement This improves or streamlines existing functionality release-blocker This PR or issue is blocking the next release. labels Jun 27, 2023
@mtardy
mtardy merged commit 5655e4e into main Jun 27, 2023
@mtardy
mtardy deleted the renovate/github.com-hashicorp-golang-lru-v2-2.0.x branch June 27, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement This improves or streamlines existing functionality release-blocker This PR or issue is blocking the next release.

1 participant