Skip to content

fix(deps): update dependency dateformat to v5

sousuke0422 requested to merge renovate/dateformat-5.x into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
dateformat 4.6.3 -> 5.0.3 age adoption passing confidence
@types/dateformat (source) 3.0.1 -> 5.0.0 age adoption passing confidence

Release Notes

felixge/node-dateformat

v5.0.3: 5.0.3

Compare Source

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

Thanks to @​nestedscope for their contributions

v5.0.2: 5.0.2

Compare Source

  • Update docs for dateformat imports

Thanks to @​BendingBender for their contributions

v5.0.1: 5.0.1

Compare Source

  • 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

v5.0.0

Compare Source


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports