Skip to content

Update approx requirement from ^0.3.0 to ^0.4.0#65

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/cargo/approx-tw-0.4.0
Closed

Update approx requirement from ^0.3.0 to ^0.4.0#65
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/cargo/approx-tw-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 3, 2020

Updates the requirements on approx to permit the latest version.

Commits

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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 3, 2020
@dependabot dependabot Bot force-pushed the dependabot/cargo/approx-tw-0.4.0 branch from 4d120af to 4ad1b1b Compare November 6, 2020 10:29
@dependabot dependabot Bot force-pushed the dependabot/cargo/approx-tw-0.4.0 branch from 4ad1b1b to bcc3932 Compare November 18, 2020 20:33
@dependabot dependabot Bot force-pushed the dependabot/cargo/approx-tw-0.4.0 branch from bcc3932 to 9509d53 Compare December 7, 2020 20:37
olson-sean-k and others added 2 commits May 4, 2021 14:22
This change introduces constant generics and uses them to implement the
`NGon` and `Flat` APIs. As part of this change, the dependency on the
`arrayvec` crate has been upgraded and the `Array` trait is no longer
used. The minimum supported Rust version has been bumped to 1.51.0 for
these changes.

Because constraints and computations on constant generics are not yet
supported, traits for morphisms between `typenum` types and `usize`
constant have also be introduced in the `constant` module. This allows
for relations and computations on constants in APIs.

Additionally, this change improves some documentation and prefers a new
`TryFromIterator` trait over the dubious `FromItems` and `IntoItems`
traits from the `theon` crate.
Updates the requirements on [approx](https://github.com/brendanzab/approx) to permit the latest version.
- [Release notes](https://github.com/brendanzab/approx/releases)
- [Commits](https://github.com/brendanzab/approx/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/approx-tw-0.4.0 branch from 9509d53 to b5812aa Compare May 4, 2021 21:29
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 3, 2021

Superseded by #86.

@dependabot dependabot Bot closed this Jun 3, 2021
@dependabot dependabot Bot deleted the dependabot/cargo/approx-tw-0.4.0 branch June 3, 2021 05:56
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.

1 participant