Skip to content

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

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

chore(deps): Bump the patch-and-minor group across 1 directory with 8 updates#33
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/patch-and-minor-6702d127c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the patch-and-minor group with 8 updates in the / directory:

Package From To
ignore 0.4.26 0.4.31
tokio 1.52.3 1.53.1
anyhow 1.0.103 1.0.104
clap 4.6.1 4.6.3
serde 1.0.228 1.0.229
toml 1.1.2+spec-1.1.0 1.1.3+spec-1.1.0
edtui 0.11.3 0.11.6
serde_json 1.0.150 1.0.151

Updates ignore from 0.4.26 to 0.4.31

Commits
  • 59e318f ignore-0.4.31
  • a9dc222 cargo: set rust-version on all crates
  • be739c7 index: add grep-index crate
  • d958105 cargo: add new build-time unstable-index feature
  • 227381d ignore-0.4.30
  • b621e65 ignore: add incremental checking
  • c55818f ignore: more pathutil clean-up
  • 6e527e9 ignore: add routine for checking if a path is hidden or not
  • 626b895 ignore: refactor is_hidden
  • 0d7054d ignore: fix deadlock when visitor panics
  • Additional commits viewable in compare view

Updates tokio from 1.52.3 to 1.53.1

Release notes

Sourced from tokio's releases.

Tokio v1.53.1

1.53.1 (July 20th, 2026)

