Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump routefinder from 0.5.3 to 0.5.4 #191

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps routefinder from 0.5.3 to 0.5.4.

Release notes

Sourced from routefinder's releases.

v0.5.4

Added

  • introduce an optional memchr cargo feature
  • explicitly set a lower bound of 0 for the match iterator size hint

Other

  • (actions) use release-plz
  • (actions) use new docs workflow
  • Bump Swatinem/rust-cache from 2.7.2 to 2.7.3
  • Bump Swatinem/rust-cache from 2.7.1 to 2.7.2
  • Bump Swatinem/rust-cache from 2.7.0 to 2.7.1
  • Bump Swatinem/rust-cache from 2.5.0 to 2.7.0
  • Show wildcard usage in example
  • Bump Swatinem/rust-cache from 2.4.0 to 2.5.0
  • Update criterion requirement from 0.4.0 to 0.5.0
  • Bump Swatinem/rust-cache from 2.3.0 to 2.4.0
  • Bump Swatinem/rust-cache from 2.2.1 to 2.3.0
  • Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
Changelog

Sourced from routefinder's changelog.

0.5.4 - 2024-02-01

Added

  • make memchr optional

Other

  • use memchr
  • (actions) use release-plz
  • (actions) use new docs workflow
  • The lower bound is 0
  • Bump Swatinem/rust-cache from 2.7.2 to 2.7.3
  • Bump Swatinem/rust-cache from 2.7.1 to 2.7.2
  • Bump Swatinem/rust-cache from 2.7.0 to 2.7.1
  • Bump Swatinem/rust-cache from 2.5.0 to 2.7.0
  • Show wildcard usage in example
  • Bump Swatinem/rust-cache from 2.4.0 to 2.5.0
  • Update criterion requirement from 0.4.0 to 0.5.0
  • Bump Swatinem/rust-cache from 2.3.0 to 2.4.0
  • Bump Swatinem/rust-cache from 2.2.1 to 2.3.0
  • Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
Commits
  • 41b4997 chore: release
  • 201dc0d feat: make memchr optional
  • d6563d7 use memchr
  • b1c328f chore(actions): use release-plz
  • b7b7a75 chore(actions): use new docs workflow
  • 618b0f5 The lower bound is 0
  • e08c53b Bump Swatinem/rust-cache from 2.7.2 to 2.7.3
  • a51eed2 Bump Swatinem/rust-cache from 2.7.1 to 2.7.2
  • 1247c39 Bump Swatinem/rust-cache from 2.7.0 to 2.7.1
  • 34fc79f Bump Swatinem/rust-cache from 2.5.0 to 2.7.0
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [routefinder](https://github.com/jbr/routefinder) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/jbr/routefinder/releases)
- [Changelog](https://github.com/jbr/routefinder/blob/main/CHANGELOG.md)
- [Commits](jbr/routefinder@v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: routefinder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 18, 2024
@jbearer jbearer merged commit 6ebaa7c into main Mar 22, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/routefinder-0.5.4 branch March 22, 2024 18:42
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