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

Update uom requirement from 0.34.0 to 0.35.0 #27

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Updates the requirements on uom to permit the latest version.

Release notes

Sourced from uom's releases.

v0.35.0

This release adds new quantities, bumps the MSRV (minimum supported Rust version) to 1.60.0, and fixes bitrot in Github actions.

Many thanks to calbaker, groscoe2, professoralex13, robinohs, and Uzaaft for pull requests included and issues resolved in this release.

Added

  • #406 Add cubic_meter_per_minute and cubic_meter_per_hour units to VolumeRate.
  • #409 Add AngularAbsement quantity.
  • #410 Add MassPerEnergy quantity.
  • #417 [Breaking] Correct ThermalConductance meter_per units to be meter_squared_per. Descriptions and abbreviations were already correct.
  • #419 Add PowerRate quantity.
  • #420 Add InverseVelocity quantity.

Changed

  • #314 Update Github actions to use dtolnay/rust-toolchain. actions-rs is no longer maintained.
  • #387 Increase MSRV (minimum supported Rust version) to 1.60.0. No changes in this release require the new MSRV.

Fixed

  • Fix unnecessary qualifications warnings in quantity tests.
Changelog

Sourced from uom's changelog.

[v0.35.0] — 2023-07-10

This release adds new quantities, bumps the MSRV (minimum supported Rust version) to 1.60.0, and fixes bitrot in Github actions.

Many thanks to calbaker, groscoe2, professoralex13, robinohs, and Uzaaft for pull requests included and issues resolved in this release.

Added

  • #406 Add cubic_meter_per_minute and cubic_meter_per_hour units to VolumeRate.
  • #409 Add AngularAbsement quantity.
  • #410 Add MassPerEnergy quantity.
  • #417 [Breaking] Correct ThermalConductance meter_per units to be meter_squared_per. Descriptions and abbreviations were already correct.
  • #419 Add PowerRate quantity.
  • #420 Add InverseVelocity quantity.

Changed

  • #314 Update Github actions to use dtolnay/rust-toolchain. actions-rs is no longer maintained.
  • #387 Increase MSRV (minimum supported Rust version) to 1.60.0. No changes in this release require the new MSRV.

Fixed

  • Fix unnecessary qualifications warnings in quantity tests.

[v0.34.0] — 2022-10-26

This release adds a significant number of new quantities and units as well as a few minor fixes.

Many thanks to adamreichold, calbaker, Eagle941, jossriLDR, swaits, Uzaaft werdahias, and zdimension for pull requests included and issues resolved in this release. Special thanks to crystal-growth for the thirty nine pull requests included in this release.

Added

  • #318 Add particle units to AmountOfSubstance, CatalyticActivity, CatalyticActivityConcentration, MolarConcentration, MolarEnergy, and MolarHeatCapacity quantities.
  • #319 Add MolarFlux quantity.
  • #322 Add DiffusionCoefficient quantity.
  • #323 Add DynamicViscosity quantity.
  • #324 Add atomic units of energy, mass, length, electric charge, and current.
  • #325 Add Action quantity.
  • #326 Add ElectricField quantity.
  • #327 Add ElectricDipoleMoment and

... (truncated)

Commits
  • 57d076b Release v0.35.0.
  • 11f2550 Update shields.io build status.
  • 1944e39 Use Rust 1.70.0 for tool checks (rustfmt, clippy, and tarpaulin).
  • 1e7abcc Update Github actions to use dtolnay/rust-toolchain.
  • 8640730 Increase MSRV to 1.60.0.
  • 14abeb4 Merge pull request #420 from groscoe2/add-inverse-velocity
  • e19b0da Remove unnecessary qualifications.
  • 7669623 Merge pull request #419 from groscoe2/add-power-rate
  • be41193 Add power rate
  • 34f42ec Add inverse velocity
  • 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 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 Jul 10, 2023
Updates the requirements on [uom](https://github.com/iliekturtles/uom) to permit the latest version.
- [Release notes](https://github.com/iliekturtles/uom/releases)
- [Changelog](https://github.com/iliekturtles/uom/blob/master/CHANGELOG.md)
- [Commits](iliekturtles/uom@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: uom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-cargo-uom-0.35.0 branch from 4df1877 to 07b3079 Compare July 19, 2023 12:29
@eilidh-spire
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #30.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot-cargo-uom-0.35.0 branch July 29, 2024 14:32
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