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

Update module github.com/hashicorp/golang-lru/v2 to v2.0.4 - autoclosed #129

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 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 - 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 Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.20 ⚠️

Comparison is base (005a419) 33.95% compared to head (3e72838) 33.75%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   33.95%   33.75%   -0.20%     
==========================================
  Files          26       26              
  Lines        2038     2038              
==========================================
- Hits          692      688       -4     
- Misses       1245     1248       +3     
- Partials      101      102       +1     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title Update module github.com/hashicorp/golang-lru/v2 to v2.0.3 Update module github.com/hashicorp/golang-lru/v2 to v2.0.4 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-hashicorp-golang-lru-v2-2.x branch from 3e72838 to adc988b Compare June 21, 2023 15:45
@mudler mudler merged commit b1d6557 into master Jul 21, 2023
@renovate renovate bot changed the title Update module github.com/hashicorp/golang-lru/v2 to v2.0.4 Update module github.com/hashicorp/golang-lru/v2 to v2.0.4 - autoclosed Jul 21, 2023
@renovate renovate bot deleted the renovate/git.luolix.top-hashicorp-golang-lru-v2-2.x branch July 21, 2023 15:30
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.

2 participants