megasanjay / upload-to-zenodo

A GitHub action to automatically push a release to Zenodo
Apache License 2.0
5 stars 3 forks source link

fix(deps): update dependency dayjs to v1.11.9 #29

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
dayjs (source) 1.11.7 -> 1.11.9 age adoption passing confidence

Release Notes

iamkun/dayjs (dayjs) ### [`v1.11.9`](https://togithub.com/iamkun/dayjs/releases/tag/v1.11.9) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.8...v1.11.9) ##### Bug Fixes - Add null to min and max plugin return type ([#​2355](https://togithub.com/iamkun/dayjs/issues/2355)) ([62d9042](https://togithub.com/iamkun/dayjs/commit/62d9042eb84b78d78324694ccbeaad1679d37e68)) - check if null passed to objectSupport parser ([#​2175](https://togithub.com/iamkun/dayjs/issues/2175)) ([013968f](https://togithub.com/iamkun/dayjs/commit/013968f609c32e2269df69b4dd1feb2e8e1e035a)) - dayjs.diff improve performance ([#​2244](https://togithub.com/iamkun/dayjs/issues/2244)) ([33c80e1](https://togithub.com/iamkun/dayjs/commit/33c80e14cf14f70ceb4f54639e266cd70a3c3996)) - dayjs(null) throws error, not return dayjs object as invalid date ([#​2334](https://togithub.com/iamkun/dayjs/issues/2334)) ([c79e2f5](https://togithub.com/iamkun/dayjs/commit/c79e2f5d03eef5660b1f13385b69c0c9668d2f98)) - objectSupport plugin causes an error when null is passed to dayjs function (closes [#​2277](https://togithub.com/iamkun/dayjs/issues/2277)) ([#​2342](https://togithub.com/iamkun/dayjs/issues/2342)) ([89bf31c](https://togithub.com/iamkun/dayjs/commit/89bf31ce0a36dcfc892029dc019d85d3654cf5fb)) - Optimize format method ([#​2313](https://togithub.com/iamkun/dayjs/issues/2313)) ([1fe1b1d](https://togithub.com/iamkun/dayjs/commit/1fe1b1d9a214d3b8c9f267b432801424a493f1c4)) - update Duration plugin add/subtract take into account days in month ([#​2337](https://togithub.com/iamkun/dayjs/issues/2337)) ([3b1060f](https://togithub.com/iamkun/dayjs/commit/3b1060f92183ab3a3c49289c2d87fbdd34c1eacc)) - update MinMax plugin 1. ignore the 'null' in args 2. return the only one arg ([#​2330](https://togithub.com/iamkun/dayjs/issues/2330)) ([3c2c6ee](https://togithub.com/iamkun/dayjs/commit/3c2c6ee4db00bbb43a7a3bb0b56bc0d0f03daddc)) ### [`v1.11.8`](https://togithub.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#1118-2023-06-02) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.7...v1.11.8) ##### Bug Fixes - .format add padding to 'YYYY' ([#​2231](https://togithub.com/iamkun/dayjs/issues/2231)) ([00c223b](https://togithub.com/iamkun/dayjs/commit/00c223b7e92970d07557133994fcb225a6d4c960)) - Added .valueOf method to Duration class ([#​2226](https://togithub.com/iamkun/dayjs/issues/2226)) ([9b4fcfd](https://togithub.com/iamkun/dayjs/commit/9b4fcfde35b39693894be1821b6c7222fac98657)) - timezone type mark `date` parameter as optional ([#​2222](https://togithub.com/iamkun/dayjs/issues/2222)) ([b87aa0e](https://togithub.com/iamkun/dayjs/commit/b87aa0ed9a748c478a66ef48230cd1d6350d7b8a)) - type file first parameter date is optional in isSame(), isBefore(), isAfter() ([#​2272](https://togithub.com/iamkun/dayjs/issues/2272)) ([4d56f3e](https://togithub.com/iamkun/dayjs/commit/4d56f3eb2b3770879d60f824590bf1b32f237d47))

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 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.