Skip to content

chore(deps): bump date-fns from 4.3.0 to 4.4.0#2810

Merged
kmendell merged 1 commit into
mainfrom
dependabot-npm_and_yarn-date-fns-4.4.0
Jun 4, 2026
Merged

chore(deps): bump date-fns from 4.3.0 to 4.4.0#2810
kmendell merged 1 commit into
mainfrom
dependabot-npm_and_yarn-date-fns-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps date-fns from 4.3.0 to 4.4.0.

Release notes

Sourced from date-fns's releases.

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.

Commits
  • cd53d25 Promote to v4.4.0
  • d948ec1 Preserve but deprecate CDN versions for v4, set up v5 with polyfills
  • ee65753 Add root mise :format task
  • 9f5bdf5 Add positional argument to test/smoke.sh script
  • 651ead6 Split CDN bundles into separate @​date-fns/cdn package
  • 224c1a2 Deprecate type tests as attw hangs on date-fns package
  • 7bb2842 Switch PACKAGE_OUTPUT_PATH to --dist flag in the package build script
  • b6ad5ac Add flags to control package build script
  • 424a783 Fix docs release after moving to monorepo setup
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2026
@dependabot dependabot Bot requested a review from a team June 4, 2026 03:21
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2026
@getarcaneappbot
Copy link
Copy Markdown
Contributor

getarcaneappbot commented Jun 4, 2026

Container images for this PR have been built successfully!

  • Manager: ghcr.io/getarcaneapp/manager:pr-2810
  • Agent: ghcr.io/getarcaneapp/agent:pr-2810

Built from commit a449b03

@kmendell
Copy link
Copy Markdown
Member

kmendell commented Jun 4, 2026

@dependabot rebase

Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Commits](date-fns/date-fns@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot-npm_and_yarn-date-fns-4.4.0 branch from 6bde20d to a449b03 Compare June 4, 2026 14:53
@kmendell kmendell merged commit 46ab9f6 into main Jun 4, 2026
21 checks passed
@kmendell kmendell deleted the dependabot-npm_and_yarn-date-fns-4.4.0 branch June 4, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants