Doridian / wsvpn

VPN over WebSocket and WebTransport
BSD 3-Clause "New" or "Revised" License
123 stars 12 forks source link

Update module github.com/hashicorp/golang-lru/v2 to v2.0.7 #366

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

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

⚠ 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.7`](https://togithub.com/hashicorp/golang-lru/releases/tag/v2.0.7): golang-lru 2.0.7 [Compare Source](https://togithub.com/hashicorp/golang-lru/compare/v2.0.6...v2.0.7) #### What's Changed - expirable LRU: fix so that Get/Peek cannot return an ok and empty value by [@​irenarindos](https://togithub.com/irenarindos) in [https://github.com/hashicorp/golang-lru/pull/156](https://togithub.com/hashicorp/golang-lru/pull/156) - add a Resize method to 2Q by [@​veloting](https://togithub.com/veloting) in [https://github.com/hashicorp/golang-lru/pull/151](https://togithub.com/hashicorp/golang-lru/pull/151) #### New Contributors - [@​irenarindos](https://togithub.com/irenarindos) made their first contribution in [https://github.com/hashicorp/golang-lru/pull/156](https://togithub.com/hashicorp/golang-lru/pull/156) - [@​veloting](https://togithub.com/veloting) made their first contribution in [https://github.com/hashicorp/golang-lru/pull/151](https://togithub.com/hashicorp/golang-lru/pull/151) **Full Changelog**: https://github.com/hashicorp/golang-lru/compare/v2.0.6...v2.0.7

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.