cumulus icon indicating copy to clipboard operation
cumulus copied to clipboard

Bump lru from 0.9.0 to 0.10.0

Open dependabot[bot] opened this issue 2 years ago • 9 comments

Bumps lru from 0.9.0 to 0.10.0.

Changelog

Sourced from lru's changelog.

v0.10.0 - 2023-03-04

  • Remove KeyRef from the public API.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 20 '23 20:03 dependabot[bot]

Looks like a breaking change. Something in relay-chain-minimal-node does not compile anymore.

ggwpez avatar Mar 30 '23 12:03 ggwpez

bot rebase

bkchr avatar Mar 30 '23 14:03 bkchr

Rebased

bot merge

bkchr avatar Mar 30 '23 14:03 bkchr

Waiting for commit status.

Merge cancelled due to error. Error: Statuses failed for eb7ed50274a66b2d282988bae8f1a6c981fc8837

The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable Logs: https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2620813

paritytech-cicd-pr avatar Mar 30 '23 15:03 paritytech-cicd-pr

Problem here is just a version conflict, we need to update in polkadot too. Or switch to schnellru in the spritit of https://github.com/paritytech/substrate/issues/13802

skunert avatar Apr 07 '23 18:04 skunert

A newer version of lru exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Aug 16 '23 20:08 dependabot[bot]