Skip to content

chore(deps): update dependencies to latest patch and minor versions - #2817

Open
jcosta33 wants to merge 4 commits into
mainfrom
chore/dependency-updates-patch-minor
Open

chore(deps): update dependencies to latest patch and minor versions#2817
jcosta33 wants to merge 4 commits into
mainfrom
chore/dependency-updates-patch-minor

Conversation

@jcosta33

@jcosta33 jcosta33 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Three groups stay behind. Playwright 1.62 moves the CT core to Vite 8 against our Vite 5 and shifts all 39 screenshot baselines. oxlint 1.75+ forces oxlint-tsgolint from 0.23 to 7.0.2001 across six packages. The pnpm pin is left out to keep this dependency-only.

@changeset-bot

changeset-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: c7f9947

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@frontify/fondue-components Patch
@frontify/fondue-rte Patch
@frontify/fondue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for fondue-components ready!

Name Link
🔨 Latest commit c7f9947
🔍 Latest deploy log https://app.netlify.com/projects/fondue-components/deploys/6a73327bcce5d600086c5c58
😎 Deploy Preview https://deploy-preview-2817.components.fondue-components.frontify.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jcosta33
jcosta33 force-pushed the chore/dependency-updates-patch-minor branch from 307d502 to 8fe77e6 Compare August 4, 2026 12:33
Bumps every patch and minor across the workspace. Holds back four
groups that need their own PRs: @playwright/* (1.62 bundles Vite 8 in
the CT core and shifts all screenshot baselines), the Storybook stack
(not covered by PR CI), oxlint (1.73 raises the oxlint-tsgolint peer
floor to >=0.24.0 and 1.75 raises it to >=7.0.2001, against the ^0.23.0
declared here) and the pnpm packageManager pin.

@testing-library/user-event stays on 14.6.1 because 14.6.3 is younger
than the minimumReleaseAge cutoff and no 14.6.2 exists.
@jcosta33
jcosta33 force-pushed the chore/dependency-updates-patch-minor branch from 8fe77e6 to 8f13c30 Compare August 4, 2026 12:48
…y range

Re-resolving the lockfile collapses @react-types/shared onto 3.36.1.
The committed lockfile had the @react-aria internals stale on 3.34.0
while the direct dependency was already 3.36.1, and that split made
the inferred type of useOverlayPositionWithBottomMargin unnameable,
emitting a new TS2742 in the rte and fondue builds.

esbuild is pinned to exactly 0.27.2 in rte. GHSA-g7r4-m6w7-qqqr covers
>=0.27.3 <0.28.1, so the bump to 0.27.7 moved into the vulnerable range;
a caret cannot hold it out and the patched 0.28.1 is a major.
esbuild moves to ^0.28.1 in rte, the patched version for
GHSA-g7r4-m6w7-qqqr, which replaces the exact 0.27.2 pin. Its only
breaking change is embedded integrity hashes for the platform binaries;
no rte script calls esbuild directly.

@types/sinon goes to ^22 to match the sinon 22.1 runtime it describes.
jest-dom ^7 keeps its @testing-library/dom peer satisfied by the
existing ^10.4.1. chalk ^6 and concurrently ^10 both require node >=22,
against the ^24 this repo pins.

Leaves knip on 5: 6.x wants knip.json migrated.
Both were held back only by minimumReleaseAge and have now aged past
the 24h cutoff. user-event has no 14.6.2, so 14.6.3 is the first
installable release above 14.6.1.

Storybook was additionally held back because no CI job builds it. All
seven storybooks (components, fondue, rte, charts, tokens, icons and
the docs site) were built locally against 10.5.6 and each exited 0,
so that gap is covered.
@jcosta33
jcosta33 marked this pull request as ready for review August 5, 2026 13:12
@jcosta33
jcosta33 requested review from a team as code owners August 5, 2026 13:12
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.

3 participants