Fixed

  • signal: restore MSRV by removing OnceLock::wait from the Windows handler (#8300)

Fixed (unstable)

  • time: fix alt timer cancellation and insertion race (#8252)

Documented

  • runtime: remove dead link definition in Runtime::block_on (#8301)

#8252: tokio-rs/tokio#8252 #8300: tokio-rs/tokio#8300 #8301: tokio-rs/tokio#8301

Tokio v1.53.0

1.53.0 (July 17th, 2026)

Added

  • fs: implement From<OwnedFd> and From<OwnedHandle> for File (#8266)
  • metrics: add task schedule latency metric (#7986)
  • net: add SocketAddr methods to Unix sockets (#8144)

Changed

  • io: add #[inline] to IO trait impls for in-memory types (#8242)
  • net: implement UCred::pid on FreeBSD (#8086)
  • net: support Nuttx target os (#8259)
  • signal: refactor global variables on Windows (#8231)
  • sync: mpsc::{Receiver,UnboundedReceiver} now drops waker on drop, even if there are still senders (#8095)
  • taskdump: support taskdumps on s390x (#8192)
  • time: add #[track_caller] to timeout_at() (#8077)
  • time: consolidate mutex locks on spurious poll (#8124)
  • time: defer waker clone on spurious poll (#8107)
  • time: move lazy-registration state into Sleep (#8132)
  • tracing: remove unnecessary span clone (#8126)

Fixed

  • io: do not treat zero-length reads as EOF in Chain (#8251)
  • net: use getpeereid for QNX peer credentials (#8270)
  • runtime: avoid illegal state in FastRand (#8078)
  • sync: wake mpsc receiver when a queued reserve[_many] returns permits (#8260)
  • taskdump: skip double wake on Trace::capture/Trace::trace_with (#8043)
  • time: avoid stack overflow in runtime constructor (#8093)

... (truncated)

Commits

Updates anyhow from 1.0.103 to 1.0.104

Release notes

Sourced from anyhow's releases.

1.0.104

  • Update syn dev-dependency to version 3
Commits

Updates clap from 4.6.1 to 4.6.3

Release notes

Sourced from clap's releases.

v4.6.3

[4.6.3] - 2026-07-20

Fixes

  • (derive) Allow "literal".function() as attribute values

v4.6.2

[4.6.2] - 2026-07-15

Fixes

  • (help) Say alias when there is only one
Changelog

Sourced from clap's changelog.

[4.6.3] - 2026-07-20

Fixes

  • (derive) Allow "literal".function() as attribute values

[4.6.2] - 2026-07-15

Fixes

  • (help) Say alias when there is only one
Commits
  • 7e0bcca chore: Release
  • 0f09905 docs: Update changelog
  • 9706951 Merge pull request #6353 from truffle-dev/feat-completer-arg-index
  • ac0d148 feat(complete): Index-aware ValueCompleter
  • 1565a3c test(complete): Cover indexed multi-value case
  • 48fc10a Merge pull request #6350 from stefankreutz/missing_docs
  • 7d4c353 docs: Hint at clippy's missing docs lint
  • f6a6701 chore(deps): Update Rust Stable to v1.95 (#6347)
  • ac5fda6 chore: Release
  • b73c627 docs: Update changelog
  • Additional commits viewable in compare view

Updates serde from 1.0.228 to 1.0.229

Release notes

Sourced from serde's releases.

v1.0.229

  • Update to syn 3
Commits
  • 7fc3b4c Release 1.0.229
  • 6d6e9a1 Merge pull request #3085 from dtolnay/syn3
  • 6dec3b7 Update to syn 3
  • cfe6692 Resolve mut_mut pedantic clippy lint
  • 1023d07 Update actions/upload-artifact@v6 -> v7
  • dd682c2 Update actions/checkout@v6 -> v7
  • 5f0f18b Update ui test suite to nightly-2026-06-01
  • 63a1498 Regenerate stderr with trybuild normalization fixes
  • fa7da4a Fix unused_features warning
  • 6b1a178 Unpin CI miri toolchain
  • Additional commits viewable in compare view

Updates toml from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0

Commits

Updates edtui from 0.11.3 to 0.11.6

Release notes

Sourced from edtui's releases.

v0.11.6

[0.11.6] - 2026-07-18

🚀 Features

  • Support find and till commands
  • Add paste before command P

🐛 Bug Fixes

  • Count hyphen as punctuation

v0.11.5

[0.11.5] - 2026-07-18

🚀 Features

  • Support dot-repeat . command in vim mode

v0.11.4

[0.11.4] - 2026-07-18

🚀 Features

  • Add change to end of word

🐛 Bug Fixes

  • (delete-word) Adjust cursor if delete deletes last word
  • Fix change inner delimiter commands

📚 Documentation

  • (readme) Simplify examples and make a table for customizations

🔧 Refactor

  • Move change commands into separate module
Changelog

Sourced from edtui's changelog.

0.11.6 - 2026-07-18

  • fix: count hyphen as punctuation
  • feat: add find/till commands (f|t|df|dt|cf|ct|vf|vt)
  • feat: add PasteBefore command (P)

0.11.5 - 2026-07-18

  • feat: add . command to repeat the last change (dot-repeat)

0.11.4 - 2026-07-18

  • feat: add bindings for delete word and delete big word @​acerv
  • feat: add bindings for change word
  • fix: make change-inner-delimiter commands end in insert mode
  • doc: simplify examples in readme and add a table with modifications
Commits
  • 8ed1ebe chore(release): release 0.11.6
  • ae97902 feat: add paste before command P (#68)
  • fbfdf88 feat: support find and till commands (#67)
  • da7f460 fix: count hyphen as punctuation (#66)
  • d960653 feat: support dot-repeat . command in vim mode (#65)
  • 5fe7970 doc(readme): simplify examples and make a table for customizations
  • 48b96dd chore(release): bump version to 0.11.4
  • 34cab10 chore(deps): update dependencies
  • d7331f9 update app.gif
  • 0b5351a refactor: move change commands into separate module
  • Additional commits viewable in compare view

Updates serde_json from 1.0.150 to 1.0.151

Release notes

Sourced from serde_json's releases.

v1.0.151

Commits
  • de85007 Release 1.0.151
  • 3b2b3c5 Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked
  • 0406d96 Debug-assert well-formedness and no-whitespace in from_string_unchecked
  • cf16f75 Add RawValue::from_string_unchecked
  • 827a315 Update actions/upload-artifact@v6 -> v7
  • cea36a5 Update actions/checkout@v6 -> v7
  • See full diff in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

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 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.26` | `0.4.31` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.103` | `1.0.104` |
| [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.3` |
| [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` |
| [toml](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.3+spec-1.1.0` |
| [edtui](https://github.com/preiter93/edtui) | `0.11.3` | `0.11.6` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` |



Updates `ignore` from 0.4.26 to 0.4.31
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](BurntSushi/ripgrep@ignore-0.4.26...ignore-0.4.31)

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

Updates `anyhow` from 1.0.103 to 1.0.104
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.103...1.0.104)

Updates `clap` from 4.6.1 to 4.6.3
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.6.1...clap_complete-v4.6.3)

Updates `serde` from 1.0.228 to 1.0.229
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.228...v1.0.229)

Updates `toml` from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0
- [Commits](toml-rs/toml@toml-v1.1.2...toml-v1.1.3)

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

Updates `serde_json` from 1.0.150 to 1.0.151
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.150...v1.0.151)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.104
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: clap
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: edtui
  dependency-version: 0.11.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: ignore
  dependency-version: 0.4.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: serde
  dependency-version: 1.0.229
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: serde_json
  dependency-version: 1.0.151
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor
- dependency-name: tokio
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: toml
  dependency-version: 1.1.3+spec-1.1.0
  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-6702d127c6 branch from 908e9b7 to a728dc0 Compare July 21, 2026 13:05
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