Closed renovate[bot] closed 2 years ago
Might break the bot, since the dependency moved on to import/export and no longer support commonJS
Will be deprecated in 3.0.1
This PR is ready to be closed
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 8.x releases. However, if you upgrade to 8.x manually then Renovate will reenable minor and patch updates automatically.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^5.1.0
->^8.0.0
Release Notes
sindresorhus/pretty-ms
### [`v8.0.0`](https://togithub.com/sindresorhus/pretty-ms/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v7.0.1...v8.0.0) ##### Breaking - Require Node.js 14 [`4081b02`](https://togithub.com/sindresorhus/pretty-ms/commit/4081b02) [`c65a1bb`](https://togithub.com/sindresorhus/pretty-ms/commit/c65a1bb) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** ### [`v7.0.1`](https://togithub.com/sindresorhus/pretty-ms/releases/tag/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v7.0.0...v7.0.1) - Fix sub-second output when using `colonNotation` option ([#53](https://togithub.com/sindresorhus/pretty-ms/issues/53)) [`8fdcaec`](https://togithub.com/sindresorhus/pretty-ms/commit/8fdcaec) ### [`v7.0.0`](https://togithub.com/sindresorhus/pretty-ms/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v6.0.1...v7.0.0) ##### Breaking - Always floor time instead of rounding up ([#49](https://togithub.com/sindresorhus/pretty-ms/issues/49)) [`20cbdaf`](https://togithub.com/sindresorhus/pretty-ms/commit/20cbdaf) It's probably not breaking to most users, but if you depend on the exact output, in for example, unit tests, the output might have changed slightly. ### [`v6.0.1`](https://togithub.com/sindresorhus/pretty-ms/releases/tag/v6.0.1) [Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v6.0.0...v6.0.1) - Fix spacing when using `colonNotation` option ([#47](https://togithub.com/sindresorhus/pretty-ms/issues/47)) [`0de4dc3`](https://togithub.com/sindresorhus/pretty-ms/commit/0de4dc3) ### [`v6.0.0`](https://togithub.com/sindresorhus/pretty-ms/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/pretty-ms/compare/v5.1.0...v6.0.0) ##### Breaking - Require Node.js 10 [`46433b4`](https://togithub.com/sindresorhus/pretty-ms/commit/46433b4) - Remove tilde prefix `~` from `compact` and `unitCount` option output [`4e3c6a6`](https://togithub.com/sindresorhus/pretty-ms/commit/4e3c6a6) [`737628f`](https://togithub.com/sindresorhus/pretty-ms/commit/737628f) ##### Fixes - Fix milliseconds rounding inconsistency ([#41](https://togithub.com/sindresorhus/pretty-ms/issues/41)) [`f48b81c`](https://togithub.com/sindresorhus/pretty-ms/commit/f48b81c)Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.