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

chore(deps): Bump ordered-float from 3.9.1 to 4.1.1 #12793

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

Bumps ordered-float from 3.9.1 to 4.1.1.

Release notes

Sourced from ordered-float's releases.

v4.1.1

What's Changed

New Contributors

Full Changelog: reem/rust-ordered-float@v4.1.0...v4.1.1

v4.1.0

What's Changed

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

v4.0.0

What's Changed

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

v3.9.2

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

Commits
  • 2118522 Version 4.1.1
  • 4e29b08 Merge pull request #144 from orlp/faster-ord
  • 71770b3 Silence clippy, fmt, and add missing inline directives
  • 06884ae Optimize signed zero canonicalization
  • deff8d0 Add exhaustive infinite/finite/zero/nan combination test
  • 46c9670 Optimize ord implementation
  • f4ca84b Update version in docs
  • 3e3b542 Version 4.1.0
  • aad4a37 Merge pull request #141 from mbrubeck/floatcore
  • 240c64c Re-export FloatCore
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 3.9.1 to 4.1.1.
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v3.9.1...v4.1.1)

---
updated-dependencies:
- dependency-name: ordered-float
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 11, 2023 18:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #12793 (83f9932) into main (bf0d05f) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #12793      +/-   ##
==========================================
- Coverage   69.20%   69.18%   -0.02%     
==========================================
  Files        1483     1483              
  Lines      243825   243825              
==========================================
- Hits       168733   168695      -38     
- Misses      75092    75130      +38     
Flag Coverage Δ
rust 69.18% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TennyZhuang TennyZhuang enabled auto-merge October 12, 2023 01:57
@xxchan
Copy link
Member

xxchan commented Oct 12, 2023

@dependabot ignore this dependency

@dependabot dependabot bot closed this Oct 12, 2023
auto-merge was automatically disabled October 12, 2023 05:15

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2023

OK, I won't notify you about ordered-float again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/ordered-float-4.1.1 branch October 12, 2023 05:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants