Skip to content

chore(deps)(deps): bump the ui-utilities group across 1 directory with 2 updates#72

Open
dependabot[bot] wants to merge 1 commit into
v2from
dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650
Open

chore(deps)(deps): bump the ui-utilities group across 1 directory with 2 updates#72
dependabot[bot] wants to merge 1 commit into
v2from
dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown

Bumps the ui-utilities group with 2 updates in the /keeltrader/apps/web directory: date-fns and react-syntax-highlighter.

Updates date-fns from 3.6.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.

v4.3.0

Kudos to @​ImRodry and @​puneetdixit200 for their contributions.

Fixed

v4.2.1

Fixed

  • Fixed type definitions missing in v4.2.0 due to TypeScript misconfiguration.

v4.2.0

This is a minor release in all senses, it only includes documentation updates (first of many) that points to the new You Don't Need date-fns* page.

* Not really

Changed

  • Added Temporal API references to the JSDoc annotations of add, addBusinessDays, and addDays.

v4.1.0

This release adds time zone support to format functions (that I somehow missed when working on the feature) and fixes a few bugs.

Make sure also upgrade TZDate to v1.0.2 as it includes a bunch of critical bug fixes.

Fixed

  • Fixed internal constructFrom throwing an exception on null arguments. While null isn't allowed, the functions should rather return Invalid Date or NaN in such cases. See #3885.

Added

... (truncated)

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
  • f95bcf1 (docs): Add missing tsx dependency
  • Additional commits viewable in compare view

Updates react-syntax-highlighter from 16.1.0 to 16.1.1

Release notes

Sourced from react-syntax-highlighter's releases.

v16.1.1

What's Changed

New Contributors

Full Changelog: react-syntax-highlighter/react-syntax-highlighter@v16.1.0...v16.1.1

Commits

@dependabot @github

dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch 2 times, most recently from 22fcbcb to c4f9a60 Compare March 16, 2026 09:35
@dependabot dependabot Bot changed the base branch from main to v2 April 2, 2026 13:07
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the ui-utilities group in /keeltrader/apps/web with 2 updates chore(deps)(deps): bump the ui-utilities group across 1 directory with 2 updates Apr 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch from c4f9a60 to d798cfd Compare April 6, 2026 09:28
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch from d798cfd to 64a8627 Compare April 20, 2026 10:18
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch from 64a8627 to b0c3f9b Compare April 27, 2026 10:34
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch from b0c3f9b to 301dc55 Compare May 25, 2026 13:49
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch 2 times, most recently from 29d64e4 to 1d0e571 Compare June 8, 2026 09:19
…h 2 updates

Bumps the ui-utilities group with 2 updates in the /keeltrader/apps/web directory: [date-fns](https://github.com/date-fns/date-fns) and [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter).


Updates `date-fns` from 3.6.0 to 4.4.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Commits](date-fns/date-fns@v3.6.0...v4.4.0)

Updates `react-syntax-highlighter` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@v16.1.0...v16.1.1)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ui-utilities
- dependency-name: react-syntax-highlighter
  dependency-version: 16.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-utilities
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/keeltrader/apps/web/ui-utilities-578c1c7650 branch from 1d0e571 to 275a70f Compare June 15, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants