APTG / dedx_web

Web interface for libdedx library
https://aptg.github.io/web/
GNU General Public License v3.0
3 stars 2 forks source link

Bump convert-units from 3.0.0-beta.2 to 3.0.0-beta.5 #248

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps convert-units from 3.0.0-beta.2 to 3.0.0-beta.5.

Release notes

Sourced from convert-units's releases.

Version 3.0.0-beta.5

General

  • Add TS github action which will now run on PRs
  • Updated dev packages to latest verions (#674af3d)
  • Add contributing document

Measures

  • Add in/hr and mm/hr to Speed
  • Add lb/h, lb/h, kg/h, kg/s, and mt/h to Mass Flow Rate
  • Fix Digital measures to use base 10 instead of base 2

Version 3.0.0-beta.4

General

  • Fixed toBest so that it correctly handles negative numbers
  • Fixed a couple spelling mistakes

Measures

  • Add MJ and GJ to Energy
  • Add Ml and Gl to Volume

Version 3.0.0-beta.3

General

  • Add system option to toBest method
  • Fix incorrect singular and plural names for krm unit
  • Fix toBest returning a number less than the cut off number #219
  • Update documentation to hopefully provide better examples
  • Various development dependency updates

Measures

  • Add inches of mercury
  • Add ft/min
  • Add nm2
  • Add μm2
Commits


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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 7 months ago

Superseded by #298.