svartalf / rust-battery

Rust crate providing cross-platform information about the notebook batteries.
https://crates.io/crates/battery
Apache License 2.0
354 stars 40 forks source link

Update uom requirement from ^0.25 to ^0.26 #41

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on uom to permit the latest version.

Changelog *Sourced from [uom's changelog](https://github.com/iliekturtles/uom/blob/master/CHANGELOG.md).* > ## [v0.26.0] — 2019-11-04 > This release adds a number of thermodynamic quantities in addition to `TryFrom` implementations for > `Time` and trigonometric functions on `Angle`. > > ### Added > * [#164](https://github-redirect.dependabot.com/iliekturtles/uom/pull/164) `HeatFluxDensity` quantity added. > * [#155](https://github-redirect.dependabot.com/iliekturtles/uom/pull/155) `HeatCapacity`, `HeatTransfer`, > `MolarEnergy`, `MolarMass`, `SpecificHeatCapacity`, `ThermalConductivity` quantities added. > * [#150](https://github-redirect.dependabot.com/iliekturtles/uom/pull/150) `TryFrom` implemented between > `std::time::Duration` and `uom::si::Time`. > * [#151](https://github-redirect.dependabot.com/iliekturtles/uom/pull/151) Trigonometric functions added to `Angle`. > > ### Changed > * Increase minimum supported `rustc` version to 1.31.0. Required to because of backwards > incompatibilities with `Cargo.toml` `edition` keyword. `cfg-if` introducted the keyword in a > minor version update and other issues with the keyword prompted the update. > > ## [v0.25.0] — 2019-08-12 > This release includes the long-requested `Information` and `InformationRate` quantities as well as > support for `i128`/`u128` as underlying storage types. A number of documentation updates, including > for the 9th edition of the SI, are also included. > > ### Added > * [#31](https://github-redirect.dependabot.com/iliekturtles/uom/issues/31) `Information` (`bit`, `byte`, ...) and > `InformationRate` (`bit/s`, `byte/s`, ...) quantities added. Units for both SI (`kilo`, `mega`, > ...) and binary (`kibi`, `mebi`, ...) prefixes are included. > * [#85](https://github-redirect.dependabot.com/iliekturtles/uom/issues/85) Add support for `i128` and `u128` as > underlying storage types. > * [#160](https://github-redirect.dependabot.com/iliekturtles/uom/pull/160) `AngularJerk` quantity added. > > ### Changed > * [#20](https://github-redirect.dependabot.com/iliekturtles/uom/issues/20) Document generic parameters. > * [#21](https://github-redirect.dependabot.com/iliekturtles/uom/issues/20) Move links inline for trait methods to work > around documentation generation bug. > * [#111](https://github-redirect.dependabot.com/iliekturtles/uom/issues/111) Update documentation for SI base units for > the 9th edition of the SI. > * [#127](https://github-redirect.dependabot.com/iliekturtles/uom/issues/127) Remove superscripts for power 1 to keep > all SI documentation consistent. > > ## [v0.24.0] — 2019-06-20 > This release fixes two separate issues to ensure that zero-cost code is generated. Many thanks to > [raimundomartins](https://github.com/raimundomartins), [apopiak](https://github.com/apopiak), and > [gnzlbg](https://github.com/gnzlbg) for pull requests included and issues resolved in this release. > > ### Added > * [#145](https://github-redirect.dependabot.com/iliekturtles/uom/issues/145) Add `#[repr(transparent)]` to `Quantity` > to ensure that the ABI of the underlying storage type is used instead of struct ABI in FFI > contexts. > > ### Changed > ... (truncated)
Commits - [`7981498`](https://github.com/iliekturtles/uom/commit/798149889b3720b1cb5546eeacab94aaecd8dc99) Release v0.26.0. - [`4b33886`](https://github.com/iliekturtles/uom/commit/4b338869556be39bac4c3320da0c3298975178fa) Merge pull request [#162](https://github-redirect.dependabot.com/iliekturtles/uom/issues/162) from spcan/master - [`9902e16`](https://github.com/iliekturtles/uom/commit/9902e16da1f23c745690538b948c47e287c58660) Increase minimum supported `rustc` version to 1.31.0. - [`6bb3a55`](https://github.com/iliekturtles/uom/commit/6bb3a5570261ca25f30935fcd52c9871a29f2979) Add trigonometric functions to `Angle`. - [`a53a65f`](https://github.com/iliekturtles/uom/commit/a53a65fa25953a5d8bd878964b6aee562b0055cc) Implement fallible Time/Duration conversions. - [`73f6f48`](https://github.com/iliekturtles/uom/commit/73f6f4888ad3fc8dc57773b0a6a8fac3e3a0e8cf) Remove redundant heat transfer coefficient reference. - [`5713541`](https://github.com/iliekturtles/uom/commit/5713541899a752aea2b42a6c0a97f0e543085bc5) Merge pull request [#155](https://github-redirect.dependabot.com/iliekturtles/uom/issues/155) from Glowforge/add-thermodynamic-quantities - [`34ba760`](https://github.com/iliekturtles/uom/commit/34ba760df46d3abec30687361622174113679fa2) Add HeatTransfer, ThermalConductivity, HeatCapacity, SpecificHeatCapacity, Mo... - [`30a02f1`](https://github.com/iliekturtles/uom/commit/30a02f192bb2806550a155927c98ec00e7e79bfd) Merge pull request [#164](https://github-redirect.dependabot.com/iliekturtles/uom/issues/164) from octronics/heat_flux_density - [`6e28007`](https://github.com/iliekturtles/uom/commit/6e280077f7e4530c2e2e92d9cdd0713182b90847) heat_flux_density: wrap a long line - Additional commits viewable in [compare view](https://github.com/iliekturtles/uom/compare/v0.25.0...v0.26.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)