fix(deps): update dependency date-fns to v4.4.0 #2932

Merged
renovate merged 1 commits from renovate/date-fns-4.x into main 2026-06-02 00:22:26 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
date-fns 4.3.04.4.0 age confidence

Release Notes

date-fns/date-fns (date-fns)

v4.4.0

Compare Source

This release revisits the approach to CDN usage and introduces a new package, @date-fns/cdn and deprecates the date-fns CDN scripts. It allowed reducing the zipped package size from 5.83 MB down to 3.96 MB without introducing any breaking changes.

In v5.0.0-alpha.0 where CDN scripts are completely removed from date-fns the change is more significant and brings the zipped package size down to 2.89 MB.

It is just the first step in optimizing the package size. Expect further size reduction in the future v4 and v5 versions.

Changed
  • DEPRECATED: The date-fns CDN scripts are now deprecated and will be removed in the next major release. Please switch to the new @date-fns/cdn package for CDN usage.

  • Removed CDN source maps to reduce the package size. If you rely on them, please switch to the new @date-fns/cdn package that still includes them.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [date-fns](https://github.com/date-fns/date-fns) | [`4.3.0` → `4.4.0`](https://renovatebot.com/diffs/npm/date-fns/4.3.0/4.4.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/date-fns/4.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/date-fns/4.3.0/4.4.0?slim=true) | --- ### Release Notes <details> <summary>date-fns/date-fns (date-fns)</summary> ### [`v4.4.0`](https://github.com/date-fns/date-fns/releases/tag/v4.4.0) [Compare Source](https://github.com/date-fns/date-fns/compare/v4.3.0...v4.4.0) This release revisits the approach to CDN usage and introduces a new package, `@date-fns/cdn` and deprecates the `date-fns` CDN scripts. It allowed reducing the zipped package size from `5.83 MB` down to `3.96 MB` without introducing any breaking changes. In `v5.0.0-alpha.0` where CDN scripts are completely removed from `date-fns` the change is more significant and brings the zipped package size down to `2.89 MB`. It is just the first step in optimizing the package size. Expect further size reduction in the future v4 and v5 versions. ##### Changed - **DEPRECATED**: The `date-fns` CDN scripts are now deprecated and will be removed in the next major release. Please switch to the new `@date-fns/cdn` package for CDN usage. - Removed CDN source maps to reduce the package size. If you rely on them, please switch to the new `@date-fns/cdn` package that still includes them. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-06-02 00:15:56 +00:00
fix(deps): update dependency date-fns to v4.4.0
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 3m10s
dancefinder-app / deploy-prod (pull_request) Has been skipped
b7cda73b54
renovate scheduled this pull request to auto merge when all checks succeed 2026-06-02 00:15:57 +00:00
renovate merged commit 501c77edda into main 2026-06-02 00:22:26 +00:00
renovate deleted branch renovate/date-fns-4.x 2026-06-02 00:22:29 +00:00
Sign in to join this conversation.