Skip to content

Commit

Permalink
chore(deps): update dependency dayjs to v1.11.11 (#403)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dayjs](https://day.js.org)
([source](https://togithub.com/iamkun/dayjs)) | [`1.11.10` ->
`1.11.11`](https://renovatebot.com/diffs/npm/dayjs/1.11.10/1.11.11) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/dayjs/1.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dayjs/1.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dayjs/1.11.10/1.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dayjs/1.11.10/1.11.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>iamkun/dayjs (dayjs)</summary>

###
[`v1.11.11`](https://togithub.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11111-2024-04-28)

[Compare
Source](https://togithub.com/iamkun/dayjs/compare/v1.11.10...v1.11.11)

##### Bug Fixes

- day of week type literal
([#&#8203;2630](https://togithub.com/iamkun/dayjs/issues/2630))
([f68d73e](https://togithub.com/iamkun/dayjs/commit/f68d73efe562fdedd9e288ecb0ce6565e602f507))
- improve locale "zh-hk" format and meridiem
([#&#8203;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
([#&#8203;2592](https://togithub.com/iamkun/dayjs/issues/2592))
([44b0936](https://togithub.com/iamkun/dayjs/commit/44b0936ad709212b63e48672d8b9c225e2c3b830))
- update locale Bulgarian monthsShort Jan
([#&#8203;2538](https://togithub.com/iamkun/dayjs/issues/2538))
([f0c9a41](https://togithub.com/iamkun/dayjs/commit/f0c9a41c6ec91528f3790e442b0c5dff15a4e640))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjYuMyIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Apr 29, 2024
1 parent 15a9bf6 commit 47a11f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "20.12.6",
"chalk": "5.3.0",
"codeowners": "5.1.1",
"dayjs": "1.11.10",
"dayjs": "1.11.11",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"graphql": "16.8.1",
Expand Down

0 comments on commit 47a11f9

Please sign in to comment.