-
Notifications
You must be signed in to change notification settings - Fork 923
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
chore(deps): Bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 #2711
Merged
walldiss
merged 2 commits into
main
from
dependabot/go_modules/github.com/hashicorp/golang-lru/v2-2.0.6
Sep 18, 2023
Merged
chore(deps): Bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6 #2711
walldiss
merged 2 commits into
main
from
dependabot/go_modules/github.com/hashicorp/golang-lru/v2-2.0.6
Sep 18, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v2.0.5...v2.0.6) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
renaynay,
Wondertan,
vgonkivs,
distractedm1nd and
walldiss
as code owners
September 18, 2023 08:28
Codecov Report
@@ Coverage Diff @@
## main #2711 +/- ##
=======================================
Coverage 51.59% 51.59%
=======================================
Files 162 162
Lines 10755 10755
=======================================
Hits 5549 5549
- Misses 4726 4727 +1
+ Partials 480 479 -1 |
walldiss
approved these changes
Sep 18, 2023
…olang-lru/v2-2.0.6
distractedm1nd
approved these changes
Sep 18, 2023
walldiss
deleted the
dependabot/go_modules/github.com/hashicorp/golang-lru/v2-2.0.6
branch
September 18, 2023 12:40
vgonkivs
pushed a commit
to vgonkivs/celestia-node
that referenced
this pull request
Oct 5, 2023
…0.6 (celestiaorg#2711) Bumps [github.com/hashicorp/golang-lru/v2](https://github.com/hashicorp/golang-lru) from 2.0.5 to 2.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/golang-lru/releases">github.com/hashicorp/golang-lru/v2's releases</a>.</em></p> <blockquote> <h2>golang-lru 2.0.6</h2> <p>This release removes calling the eviction callback when the <code>Add</code> method is called with an item that is already in the cache (<a href="https://redirect.github.com/hashicorp/golang-lru/issues/154">#154</a>); it reverts PR <a href="https://redirect.github.com/hashicorp/golang-lru/issues/135">#135</a> which caused issue <a href="https://redirect.github.com/hashicorp/golang-lru/issues/141">#141</a>.</p> <h2>What's Changed</h2> <ul> <li>[COMPLIANCE] Add Copyright and License Headers by <a href="https://github.com/hashicorp-copywrite"><code>@hashicorp-copywrite</code></a> in <a href="https://redirect.github.com/hashicorp/golang-lru/pull/149">hashicorp/golang-lru#149</a></li> <li>Revert <a href="https://redirect.github.com/hashicorp/golang-lru/issues/135">#135</a> and add tests for eviction callback by <a href="https://github.com/mgaffney"><code>@mgaffney</code></a> in <a href="https://redirect.github.com/hashicorp/golang-lru/pull/154">hashicorp/golang-lru#154</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hashicorp/golang-lru/compare/v2.0.5...v2.0.6">https://github.com/hashicorp/golang-lru/compare/v2.0.5...v2.0.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/golang-lru/commit/8f8764ff4ea3482c98afefa2b7a7ce8d922d93bc"><code>8f8764f</code></a> test: Add tests for eviction callback</li> <li><a href="https://github.com/hashicorp/golang-lru/commit/0ed35fdcd45f53f54749528e31ab9acee63ce1ff"><code>0ed35fd</code></a> Revert "call evict on replacing value (<a href="https://redirect.github.com/hashicorp/golang-lru/issues/135">#135</a>)"</li> <li><a href="https://github.com/hashicorp/golang-lru/commit/1e956f57ce74941bc0c4822df2cb68927fc8a8a1"><code>1e956f5</code></a> [COMPLIANCE] Add Copyright and License Headers</li> <li><a href="https://github.com/hashicorp/golang-lru/commit/3afaa48530f711754c178ceb61ff060d86c17b95"><code>3afaa48</code></a> Release update arc dependencies to v2.0.5</li> <li>See full diff in <a href="https://github.com/hashicorp/golang-lru/compare/v2.0.5...v2.0.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/golang-lru/v2&package-manager=go_modules&previous-version=2.0.5&new-version=2.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.6.
Release notes
Sourced from github.com/hashicorp/golang-lru/v2's releases.
Commits
8f8764f
test: Add tests for eviction callback0ed35fd
Revert "call evict on replacing value (#135)"1e956f5
[COMPLIANCE] Add Copyright and License Headers3afaa48
Release update arc dependencies to v2.0.5Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)