-
Notifications
You must be signed in to change notification settings - Fork 213
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
deps: bump github.com/jellydator/ttlcache/v3 from 3.1.1 to 3.2.1 #656
Merged
nddq
merged 1 commit into
main
from
dependabot/go_modules/github.com/jellydator/ttlcache/v3-3.2.1
Aug 26, 2024
Merged
deps: bump github.com/jellydator/ttlcache/v3 from 3.1.1 to 3.2.1 #656
nddq
merged 1 commit into
main
from
dependabot/go_modules/github.com/jellydator/ttlcache/v3-3.2.1
Aug 26, 2024
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/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) from 3.1.1 to 3.2.1. - [Release notes](https://github.com/jellydator/ttlcache/releases) - [Commits](jellydator/ttlcache@v3.1.1...v3.2.1) --- updated-dependencies: - dependency-name: github.com/jellydator/ttlcache/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
area/dependencies
Pull requests that update a dependency file
lang/go
The Go Programming Language
labels
Aug 26, 2024
nddq
approved these changes
Aug 26, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Aug 26, 2024
Bumps [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) from 3.1.1 to 3.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jellydator/ttlcache/releases">github.com/jellydator/ttlcache/v3's releases</a>.</em></p> <blockquote> <h2>v3.2.1</h2> <h2>What's Changed</h2> <ul> <li>Create dependabot.yaml by <a href="https://github.com/hkadakia"><code>@hkadakia</code></a> in <a href="https://redirect.github.com/jellydator/ttlcache/pull/128">jellydator/ttlcache#128</a></li> <li>Add thread safety to features list by <a href="https://github.com/trajan0x"><code>@trajan0x</code></a> in <a href="https://redirect.github.com/jellydator/ttlcache/pull/137">jellydator/ttlcache#137</a></li> <li>Fix update of expired items by <a href="https://github.com/Snawoot"><code>@Snawoot</code></a> in <a href="https://redirect.github.com/jellydator/ttlcache/pull/124">jellydator/ttlcache#124</a></li> <li>Fix data race in <code>Items</code> method by <a href="https://github.com/hongkuancn"><code>@hongkuancn</code></a> in <a href="https://redirect.github.com/jellydator/ttlcache/pull/146">jellydator/ttlcache#146</a></li> <li>Exclude expired keys in data retrieval methods by <a href="https://github.com/hongkuancn"><code>@hongkuancn</code></a> in <a href="https://redirect.github.com/jellydator/ttlcache/pull/148">jellydator/ttlcache#148</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hkadakia"><code>@hkadakia</code></a> made their first contribution in <a href="https://redirect.github.com/jellydator/ttlcache/pull/128">jellydator/ttlcache#128</a></li> <li><a href="https://github.com/trajan0x"><code>@trajan0x</code></a> made their first contribution in <a href="https://redirect.github.com/jellydator/ttlcache/pull/137">jellydator/ttlcache#137</a></li> <li><a href="https://github.com/Snawoot"><code>@Snawoot</code></a> made their first contribution in <a href="https://redirect.github.com/jellydator/ttlcache/pull/124">jellydator/ttlcache#124</a></li> <li><a href="https://github.com/hongkuancn"><code>@hongkuancn</code></a> made their first contribution in <a href="https://redirect.github.com/jellydator/ttlcache/pull/146">jellydator/ttlcache#146</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jellydator/ttlcache/compare/v3.2.0...v3.2.1">https://github.com/jellydator/ttlcache/compare/v3.2.0...v3.2.1</a></p> <h2>v3.2.0</h2> <h2>What's Changed</h2> <ul> <li>Add Support for PreviousTTL by <a href="https://github.com/ShivamKumar2002"><code>@ShivamKumar2002</code></a> in <a href="https://redirect.github.com/jellydator/ttlcache/pull/121">jellydator/ttlcache#121</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jellydator/ttlcache/compare/v3.1.1...v3.2.0">https://github.com/jellydator/ttlcache/compare/v3.1.1...v3.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jellydator/ttlcache/commit/d22fb9e157281004f75b1861c1ad18d67a11ba22"><code>d22fb9e</code></a> Exclude expired keys in data retrieval methods</li> <li><a href="https://github.com/jellydator/ttlcache/commit/1e6fd114dfc7618d5a3bf3b9686b2a9314c6fae7"><code>1e6fd11</code></a> remove size when initializing map</li> <li><a href="https://github.com/jellydator/ttlcache/commit/f4a69914dd1faaa358c3070080f7599ae9f29ada"><code>f4a6991</code></a> use value directly when range map</li> <li><a href="https://github.com/jellydator/ttlcache/commit/2371d93fc12dccecc1e6217ff72bc527fe3adf19"><code>2371d93</code></a> Fix data race in Items()</li> <li><a href="https://github.com/jellydator/ttlcache/commit/66d8e521dcef9288b6ce8236bd1ead884e9e4db7"><code>66d8e52</code></a> Bump golang.org/x/sync from 0.7.0 to 0.8.0</li> <li><a href="https://github.com/jellydator/ttlcache/commit/62c37338e6b2e3d60cd8270834ecc15c1f8c6aff"><code>62c3733</code></a> fix double insertion into expiration queue</li> <li><a href="https://github.com/jellydator/ttlcache/commit/9ca4fc0ec4799ec585d15039177336232216d5c5"><code>9ca4fc0</code></a> add test for update of expired items</li> <li><a href="https://github.com/jellydator/ttlcache/commit/d62194a84456949f565dd8129476293d941270f2"><code>d62194a</code></a> add thread safety to features list (<a href="https://redirect.github.com/jellydator/ttlcache/issues/137">#137</a>)</li> <li><a href="https://github.com/jellydator/ttlcache/commit/0c89a3b46b4a36766f015617dc874d022953ae02"><code>0c89a3b</code></a> Bump golang.org/x/sync from 0.6.0 to 0.7.0</li> <li><a href="https://github.com/jellydator/ttlcache/commit/5ed191f4e55c7391178c5946171aabb80e4de371"><code>5ed191f</code></a> Bump actions/setup-go from 3 to 5 (<a href="https://redirect.github.com/jellydator/ttlcache/issues/129">#129</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jellydator/ttlcache/compare/v3.1.1...v3.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/jellydator/ttlcache/v3&package-manager=go_modules&previous-version=3.1.1&new-version=3.2.1)](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>
nddq
deleted the
dependabot/go_modules/github.com/jellydator/ttlcache/v3-3.2.1
branch
August 26, 2024 17:27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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/jellydator/ttlcache/v3 from 3.1.1 to 3.2.1.
Release notes
Sourced from github.com/jellydator/ttlcache/v3's releases.
Commits
d22fb9e
Exclude expired keys in data retrieval methods1e6fd11
remove size when initializing mapf4a6991
use value directly when range map2371d93
Fix data race in Items()66d8e52
Bump golang.org/x/sync from 0.7.0 to 0.8.062c3733
fix double insertion into expiration queue9ca4fc0
add test for update of expired itemsd62194a
add thread safety to features list (#137)0c89a3b
Bump golang.org/x/sync from 0.6.0 to 0.7.05ed191f
Bump actions/setup-go from 3 to 5 (#129)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 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)