Skip to content

Comments

Bump dateformat from 3.0.3 to 4.5.1#16

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dateformat-4.5.1
Closed

Bump dateformat from 3.0.3 to 4.5.1#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dateformat-4.5.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2021

Bumps dateformat from 3.0.3 to 4.5.1.

Release notes

Sourced from dateformat's releases.

4.5.1

  • Fixed an issue with the WW mask not working

4.5.0

  • Added WW mask for week with padding (details)

4.4.2

  • Fixed an issue with DDD and DDDD masks sometimes not working (details)

4.4.1

  • Update DDD mask to use Ysd, Tdy and Tmw (details)

4.4.0

  • Added DDD and DDDD Mask for Today, Tomorrow and Yesterday (details)

4.3.1

  • Added p Mask for Timezone Offset e.g. +02:00 (details)

4.2.2

  • Fix Rounding Issue with L Mask (details)

4.2.1

4.2.0

  • Fixed Invalid '1970-01-01' Formatting (details)

4.1.0

  • Added Padding Short Date Mask

4.0.2

  • Fixed an issue with old years not having padding. e.g. 0009 was formatting as 9.

Performance Improvements

This release brings significant performance improvements to dateformat.
Some common operations are now 6 times faster than before!!!

There are no breaking changes in this release.

image

Commits
Maintainer changes

This version was pushed to npm by chase-manning, a new releaser for dateformat since your current version.


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)

Bumps [dateformat](https://github.com/felixge/node-dateformat) from 3.0.3 to 4.5.1.
- [Release notes](https://github.com/felixge/node-dateformat/releases)
- [Commits](https://github.com/felixge/node-dateformat/commits/v4.5.1)

---
updated-dependencies:
- dependency-name: dateformat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #45.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dateformat-4.5.1 branch September 27, 2021 10:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants