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/v2 to v2.0.4 in go.mod #3586

Merged
merged 1 commit into from Jul 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

Mend Renovate

This PR contains the following updates:

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

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 - "before 4am" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner July 8, 2023 01:13
@renovate renovate bot added the dependencies PRs that update a dependency file label Jul 8, 2023
@renovate renovate bot enabled auto-merge (squash) July 8, 2023 01:13
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-golang-lru-v2-2.x branch 2 times, most recently from 9f40511 to 227b541 Compare July 9, 2023 06:40
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-golang-lru-v2-2.x branch from 227b541 to ba5dbec Compare July 10, 2023 17:24
@renovate renovate bot merged commit ece15c6 into main Jul 10, 2023
16 checks passed
@renovate renovate bot deleted the renovate/github.com-hashicorp-golang-lru-v2-2.x branch July 10, 2023 17:48
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
… in go.mod (runatlantis#3586)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
… in go.mod (runatlantis#3586)

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
dependencies PRs that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants