Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Bump dateformat from 3.0.3 to 5.0.3 #353

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps dateformat from 3.0.3 to 5.0.3.

Release notes

Sourced from dateformat's releases.

5.0.3

  • Fix deprecation warning Automatic extension resolution of the "main" field is deprecated for ES modules.

Thanks to @​nestedscope for their contributions ❤️

5.0.2

  • Update docs for dateformat imports

Thanks to @​BendingBender for their contributions ❤️

5.0.1

  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)
  • Introduced breaking changes to imports, now imports are as format import dateFormat from "dateformat";

Thanks to @​jimmywarting and @​mikegreiling for their contributions ❤️

4.6.2

  • Fixed breaking changes with imports

4.6.1

  • Bundle Size Reductions
  • Fixed Z format issue in Australia (details)

Thanks to @​jimmywarting and @​mikegreiling for their contributions ❤️

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

... (truncated)

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dateformat-5.0.3 branch 3 times, most recently from 7b5fcd3 to 0a5292b Compare June 22, 2022 10:24
@cgsunkel cgsunkel force-pushed the dependabot/npm_and_yarn/dateformat-5.0.3 branch from 0a5292b to 7b3f633 Compare June 22, 2022 13:21
@cgsunkel
Copy link
Contributor

cgsunkel commented Jun 22, 2022

We can't upgrade to 5.0.3 because the project complains about the new method of importing the library. As we already have date-fns installed we should switch to that but this work will take time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file DO NOT MERGE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant