deluan / contentful-migrate

🐎 Schema migration tooling for Contentful, with state management
https://www.contentful.com/blog/2018/09/13/content-model-changes-scale-telus-cms-as-code/
MIT License
60 stars 37 forks source link

build(deps): bump dateformat from 3.0.3 to 4.5.1 #222

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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)
dependabot[bot] commented 3 years ago

Superseded by #239.