Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): Update ordered-float requirement from 3.7.0 to 4.0.0 #64

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2023

Updates the requirements on ordered-float to permit the latest version.

Release notes

Sourced from ordered-float's releases.

v4.0.0

What's Changed

Full Changelog: reem/rust-ordered-float@v3.9.1...v4.0.0

Commits
  • 2bad45e Version 4.0.0
  • e1f3ea8 Merge pull request #139 from kpreid/ci
  • 28a2d1d Merge pull request #138 from kpreid/stdfloat
  • 9d1cb56 Allow clippy::redundant_closure_call false positive.
  • 8ce33ec Add missing arbitrary to list of features in CI.
  • 5f8c5f1 Allow (existing?) clippy::redundant_closure_call false positive.
  • e883495 Unconditionally bound with T: FloatCore.
  • 398a794 Enable the rend feature of rkyv
  • 2650e6e Version 3.9.0
  • 961bd14 Merge tag 'v3.8.0'
  • Additional commits viewable in compare view

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)

Updates the requirements on [ordered-float](https://github.com/reem/rust-ordered-float) to permit the latest version.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v3.7.0...v4.0.0)

---
updated-dependencies:
- dependency-name: ordered-float
  dependency-type: direct:production
...

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 Sep 24, 2023
Copy link
Collaborator

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Fokko Fokko merged commit 7fb8c65 into main Sep 27, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/ordered-float-4.0.0 branch September 27, 2023 07:39
# for free to join this conversation on GitHub. Already have an account? # 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.

3 participants