Skip to content

chore(deps): bump wayfind from 0.9.0 to 1.0.0#83

Merged
MuntasirSZN merged 1 commit into
mainfrom
dependabot/cargo/wayfind-1.0.0
Apr 7, 2026
Merged

chore(deps): bump wayfind from 0.9.0 to 1.0.0#83
MuntasirSZN merged 1 commit into
mainfrom
dependabot/cargo/wayfind-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps wayfind from 0.9.0 to 1.0.0.

Release notes

Sourced from wayfind's releases.

v1.0.0

Other

  • Bump major version

v0.9.1

Added

  • Introduce builder for router
  • Track visited nodes
  • Use path pruning and suffix matching during searches
  • Add GitLab benches

Fixed

  • Skip invalid chars early
  • Correct boundary check for wildcards
  • Avoid UTF-8 costs during search

Other

  • Split up builder, compiler and router
  • Flatten error type
  • Avoid exposing smallvec in API
  • Remove get functionality
  • Remove delete functionality
  • Tweak static search approach
  • Prune non reachable
  • Make use of memchr for string searching
Changelog

Sourced from wayfind's changelog.

1.0.0 - 2026-04-04

Other

  • Bump major version

0.9.1 - 2026-04-04

Added

  • Introduce builder for router
  • Track visited nodes
  • Use path pruning and suffix matching during searches
  • Add GitLab benches

Fixed

  • Skip invalid chars early
  • Correct boundary check for wildcards
  • Avoid UTF-8 costs during search

Other

  • Split up builder, compiler and router
  • Flatten error type
  • Avoid exposing smallvec in API
  • Remove get functionality
  • Remove delete functionality
  • Tweak static search approach
  • Prune non reachable
  • Make use of memchr for string searching
Commits
  • 9bd3f0e chore: Release v1.0.0
  • c4d6025 chore: Bump major version
  • e5fdc03 chore: Release v0.9.1
  • 5b25897 chore: Setup release pipeline
  • 630f4ee docs: Don't mention version
  • b20881b fix: Skip invalid chars early
  • d21e03d docs: Remove ok_or from examples
  • 84060de fix: Correct boundary check for wildcards
  • 1b9b7d7 docs: Use OCI example for README
  • 390a4ff refactor: Extract needle cache
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [wayfind](https://github.com/DuskSystems/wayfind) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/DuskSystems/wayfind/releases)
- [Changelog](https://github.com/DuskSystems/wayfind/blob/main/CHANGELOG.md)
- [Commits](DuskSystems/wayfind@v0.9.0...v1.0.0)

---
updated-dependencies:
- dependency-name: wayfind
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 6, 2026
@dependabot dependabot Bot requested a review from MuntasirSZN as a code owner April 6, 2026 21:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 6, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedwayfind@​0.9.0 ⏵ 1.0.010010093100100

View full report

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MuntasirSZN MuntasirSZN merged commit d61650f into main Apr 7, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/wayfind-1.0.0 branch April 7, 2026 00:45
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.

1 participant