chore(deps): update dependency dayjs to v1.11.19 #48

Closed
tommy wants to merge 1 commit from renovate/dayjs-1.x-lockfile into main
Owner

This PR contains the following updates:

Package Change Age Confidence
dayjs (source) 1.11.13 -> 1.11.19 age confidence

Release Notes

iamkun/dayjs (dayjs)

v1.11.19

Compare Source

Bug Fixes
  • added usage warnings for diff + updated unit tests (#​2948) (269a7a9)
  • dont instantiate regexes within ar locale functions to avoid performance overhead (#​2898) (af5e9f0)
  • replace italian locale "un' ora fa" with "un'ora fa", add tests for it (#​2930) (9e9f76c)
  • Updated Belarusian locale with relative time (#​2656) (1d8746c)

v1.11.18

Compare Source

Bug Fixes
  • error semantic-release dependency (8cfb313)

v1.11.17

Compare Source

Bug Fixes

v1.11.16

Compare Source

Bug Fixes
  • test release workflow (no code changes) (c38c428)

v1.11.15

Compare Source

Bug Fixes

v1.11.14

Compare Source

Bug Fixes
  • .utcOffset(0, true) result and its clone are different bug (#​2505) (fefdcd4)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [dayjs](https://day.js.org) ([source](https://github.com/iamkun/dayjs)) | [`1.11.13` -> `1.11.19`](https://renovatebot.com/diffs/npm/dayjs/1.11.13/1.11.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dayjs/1.11.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dayjs/1.11.13/1.11.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>iamkun/dayjs (dayjs)</summary> ### [`v1.11.19`](https://github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11119-2025-10-31) [Compare Source](https://github.com/iamkun/dayjs/compare/v1.11.18...v1.11.19) ##### Bug Fixes - added usage warnings for diff + updated unit tests ([#&#8203;2948](https://github.com/iamkun/dayjs/issues/2948)) ([269a7a9](https://github.com/iamkun/dayjs/commit/269a7a9cf3649b7a4b328e771173701764a8480d)) - dont instantiate regexes within ar locale functions to avoid performance overhead ([#&#8203;2898](https://github.com/iamkun/dayjs/issues/2898)) ([af5e9f0](https://github.com/iamkun/dayjs/commit/af5e9f0e7649cbd1ecf707daab8303f2733f2563)) - replace italian locale "un' ora fa" with "un'ora fa", add tests for it ([#&#8203;2930](https://github.com/iamkun/dayjs/issues/2930)) ([9e9f76c](https://github.com/iamkun/dayjs/commit/9e9f76cf117fa834260b30193434bc4481b4b6be)) - Updated Belarusian locale with relative time ([#&#8203;2656](https://github.com/iamkun/dayjs/issues/2656)) ([1d8746c](https://github.com/iamkun/dayjs/commit/1d8746c23bd667bde80ee627a915301ebd69e1a2)) ### [`v1.11.18`](https://github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11118-2025-08-30) [Compare Source](https://github.com/iamkun/dayjs/compare/v1.11.17...v1.11.18) ##### Bug Fixes - error semantic-release dependency ([8cfb313](https://github.com/iamkun/dayjs/commit/8cfb31386d840d31e9655870f4d8c01592eb753a)) ### [`v1.11.17`](https://github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11117-2025-08-29) [Compare Source](https://github.com/iamkun/dayjs/compare/v1.11.16...v1.11.17) ##### Bug Fixes - \[en-AU] locale use the same ordinal as moment ([#&#8203;2878](https://github.com/iamkun/dayjs/issues/2878)) ([1b95ecd](https://github.com/iamkun/dayjs/commit/1b95ecd21d4feafe7ab113a2d48d7d8d93bb95c9)) ### [`v1.11.16`](https://github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11116-2025-08-29) [Compare Source](https://github.com/iamkun/dayjs/compare/v1.11.15...v1.11.16) ##### Bug Fixes - test release workflow (no code changes) ([c38c428](https://github.com/iamkun/dayjs/commit/c38c428a78c344699eff373adfc8c007bb3a514f)) ### [`v1.11.15`](https://github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11115-2025-08-28) [Compare Source](https://github.com/iamkun/dayjs/compare/v1.11.14...v1.11.15) ##### Bug Fixes - Fix misspellings in Irish or Irish Gaelic \[ga] ([#&#8203;2861](https://github.com/iamkun/dayjs/issues/2861)) ([9c14a42](https://github.com/iamkun/dayjs/commit/9c14a4245a8e764ee3260ff17a7ff48dfd09d279)) ### [`v1.11.14`](https://github.com/iamkun/dayjs/blob/HEAD/CHANGELOG.md#11114-2025-08-27) [Compare Source](https://github.com/iamkun/dayjs/compare/v1.11.13...v1.11.14) ##### Bug Fixes - .utcOffset(0, true) result and its clone are different bug ([#&#8203;2505](https://github.com/iamkun/dayjs/issues/2505)) ([fefdcd4](https://github.com/iamkun/dayjs/commit/fefdcd4b6b807786f65139b6dd801e0014d7dc6f)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
tommy force-pushed renovate/dayjs-1.x-lockfile from 320e5d4ea0 to d1c9f6fa6d 2025-11-13 01:08:22 +00:00 Compare
tommy closed this pull request 2025-11-25 20:40:48 +00:00
Author
Owner

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^1.11.13). 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.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`^1.11.13`). 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.
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pub/status-web!48
No description provided.