Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/bundle-size-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
Copy link

@github-actions github-actions bot Sep 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/Avatar Converged 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Avatar Converged.badgeMask.normal.chromium.png 2 Changed
vr-tests-react-components/Charts-DonutChart 3 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Charts-DonutChart.Dynamic - RTL.default.chromium.png 30793 Changed
vr-tests-react-components/Charts-DonutChart.Dynamic - Dark Mode.default.chromium.png 12635 Changed
vr-tests-react-components/Charts-DonutChart.Dynamic.default.chromium.png 27053 Changed
vr-tests-react-components/Drawer 4 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Drawer.overlay drawer full - RTL.chromium.png 1147 Changed
vr-tests-react-components/Drawer.overlay drawer full - Dark Mode.chromium.png 5306 Changed
vr-tests-react-components/Drawer.overlay drawer full.chromium.png 1138 Changed
vr-tests-react-components/Drawer.overlay drawer full - High Contrast.chromium.png 9372 Changed
vr-tests-react-components/Positioning 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.chromium.png 140 Changed
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 494 Changed
vr-tests-react-components/TagPicker 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled - High Contrast.disabled input hover.chromium.png 1321 Changed
vr-tests-web-components/Avatar 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-web-components/Avatar. - Dark Mode.normal.chromium_1.png 298 Changed
vr-tests-web-components/MenuList 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-web-components/MenuList. - Dark Mode.normal.chromium.png 500 Changed
vr-tests-web-components/MenuList. - RTL.normal.chromium_1.png 39082 Changed
vr-tests-web-components/Switch 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-web-components/Switch. - Dark Mode.normal.chromium_1.png 92 Changed
vr-tests/Callout 5 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests/Callout.Rendering callout attached to a rectangle.default.chromium.png 1832 Changed
vr-tests/Callout.Bottom right edge.default.chromium.png 1120 Changed
vr-tests/Callout.Right top edge.default.chromium.png 1116 Changed
vr-tests/Callout.Top center.default.chromium.png 2113 Changed
vr-tests/Callout.Left bottom edge.default.chromium.png 3123 Changed
vr-tests/Keytip 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests/Keytip.Disabled.default.chromium.png 24 Changed
vr-tests/Keytip.Root.default.chromium.png 55 Changed
vr-tests/react-charting-AreaChart 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests/react-charting-AreaChart.Custom Accessibility.default.chromium.png 11 Changed
vr-tests/react-charting-GaugeChart 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests/react-charting-GaugeChart.Basic.default.chromium.png 2 Changed
vr-tests/react-charting-LineChart 3 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests/react-charting-LineChart.Multiple - Dark Mode.default.chromium.png 181 Changed
vr-tests/react-charting-LineChart.Events.default.chromium.png 17 Changed
vr-tests/react-charting-LineChart.Events - RTL.default.chromium.png 15 Changed
vr-tests/react-charting-MultiStackBarChart 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests/react-charting-MultiStackBarChart.Basic_Absolute - RTL.default.chromium.png 343 Changed
vr-tests/react-charting-MultiStackBarChart.Basic_Absolute.default.chromium.png 359 Changed

There were 2 duplicate changes discarded. Check the build logs for more information.

- uses: actions/checkout@v4

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bundle-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: 20.x
cache: 'yarn'
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: 20.x

Expand All @@ -71,7 +71,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: 20.x

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: 20.x

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/copilot-setup-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0

- name: Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docsite-publish-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
node-version: 20
cache: 'yarn'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-vrt-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down Expand Up @@ -279,7 +279,7 @@ jobs:
with:
main-branch-name: 'master'

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vrt-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v4
- uses: actions/setup-node@v5
with:
cache: 'yarn'
node-version: '20'
Expand Down
Loading