Skip to content

chore(regression-test): bump next, react, react-dom, and @fontsource/lato - #2691

Open
balzss wants to merge 1 commit into
masterfrom
chore/package-updates
Open

chore(regression-test): bump next, react, react-dom, and @fontsource/lato#2691
balzss wants to merge 1 commit into
masterfrom
chore/package-updates

Conversation

@balzss

@balzss balzss commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Test Plan

  • Check the visual-regression report on this PR for unexpected diffs — a next and a react patch bump can in principle shift rendering, and no baseline changes are expected here.
  • Remaining lockfile churn is npm re-nesting @tailwindcss/oxide-wasm32-wasi's bundled deps instead of hoisting them; no packages added or dropped.

Fixes INSTUI-5160

🤖 Generated with Claude Code

…lato

Applies the four dependency bumps Snyk opened as #2681, #2684, #2685 and #2686:

  next             16.2.10 -> 16.2.11
  react            19.2.7  -> 19.2.8
  react-dom        19.2.7  -> 19.2.8
  @fontsource/lato ^5.2.7  -> ^5.3.0

The Snyk PRs bumped regression-test/package.json without regenerating the lockfile. This app
is outside the pnpm workspace and uses npm, so the visual-regression workflow installs it with
`npm ci`, which hard-fails when package.json and package-lock.json disagree. Every one of those
PRs therefore died on the "Install regression-test dependencies" step.

Regenerated regression-test/package-lock.json alongside the manifest so `npm ci` resolves again.
The remaining lockfile churn is npm re-nesting @tailwindcss/oxide-wasm32-wasi's bundled deps
rather than hoisting them; no packages were added or dropped.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@balzss balzss self-assigned this Aug 18, 2026
@balzss
balzss requested a review from matyasf August 18, 2026 09:02
@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://instructure.design/pr-preview/pr-2691/

Built to branch gh-pages at 2026-08-18 09:05 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

github-actions Bot pushed a commit that referenced this pull request Aug 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Visual regression report

⚠️ Changes detected.

Status Count
Unchanged 0
Changed 1
New 96
Removed 32

📊 View full report

Diff images (33)

alert.png — baseline no longer produced

avatar.png — baseline no longer produced

badge.png — baseline no longer produced

billboard.png — baseline no longer produced

breadcrumb.png — baseline no longer produced

button-and-derivatives.png — baseline no longer produced

byline.png — baseline no longer produced

calendar.png — baseline no longer produced

checkbox.png — baseline no longer produced

checkboxgroup.png — baseline no longer produced

colorpicker.png — baseline no longer produced

contextview.png — baseline no longer produced

custom-and-lucide-icons.png — baseline no longer produced

dateinput-dateinput2.png — baseline no longer produced

datetimeinput.png — baseline no longer produced

diff-demo.png — 6324 pixels differ

drilldown.png — baseline no longer produced

filedrop.png — baseline no longer produced

form-errors.png — baseline no longer produced

heading.png — baseline no longer produced

img.png — baseline no longer produced

link.png — baseline no longer produced

menu.png — baseline no longer produced

metric-pill-tag-timeselect-text.png — baseline no longer produced

options.png — baseline no longer produced

pagination.png — baseline no longer produced

progressbar.png — baseline no longer produced

select-simpleselect.png — baseline no longer produced

table.png — baseline no longer produced

tabs.png — baseline no longer produced

tooltip.png — baseline no longer produced

treebrowser.png — baseline no longer produced

view.png — baseline no longer produced

Baselines come from the visual-baselines branch. They refresh on every merge to master.

@matyasf
matyasf requested a review from git-nandor August 18, 2026 14:31
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.

2 participants