-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit 3c2ccd3
chore(deps): update dependency dayjs to v1.11.9 (#77)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [dayjs](https://day.js.org)
([source](https://togithub.com/iamkun/dayjs)) | devDependencies | patch
| [`1.11.8` ->
`1.11.9`](https://renovatebot.com/diffs/npm/dayjs/1.11.8/1.11.9) |
---
### Release Notes
<details>
<summary>iamkun/dayjs (dayjs)</summary>
### [`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))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTUuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: Renovate Bot <[email protected]>1 parent 1c5eeef commit 3c2ccd3Copy full SHA for 3c2ccd3
File tree
Expand file treeCollapse file tree
1 file changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+5
-5
lines changed+5-5Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments