Skip to content

cargo: Update litep2p to v0.13.3#11316

Merged
lexnv merged 2 commits intomasterfrom
lexnv/bump-litep2p
Mar 10, 2026
Merged

cargo: Update litep2p to v0.13.3#11316
lexnv merged 2 commits intomasterfrom
lexnv/bump-litep2p

Conversation

@lexnv
Copy link
Copy Markdown
Contributor

@lexnv lexnv commented Mar 9, 2026

Update litep2p to latest 0.13.3 version

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@lexnv lexnv self-assigned this Mar 9, 2026
@lexnv lexnv added the T0-node This PR/Issue is related to the topic “node”. label Mar 9, 2026
@lexnv
Copy link
Copy Markdown
Contributor Author

lexnv commented Mar 9, 2026

/cmd prdoc --audience node_dev --bump patch

@lexnv lexnv added A4-backport-stable2506 Pull request must be backported to the stable2506 release branch A4-backport-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-stable2512 Pull request must be backported to the stable2512 release branch A4-backport-stable2603 Pull request must be backported to the stable2603 release branch and removed A4-backport-stable2506 Pull request must be backported to the stable2506 release branch labels Mar 9, 2026
@lexnv lexnv added this pull request to the merge queue Mar 10, 2026
Merged via the queue into master with commit 7f277d4 Mar 10, 2026
225 of 231 checks passed
@lexnv lexnv deleted the lexnv/bump-litep2p branch March 10, 2026 10:06
@paritytech-release-backport-bot
Copy link
Copy Markdown

Created backport PR for stable2509:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11316-to-stable2509
git worktree add --checkout .worktree/backport-11316-to-stable2509 backport-11316-to-stable2509
cd .worktree/backport-11316-to-stable2509
git reset --hard HEAD^
git cherry-pick -x 7f277d4f8be921973f03bc2c03ca22f5f8ae845c
git push --force-with-lease

@paritytech-release-backport-bot
Copy link
Copy Markdown

Created backport PR for stable2512:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11316-to-stable2512
git worktree add --checkout .worktree/backport-11316-to-stable2512 backport-11316-to-stable2512
cd .worktree/backport-11316-to-stable2512
git reset --hard HEAD^
git cherry-pick -x 7f277d4f8be921973f03bc2c03ca22f5f8ae845c
git push --force-with-lease

@paritytech-release-backport-bot
Copy link
Copy Markdown

Created backport PR for stable2603:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-11316-to-stable2603
git worktree add --checkout .worktree/backport-11316-to-stable2603 backport-11316-to-stable2603
cd .worktree/backport-11316-to-stable2603
git reset --hard HEAD^
git cherry-pick -x 7f277d4f8be921973f03bc2c03ca22f5f8ae845c
git push --force-with-lease

EgorPopelyaev added a commit that referenced this pull request Mar 12, 2026
Backport #11316 into `stable2603` from lexnv.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Co-authored-by: Alexandru Vasile <60601340+lexnv@users.noreply.github.com>
Co-authored-by: Alexandru Vasile <alexandru.vasile@parity.io>
Co-authored-by: Egor_P <egor@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2509 Pull request must be backported to the stable2509 release branch A4-backport-stable2512 Pull request must be backported to the stable2512 release branch A4-backport-stable2603 Pull request must be backported to the stable2603 release branch T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants