lichess-org / lila-openingexplorer

Opening explorer for lichess.org that can handle all the variants and trillions of unique positions
http://lichess.org/analysis#explorer
GNU Affero General Public License v3.0
135 stars 34 forks source link

Bump moka from 0.8.5 to 0.8.6 #174

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps moka from 0.8.5 to 0.8.6.

Changelog

Sourced from moka's changelog.

Version 0.8.6

Fixed

  • Fix a bug caused invalidate_all and invalidate_entries_if of the following caches will not invalidate entries inserted just before calling them (#155[gh-issue-0155]):
    • sync::Cache
    • sync::SegmentedCache
    • future::Cache
    • Experimental dash::Cache
Commits
  • 8f61b35 Merge pull request #156 from moka-rs/update-timestamps-immediately
  • 029e168 Update entry's timestamps immediately after insertion
  • 518c809 Update entry's timestamps immediately after insertion
  • fefc0d4 rustfmt
  • 01f7517 Update entry's timestamps immediately after insertion
  • 264f99f Update entry's timestamps immediately after insertion
  • 26b0e96 Update entry's timestamps immediately after insertion
  • 2d0b31c Update the change log
  • 68229d2 Update the change log
  • 32d9e33 Update entry's timestamps immediately after insertion
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 2 years ago

Looks like moka is up-to-date now, so this is no longer needed.