chore(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7 - autoclosed #132

Closed
renovate wants to merge 1 commits from renovate/github.com-hashicorp-golang-lru-v2-2.x into master
Collaborator

This PR contains the following updates:

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

Release Notes

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

v2.0.7: golang-lru 2.0.7

Compare Source

What's Changed

New Contributors

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: 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) | require | patch | `v2.0.6` -> `v2.0.7` | --- ### Release Notes <details> <summary>hashicorp/golang-lru (github.com/hashicorp/golang-lru/v2)</summary> ### [`v2.0.7`](https://github.com/hashicorp/golang-lru/releases/tag/v2.0.7): golang-lru 2.0.7 [Compare Source](https://github.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 [@&#8203;irenarindos](https://github.com/irenarindos) in https://github.com/hashicorp/golang-lru/pull/156 - add a Resize method to 2Q by [@&#8203;veloting](https://github.com/veloting) in https://github.com/hashicorp/golang-lru/pull/151 #### New Contributors - [@&#8203;irenarindos](https://github.com/irenarindos) made their first contribution in https://github.com/hashicorp/golang-lru/pull/156 - [@&#8203;veloting](https://github.com/veloting) made their first contribution in https://github.com/hashicorp/golang-lru/pull/151 **Full Changelog**: https://github.com/hashicorp/golang-lru/compare/v2.0.6...v2.0.7 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the
dependencies
label 2023-09-29 19:31:12 +00:00
renovate added 1 commit 2023-09-29 19:31:12 +00:00
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/test Pipeline failed Details
d4b690692e
chore(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7
Author
Collaborator

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/redis/go-redis/v9 v9.0.5
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: gitea.dwysokinski.me/twhelp/dcbot/internal/service tested by
	gitea.dwysokinski.me/twhelp/dcbot/internal/service.test imports
	gitea.dwysokinski.me/twhelp/dcbot/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/dcbot/internal/service/internal/mock

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... go: downloading github.com/redis/go-redis/v9 v9.0.5 go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7 go: gitea.dwysokinski.me/twhelp/dcbot/internal/service tested by gitea.dwysokinski.me/twhelp/dcbot/internal/service.test imports gitea.dwysokinski.me/twhelp/dcbot/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/dcbot/internal/service/internal/mock ```
renovate changed title from chore(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7 to chore(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.7 - autoclosed 2023-10-30 08:38:36 +00:00
renovate closed this pull request 2023-10-30 08:38:36 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/test Pipeline failed

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twhelp/dcbot#132
No description provided.