FlippedCodes / agent-black

MIT License
7 stars 4 forks source link

Update dependency pretty-ms to v8 #49

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pretty-ms ^5.1.0 -> ^8.0.0 age adoption passing confidence

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.

phil-flip commented 2 years ago

Might break the bot, since the dependency moved on to import/export and no longer support commonJS

phil-flip commented 2 years ago

Will be deprecated in 3.0.1

totallytavi commented 2 years ago

This PR is ready to be closed

renovate[bot] commented 2 years ago

Renovate Ignore Notification

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.