baryonsoft / overleaf

GNU Affero General Public License v3.0
0 stars 0 forks source link

Update dependency dateformat to v5 #162

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dateformat 1.0.12 -> 5.0.3 age adoption passing confidence

Release Notes

felixge/node-dateformat (dateformat) ### [`v5.0.3`](https://togithub.com/felixge/node-dateformat/releases/tag/v5.0.3): 5.0.3 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v5.0.2...v5.0.3) - Fix deprecation warning `Automatic extension resolution of the "main" field is deprecated for ES modules.` Thanks to [@​nestedscope](https://togithub.com/nestedscope) for their contributions ❤️ ### [`v5.0.2`](https://togithub.com/felixge/node-dateformat/releases/tag/v5.0.2): 5.0.2 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v5.0.1...v5.0.2) - Update docs for dateformat imports Thanks to [@​BendingBender](https://togithub.com/BendingBender) for their contributions ❤️ ### [`v5.0.1`](https://togithub.com/felixge/node-dateformat/releases/tag/v5.0.1): 5.0.1 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/3c2688f9c3125c677d356bc2e29f146a28a83db5...v5.0.1) - Bundle Size Reductions - Fixed `Z` format issue in Australia ([details](https://togithub.com/felixge/node-dateformat/pull/166)) - Introduced breaking changes to imports, now imports are as format `import dateFormat from "dateformat";` Thanks to [@​jimmywarting](https://togithub.com/jimmywarting) and [@​mikegreiling](https://togithub.com/mikegreiling) for their contributions ❤️ ### [`v5.0.0`](https://togithub.com/felixge/node-dateformat/compare/f309c8a2f9668958d86eaff16c0c256135abef19...3c2688f9c3125c677d356bc2e29f146a28a83db5) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/f309c8a2f9668958d86eaff16c0c256135abef19...3c2688f9c3125c677d356bc2e29f146a28a83db5) ### [`v4.6.3`](https://togithub.com/felixge/node-dateformat/compare/v4.6.2...f309c8a2f9668958d86eaff16c0c256135abef19) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.6.2...f309c8a2f9668958d86eaff16c0c256135abef19) ### [`v4.6.2`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.6.2): 4.6.2 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.6.1...v4.6.2) - Fixed breaking changes with imports ### [`v4.6.1`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.6.1): 4.6.1 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/4957d615b6f4c6772aa5a1b66b33da873d89bf36...v4.6.1) - Bundle Size Reductions - Fixed `Z` format issue in Australia ([details](https://togithub.com/felixge/node-dateformat/pull/166)) Thanks to [@​jimmywarting](https://togithub.com/jimmywarting) and [@​mikegreiling](https://togithub.com/mikegreiling) for their contributions ❤️ ### [`v4.6.0`](https://togithub.com/felixge/node-dateformat/compare/v4.5.1...4957d615b6f4c6772aa5a1b66b33da873d89bf36) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.5.1...4957d615b6f4c6772aa5a1b66b33da873d89bf36) ### [`v4.5.1`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.5.1): 4.5.1 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.5.0...v4.5.1) - Fixed an issue with the `WW` mask not working ### [`v4.5.0`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.5.0): 4.5.0 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.4.2...v4.5.0) - Added `WW` mask for week with padding ([details](https://togithub.com/felixge/node-dateformat/pull/156)) ### [`v4.4.2`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.4.2): 4.4.2 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.4.1...v4.4.2) - Fixed an issue with `DDD` and `DDDD` masks sometimes not working ([details](https://togithub.com/felixge/node-dateformat/pull/158)) ### [`v4.4.1`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.4.1): 4.4.1 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.4.0...v4.4.1) - Update `DDD` mask to use `Ysd`, `Tdy` and `Tmw` ([details](https://togithub.com/felixge/node-dateformat/pull/155)) ### [`v4.4.0`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.4.0): 4.4.0 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.3.1...v4.4.0) - Added `DDD` and `DDDD` Mask for `Today`, `Tomorrow` and `Yesterday` ([details](https://togithub.com/felixge/node-dateformat/pull/71)) ### [`v4.3.1`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.3.1): 4.3.1 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.2.2...v4.3.1) - Added `p` Mask for Timezone Offset e.g. `+02:00` ([details](https://togithub.com/felixge/node-dateformat/pull/149)) ### [`v4.2.2`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.2.2): 4.2.2 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.2.1...v4.2.2) - Fix Rounding Issue with L Mask ([details](https://togithub.com/felixge/node-dateformat/pull/147)) ### [`v4.2.1`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.2.1): 4.2.1 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.2.0...v4.2.1) - Reduce size of package ([details](https://togithub.com/felixge/node-dateformat/pull/142)) ### [`v4.2.0`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.2.0): 4.2.0 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.1.0...v4.2.0) - Fixed Invalid '1970-01-01' Formatting ([details](https://togithub.com/felixge/node-dateformat/pull/143)) ### [`v4.1.0`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.1.0): 4.1.0 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.0.2...v4.1.0) - Added Padding Short Date Mask ### [`v4.0.2`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.0.2): 4.0.2 [Compare Source](https://togithub.com/felixge/node-dateformat/compare/58fff242efdbbb87ad0963a22ead3c7350f530fd...v4.0.2) - Fixed an issue with old years not having padding. e.g. 0009 was formatting as 9. ### [`v4.0.1`](https://togithub.com/felixge/node-dateformat/compare/v4.0.0...58fff242efdbbb87ad0963a22ead3c7350f530fd) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v4.0.0...58fff242efdbbb87ad0963a22ead3c7350f530fd) ### [`v4.0.0`](https://togithub.com/felixge/node-dateformat/releases/tag/v4.0.0): Performance Improvements [Compare Source](https://togithub.com/felixge/node-dateformat/compare/c7fb1bc73fd1180df0b9670e83796ea14963298d...v4.0.0) 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](https://user-images.githubusercontent.com/53957795/100558584-e0921f80-3313-11eb-984a-ac2995bc01ee.png) ### [`v3.0.3`](https://togithub.com/felixge/node-dateformat/compare/3bbc26effac3136104a978a034aca25a2a29fe15...c7fb1bc73fd1180df0b9670e83796ea14963298d) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/3bbc26effac3136104a978a034aca25a2a29fe15...c7fb1bc73fd1180df0b9670e83796ea14963298d) ### [`v3.0.2`](https://togithub.com/felixge/node-dateformat/compare/4c44bbf1f095760ad6809a903cb26a5767a161a6...3bbc26effac3136104a978a034aca25a2a29fe15) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/4c44bbf1f095760ad6809a903cb26a5767a161a6...3bbc26effac3136104a978a034aca25a2a29fe15) ### [`v3.0.1`](https://togithub.com/felixge/node-dateformat/compare/3.0.0...4c44bbf1f095760ad6809a903cb26a5767a161a6) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/3.0.0...4c44bbf1f095760ad6809a903cb26a5767a161a6) ### [`v3.0.0`](https://togithub.com/felixge/node-dateformat/releases/tag/3.0.0) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/849ecab04ac9337cc96564c081382aed981aa961...3.0.0) Allows AM/PM indicators to be localized. As this requires an extra field in dateFormat.i18n it becomes a breaking change for anyone localizing the names. ### [`v2.2.0`](https://togithub.com/felixge/node-dateformat/compare/v2.0.0...849ecab04ac9337cc96564c081382aed981aa961) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/v2.0.0...849ecab04ac9337cc96564c081382aed981aa961) ### [`v2.0.0`](https://togithub.com/felixge/node-dateformat/releases/tag/v2.0.0) [Compare Source](https://togithub.com/felixge/node-dateformat/compare/17364d40e61c06f6de228ab94f3660a27f357f01...v2.0.0) Removes CLI

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.