hrkmtsmt / hrkmtsmt.me

http://hrkmtsmt.me
0 stars 0 forks source link

Update dependency dayjs to v1.11.11 #81

Closed renovate[bot] closed 5 months 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.4 -> 1.11.11 age adoption passing confidence

Release Notes

iamkun/dayjs (dayjs) ### [`v1.11.11`](https://togithub.com/iamkun/dayjs/releases/tag/v1.11.11) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.10...v1.11.11) ##### Bug Fixes - day of week type literal ([#​2630](https://togithub.com/iamkun/dayjs/issues/2630)) ([f68d73e](https://togithub.com/iamkun/dayjs/commit/f68d73efe562fdedd9e288ecb0ce6565e602f507)) - improve locale "zh-hk" format and meridiem ([#​2419](https://togithub.com/iamkun/dayjs/issues/2419)) ([a947a51](https://togithub.com/iamkun/dayjs/commit/a947a5171aad5695eaf593bc95fe073de0f0894a)) - Update 'da' locale to match correct first week of year ([#​2592](https://togithub.com/iamkun/dayjs/issues/2592)) ([44b0936](https://togithub.com/iamkun/dayjs/commit/44b0936ad709212b63e48672d8b9c225e2c3b830)) - update locale Bulgarian monthsShort Jan ([#​2538](https://togithub.com/iamkun/dayjs/issues/2538)) ([f0c9a41](https://togithub.com/iamkun/dayjs/commit/f0c9a41c6ec91528f3790e442b0c5dff15a4e640)) ### [`v1.11.10`](https://togithub.com/iamkun/dayjs/releases/tag/v1.11.10) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.9...v1.11.10) ##### Bug Fixes - Add Korean Day of Month with ordinal ([#​2395](https://togithub.com/iamkun/dayjs/issues/2395)) ([dd55ee2](https://togithub.com/iamkun/dayjs/commit/dd55ee2aadd1009242235e47d558bbf028827896)) - change back fa locale to the Gregorian calendar equivalent ([#​2411](https://togithub.com/iamkun/dayjs/issues/2411)) ([95e9458](https://togithub.com/iamkun/dayjs/commit/95e9458b221fe35e59ee4a160a5db247313a68fb)) - duration plugin - MILLISECONDS_A_MONTH const calculation ([#​2362](https://togithub.com/iamkun/dayjs/issues/2362)) ([f0a0b54](https://togithub.com/iamkun/dayjs/commit/f0a0b546b074b3b511c2319a1ce83d412894b91f)) - duration plugin getter get result 0 instead of undefined ([#​2369](https://togithub.com/iamkun/dayjs/issues/2369)) ([061aa7e](https://togithub.com/iamkun/dayjs/commit/061aa7ed6c31696974665fc9b11a74d30841ebed)) - fix isDayjs check logic ([#​2383](https://togithub.com/iamkun/dayjs/issues/2383)) ([5f3f878](https://togithub.com/iamkun/dayjs/commit/5f3f8786c796cd432fe6bcb6966a810daea89203)) - fix timezone plugin to get correct locale setting ([#​2420](https://togithub.com/iamkun/dayjs/issues/2420)) ([4f45012](https://togithub.com/iamkun/dayjs/commit/4f4501256fa1bc72128aae1d841bbd782df86aed)) - **locale:** add meridiem in `ar` locale ([#​2418](https://togithub.com/iamkun/dayjs/issues/2418)) ([361be5c](https://togithub.com/iamkun/dayjs/commit/361be5c7c628614ee833d710acbe154a598b904d)) - round durations to millisecond precision for ISO string ([#​2367](https://togithub.com/iamkun/dayjs/issues/2367)) ([890a17a](https://togithub.com/iamkun/dayjs/commit/890a17a8d8ddd43c7c8b806e3afc7b27f3288d27)) - sub-second precisions need to be rounded at the seconds field to avoid adding floats ([#​2377](https://togithub.com/iamkun/dayjs/issues/2377)) ([a9d7d03](https://togithub.com/iamkun/dayjs/commit/a9d7d0398d22ebd4bfc3812ca0134a97606d54d9)) - update $x logic to avoid plugin error ([#​2429](https://togithub.com/iamkun/dayjs/issues/2429)) ([2254635](https://togithub.com/iamkun/dayjs/commit/22546357f30924fcff3b3ffa14fd04be21f97a5e)) - Update Slovenian locale for relative time ([#​2396](https://togithub.com/iamkun/dayjs/issues/2396)) ([5470a15](https://togithub.com/iamkun/dayjs/commit/5470a15e437fac803797363063b24f3ba3bd5299)) - update uzbek language translation ([#​2327](https://togithub.com/iamkun/dayjs/issues/2327)) ([0a91056](https://togithub.com/iamkun/dayjs/commit/0a910564d76dc7c128da8e0d85d8e11ebdb5660b)) ### [`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)) ### [`v1.11.7`](https://togithub.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#1117-2022-12-06) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.6...v1.11.7) ##### Bug Fixes - Add locale (zh-tw) meridiem ([#​2149](https://togithub.com/iamkun/dayjs/issues/2149)) ([1e9ba76](https://togithub.com/iamkun/dayjs/commit/1e9ba761ff4e3f2759106dfe1aa9054d5826451c)) - update fa locale ([#​2151](https://togithub.com/iamkun/dayjs/issues/2151)) ([1c26732](https://togithub.com/iamkun/dayjs/commit/1c267321a1a01b4947e1482bac67d67ebc7c3dfa)) ### [`v1.11.6`](https://togithub.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#1116-2022-10-21) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.5...v1.11.6) ##### Bug Fixes - add BigIntSupport plugin ([#​2087](https://togithub.com/iamkun/dayjs/issues/2087)) ([f6dce48](https://togithub.com/iamkun/dayjs/commit/f6dce48a9e39677718b087867d9fd901d5078155)) - Fix objectSupport collides with Duration plugin - issue [#​2027](https://togithub.com/iamkun/dayjs/issues/2027) ([#​2038](https://togithub.com/iamkun/dayjs/issues/2038)) ([c9370ea](https://togithub.com/iamkun/dayjs/commit/c9370ea96bf420439ee7eaa4146e8ed643160312)) ### [`v1.11.5`](https://togithub.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#1115-2022-08-12) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.4...v1.11.5) ##### Bug Fixes - ordinal for nl not working ([#​2011](https://togithub.com/iamkun/dayjs/issues/2011)) ([c93c85e](https://togithub.com/iamkun/dayjs/commit/c93c85eaa11564a1aae2d823480a417812c01bf4)) - wrong ordinal for french locale ([#​2010](https://togithub.com/iamkun/dayjs/issues/2010)) ([dd192a7](https://togithub.com/iamkun/dayjs/commit/dd192a72fc5d26ce56481e89b0c1ccf5f939be0c))

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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hrkmtsmt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2024 0:00am
renovate[bot] commented 5 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.11.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.