Skip to content

deps(prod): jwalk 0.8.1 → 0.9.0 (version-update:semver-minor; cargo) - #88

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jwalk-0.9.0
Open

deps(prod): jwalk 0.8.1 → 0.9.0 (version-update:semver-minor; cargo)#88
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/jwalk-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Dependency update

Field Value
Package jwalk
Ecosystem cargo
Dependency type production
Update type version-update:semver-minor
Versions 0.8.10.9.0

Links

Release metadata

  • License: MIT
  • Published: 2026-08-05T03:19:24.662837Z

Original Dependabot description

Bumps jwalk from 0.8.1 to 0.9.0.

Release notes

Sourced from jwalk's releases.

v0.9.0

This crate is no longer maintained or supported. Use dua-core instead.

Documentation

  • Fix typo

Other

  • Typo fix

Commit Statistics

  • 20 commits contributed to the release.
  • 1329 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

  • Uncategorized
    • THIS CRATE IS UNMAINTAINED (79c0ed8)
    • Merge pull request #46 from Byron/rewrite (891125e)
    • Use gix-testtools to allow state reuse for directories and simpler testing (2ea7375)
    • Cleanup .gitignore (08d4681)
    • More tests for more coverage. (0e9667b)
    • Merge pull request #39 from g2p/custom-state-recursion (d0f7661)
    • Switch version to indicate breakage. (da88aa2)
    • Allow per-child overrides of ReadDirState in process_read_dir (0f5bb5d)
    • Fix badges and update some formatting (9bef02a)
    • Merge pull request #36 from atouchet/rdme (d6e4c74)
    • Fix badges and update some formatting (0b15eb4)
    • Merge pull request #44 from Flamenco/patch-1 (bc78d48)
    • Merge pull request #42 from joshtriplett/tyop (27101f5)
    • Fix typo (cd4ff42)
    • Typo fix (dc9ae7c)
    • Merge branch 'fastest-find' (7f43a24)
    • Add new 'count' example to count as fast as possible (a1c624f)
    • Upgrade to Rust 2021 for more code clarity (1a0d6bf)
    • Shared arguments for example (b30afb3)
    • Thanks clippy (18b2d9b)
Changelog

Sourced from jwalk's changelog.

0.9.0 (2026-08-05)

This crate is no longer maintained or supported. Use dua-core instead.

Documentation

  • Fix typo

Other

  • Typo fix

Commit Statistics

  • 20 commits contributed to the release.
  • 1329 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

  • Uncategorized
    • THIS CRATE IS UNMAINTAINED (79c0ed8)
    • Merge pull request #46 from Byron/rewrite (891125e)
    • Use gix-testtools to allow state reuse for directories and simpler testing (2ea7375)
    • Cleanup .gitignore (08d4681)
    • More tests for more coverage. (0e9667b)
    • Merge pull request #39 from g2p/custom-state-recursion (d0f7661)
    • Switch version to indicate breakage. (da88aa2)
    • Allow per-child overrides of ReadDirState in process_read_dir (0f5bb5d)
    • Fix badges and update some formatting (9bef02a)
    • Merge pull request #36 from atouchet/rdme (d6e4c74)
    • Fix badges and update some formatting (0b15eb4)
    • Merge pull request #44 from Flamenco/patch-1 (bc78d48)
    • Merge pull request #42 from joshtriplett/tyop (27101f5)
    • Fix typo (cd4ff42)
    • Typo fix (dc9ae7c)
    • Merge branch 'fastest-find' (7f43a24)

... (truncated)

Commits
  • a5b1ea6 Release jwalk v0.9.0
  • 79c0ed8 THIS CRATE IS UNMAINTAINED
  • 891125e Merge pull request #46 from Byron/rewrite
  • 2ea7375 Use gix-testtools to allow state reuse for directories and simpler testing
  • 08d4681 Cleanup .gitignore
  • 0e9667b More tests for more coverage.
  • d0f7661 Merge pull request #39 from g2p/custom-state-recursion
  • da88aa2 Switch version to indicate breakage.
  • 0f5bb5d Allow per-child overrides of ReadDirState in process_read_dir
  • 9bef02a Fix badges and update some formatting
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 10, 2026
@github-actions github-actions Bot changed the title deps(deps): bump jwalk from 0.8.1 to 0.9.0 deps(prod): jwalk 0.8.1 → 0.9.0 (version-update:semver-minor; cargo) Aug 10, 2026
Bumps [jwalk](https://github.com/Byron/jwalk) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/Byron/jwalk/releases)
- [Changelog](https://github.com/Byron/jwalk/blob/main/CHANGELOG.md)
- [Commits](Byron/jwalk@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: jwalk
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(prod): jwalk 0.8.1 → 0.9.0 (version-update:semver-minor; cargo) deps(deps): bump jwalk from 0.8.1 to 0.9.0 Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/jwalk-0.9.0 branch from 119cce8 to b1ba922 Compare August 10, 2026 15:13
@github-actions github-actions Bot changed the title deps(deps): bump jwalk from 0.8.1 to 0.9.0 deps(prod): jwalk 0.8.1 → 0.9.0 (version-update:semver-minor; cargo) Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants