Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

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

Release notes

Sourced from convert-units's releases.

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
  • 884060f 3.0.0-beta.3
  • 63b4182 Add nm2 and μm2 (area) units (#225)
  • a6179cc Update packages to fix security issues (#224)
  • 530c134 Draft for expending the available documentation and API reference (#223)
  • 04d3155 Fix toBest returning first result even if it's less than the cutOffNumber...
  • 4ac0fe9 Fix incorrect singular and plural names for 'krm' unit (#215)
  • 31dfc98 Bump tmpl from 1.0.4 to 1.0.5 (#214)
  • 078bb51 Adds a couple of imperial aviation units (#210)
  • 28c9572 feat: system option for toBest (#209)
  • 5663c1f Bump path-parse from 1.0.6 to 1.0.7 (#207)
  • See full diff in compare view

Dependabot compatibility score

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2022
@dependabot dependabot bot requested a review from grzanka January 10, 2022 02:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/convert-units-3.0.0-beta.3 branch from ff735be to 3bfd1d8 Compare February 25, 2022 12:36
@grzanka
Copy link
Contributor

grzanka commented Feb 25, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/convert-units-3.0.0-beta.3 branch from 3bfd1d8 to 378ac4f Compare February 25, 2022 12:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/convert-units-3.0.0-beta.3 branch 4 times, most recently from 06747be to 04ce97b Compare April 1, 2022 13:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/convert-units-3.0.0-beta.3 branch 2 times, most recently from abd9ab7 to 36d062a Compare April 6, 2022 10:46
Bumps [convert-units](https://github.com/ben-ng/convert-units) from 3.0.0-beta.2 to 3.0.0-beta.3.
- [Release notes](https://github.com/ben-ng/convert-units/releases)
- [Commits](convert-units/convert-units@v3.0.0-beta.2...v3.0.0-beta.3)

---
updated-dependencies:
- dependency-name: convert-units
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/convert-units-3.0.0-beta.3 branch from 36d062a to be97d24 Compare April 12, 2022 07:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2022

Superseded by #219.

@dependabot dependabot bot closed this Apr 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/convert-units-3.0.0-beta.3 branch April 18, 2022 02:01
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant