Skip to content

chore: update react packages to 19.3.2 (#1024)

1a02f37
Select commit
Loading
Failed to load commit list.
Closed

Push latest samples to prod #1025

chore: update react packages to 19.3.2 (#1024)
1a02f37
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 3, 2026 in 8s

161 new alerts including 161 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 161 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 15 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.