Skip to content

chore(deps): Bump the patch-and-minor group across 1 directory with 2 updates#11

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/patch-and-minor-242ea4ebc7
Open

chore(deps): Bump the patch-and-minor group across 1 directory with 2 updates#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/patch-and-minor-242ea4ebc7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the patch-and-minor group with 2 updates in the / directory: tokio and edtui.

Updates tokio from 1.52.1 to 1.52.3

Release notes

Sourced from tokio's releases.

Tokio v1.52.3

1.52.3 (May 8th, 2026)

Fixed

  • sync: fix underflow in mpsc channel len() (#8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#8075)
  • sync: require that an RwLock has max_readers != 0 (#8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#8074)

#8062: tokio-rs/tokio#8062 #8074: tokio-rs/tokio#8074 #8075: tokio-rs/tokio#8075 #8076: tokio-rs/tokio#8076

Tokio v1.52.2

1.52.2 (May 4th, 2026)

This release reverts the LIFO slot stealing change introduced in 1.51.0 (#7431), due to [its performance impact]#8065. (#8100)

#7431: tokio-rs/tokio#7431 #8065: tokio-rs/tokio#8065 #8100: tokio-rs/tokio#8100

Commits

Updates edtui from 0.11.2 to 0.11.3

Release notes

Sourced from edtui's releases.

v0.11.3

[0.11.3] - 2026-04-29

🐛 Bug Fixes

  • (page up/down) Move cursor to boundary on page beginning/end

📚 Documentation

  • Add v0.11.2 to changelog
  • Add highlight example

⚙️ Miscellaneous Tasks

  • (lint) Fix clippy warnings
Changelog

Sourced from edtui's changelog.

0.11.3 - 2026-04-29

  • feat: Implement { and } vi paragraphs motion @​acerv
Commits
  • c825575 chore(lint): fix clippy warnings
  • 088d9c5 chore(release): release 0.11.3
  • 300b233 Implement { and } vi paragraphs motion (#62)
  • c44422a chore(deps): bump once_cell in the cargo-dependencies group (#60)
  • dd7a230 fix(page up/down): move cursor to boundary on page beginning/end
  • 0839acb doc: add highlight example
  • f35dca7 doc: Add v0.11.2 to changelog
  • 7ea4890 V0.11.2 (#59)
  • b89823d chore(deps): bump time from 0.3.37 to 0.3.47 in /fuzz (#57)
  • b71894c chore(deps): bump time from 0.3.45 to 0.3.47 (#58)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

… updates

Bumps the patch-and-minor group with 2 updates in the / directory: [tokio](https://github.com/tokio-rs/tokio) and [edtui](https://github.com/preiter93/edtui).


Updates `tokio` from 1.52.1 to 1.52.3
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3)

Updates `edtui` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/preiter93/edtui/releases)
- [Changelog](https://github.com/preiter93/edtui/blob/main/CHANGELOG.md)
- [Commits](preiter93/edtui@v0.11.2...v0.11.3)

---
updated-dependencies:
- dependency-name: edtui
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: tokio
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/patch-and-minor-242ea4ebc7 branch from 51e83ab to 4ef37d1 Compare May 18, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants