Skip to content

Bump pretty-ms from 5.1.0 to 9.3.0#62

Merged
sorydima merged 2 commits intomainfrom
dependabot/npm_and_yarn/pretty-ms-9.3.0
Sep 22, 2025
Merged

Bump pretty-ms from 5.1.0 to 9.3.0#62
sorydima merged 2 commits intomainfrom
dependabot/npm_and_yarn/pretty-ms-9.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 22, 2025

Bumps pretty-ms from 5.1.0 to 9.3.0.

Release notes

Sourced from pretty-ms's releases.

v9.3.0


sindresorhus/pretty-ms@v9.2.0...v9.3.0

v9.2.0

  • Add hideYears, hideYearsAndDays, and hideSeconds options (#72) 25509bc

sindresorhus/pretty-ms@v9.1.0...v9.2.0

v9.1.0

  • Support negative milliseconds (#71) 7891386

sindresorhus/pretty-ms@v9.0.0...v9.1.0

v9.0.0

Breaking

  • Require Node.js 18 (#65) 228dd07

Improvements

  • Support BigInt (#66) 014edf2
  • Improve output for big numbers (#65) 228dd07

sindresorhus/pretty-ms@v8.0.0...v9.0.0

v8.0.0

Breaking

  • Require Node.js 14 4081b02 c65a1bb
  • This package is now pure ESM. Please read this.

sindresorhus/pretty-ms@v7.0.1...v8.0.0

v7.0.1

  • Fix sub-second output when using colonNotation option (#53) 8fdcaec

sindresorhus/pretty-ms@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Always floor time instead of rounding up (#49) 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.

sindresorhus/pretty-ms@v6.0.1...v7.0.0

v6.0.1

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pretty-ms](https://github.com/sindresorhus/pretty-ms) from 5.1.0 to 9.3.0.
- [Release notes](https://github.com/sindresorhus/pretty-ms/releases)
- [Commits](sindresorhus/pretty-ms@v5.1.0...v9.3.0)

---
updated-dependencies:
- dependency-name: pretty-ms
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 22, 2025
@sorydima sorydima merged commit 70bace5 into main Sep 22, 2025
2 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pretty-ms-9.3.0 branch September 22, 2025 12:38
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