[Snyk] Upgrade: , , react, react-dom, , clsx, , , aws-amplify, chalk, css-loader, dotenv, eslint-plugin-flowtype, html-webpack-plugin, jquery, notistack, promise, react-copy-to-clipboard, react-hook-form, react-router-dom, styled-components, webpack, webpack-dev-server, webpack-manifest-plugin #631
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@material-ui/core
from 4.11.3 to 4.12.4 | 6 versions ahead of your current version | 2 years ago
on 2022-04-03
@material-ui/icons
from 4.11.2 to 4.11.3 | 1 version ahead of your current version | 2 years ago
on 2022-04-03
react
from 17.0.1 to 17.0.2 | 1 version ahead of your current version | 3 years ago
on 2021-03-22
react-dom
from 17.0.1 to 17.0.2 | 1 version ahead of your current version | 3 years ago
on 2021-03-22
@aws-amplify/ui-react
from 1.0.3 to 1.2.26 | 237 versions ahead of your current version | 3 years ago
on 2021-11-18
clsx
from 1.1.1 to 1.2.1 | 2 versions ahead of your current version | 2 years ago
on 2022-07-06
@sentry/browser
from 6.2.0 to 6.19.7 | 84 versions ahead of your current version | 2 years ago
on 2022-04-26
@sentry/tracing
from 6.2.0 to 6.19.7 | 84 versions ahead of your current version | 2 years ago
on 2022-04-26
aws-amplify
from 3.3.21 to 3.4.3 | 70 versions ahead of your current version | 3 years ago
on 2021-05-14
chalk
from 4.1.0 to 4.1.2 | 2 versions ahead of your current version | 3 years ago
on 2021-07-30
css-loader
from 5.1.0 to 5.2.7 | 12 versions ahead of your current version | 3 years ago
on 2021-07-13
dotenv
from 8.2.0 to 8.6.0 | 5 versions ahead of your current version | 3 years ago
on 2021-05-05
eslint-plugin-flowtype
from 5.3.1 to 5.10.0 | 13 versions ahead of your current version | 3 years ago
on 2021-09-14
html-webpack-plugin
from 5.2.0 to 5.6.0 | 10 versions ahead of your current version | 9 months ago
on 2023-12-19
jquery
from 3.5.1 to 3.7.1 | 7 versions ahead of your current version | a year ago
on 2023-08-28
notistack
from 1.0.4 to 1.0.10 | 11 versions ahead of your current version | 3 years ago
on 2021-07-26
promise
from 8.1.0 to 8.3.0 | 5 versions ahead of your current version | 2 years ago
on 2022-10-25
react-copy-to-clipboard
from 5.0.3 to 5.1.0 | 2 versions ahead of your current version | 2 years ago
on 2022-04-13
react-hook-form
from 6.15.4 to 6.15.8 | 5 versions ahead of your current version | 3 years ago
on 2021-06-08
react-router-dom
from 5.2.0 to 5.3.4 | 6 versions ahead of your current version | 2 years ago
on 2022-10-02
styled-components
from 5.2.1 to 5.3.11 | 16 versions ahead of your current version | a year ago
on 2023-05-26
webpack
from 5.24.2 to 5.94.0 | 122 versions ahead of your current version | a month ago
on 2024-08-22
webpack-dev-server
from 3.11.2 to 3.11.3 | 1 version ahead of your current version | 3 years ago
on 2021-11-08
webpack-manifest-plugin
from 3.0.0 to 3.2.0 | 3 versions ahead of your current version | 3 years ago
on 2021-07-27
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIHTML-1296849
SNYK-JS-NTHCHECK-1586032
SNYK-JS-WEBPACK-3358798
SNYK-JS-CRYPTOJS-6028119
SNYK-JS-POSTCSS-1090595
SNYK-JS-POSTCSS-1255640
SNYK-JS-POSTCSS-5926692
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
SNYK-JS-TERSER-2806366
SNYK-JS-TERSER-2806366
SNYK-JS-WEBPACK-7840298
SNYK-JS-NANOID-2332193
SNYK-JS-NODEFETCH-2342118
SNYK-JS-BROWSERSLIST-1090194
Release notes
Package name: @material-ui/core
Package name: @material-ui/icons
Package name: react
React DOM
SharedArrayBuffer
cross-origin isolation warning. (@ koba04 and @ bvaughn in #20831, #20832, and #20840)Artifacts
React DOM
Package name: react-dom
React DOM
SharedArrayBuffer
cross-origin isolation warning. (@ koba04 and @ bvaughn in #20831, #20832, and #20840)Artifacts
React DOM
Package name: @aws-amplify/ui-react
Package name: clsx
Patches
clsx
export tooChores
Features
Add named
clsx
export alias (#43, #44): 56ab81fThank you @ danikaze~!
This is purely an alias for the default export so that TypeScript users can avoid the
esModuleInterop
setting. In other words, the followimport
statements are effectively identical, but the latter is preferred by TypeScript:Chores
tape
touvu
for tests: 1c36d10Thank you @ gingerrific~!
Patches
toVal
calls with truthy assertions: 4fa8811, 019ec02typeof
checks for common case: 08a5a7fChores
esm
hook with tests: 0287e40Benchmarks
The snippet below is comparing
clsx@1.1.1
(this version) to the previous version, and toclassnames
for ballpark comparison. All candidates are functionally identical!# Strings
classnames x 3,992,284 ops/sec ±1.64% (94 runs sampled)
clsx@1.1.0 x 11,253,372 ops/sec ±0.35% (96 runs sampled)
clsx@1.1.1 x 12,784,134 ops/sec ±0.42% (97 runs sampled)
Objects
classnames x 3,772,978 ops/sec ±0.46% (96 runs sampled)
clsx@1.1.0 x 7,288,178 ops/sec ±0.31% (96 runs sampled)
clsx@1.1.1 x 9,412,010 ops/sec ±0.42% (95 runs sampled)
Arrays
classnames x 1,665,275 ops/sec ±1.83% (93 runs sampled)
clsx@1.1.0 x 8,340,174 ops/sec ±0.53% (96 runs sampled)
clsx@1.1.1 x 9,141,916 ops/sec ±0.42% (95 runs sampled)
Nested Arrays
classnames x 1,164,706 ops/sec ±1.60% (95 runs sampled)
clsx@1.1.0 x 6,284,485 ops/sec ±0.58% (90 runs sampled)
clsx@1.1.1 x 7,165,151 ops/sec ±0.47% (91 runs sampled)
Nested Arrays w/ Objects
classnames x 1,597,180 ops/sec ±1.49% (93 runs sampled)
clsx@1.1.0 x 6,345,248 ops/sec ±0.21% (95 runs sampled)
clsx@1.1.1 x 7,651,411 ops/sec ±0.56% (95 runs sampled)
Mixed
classnames x 2,129,199 ops/sec ±1.46% (94 runs sampled)
clsx@1.1.0 x 6,557,515 ops/sec ±0.73% (91 runs sampled)
clsx@1.1.1 x 8,119,210 ops/sec ±0.42% (93 runs sampled)
Mixed (Bad Data)
classnames x 1,166,577 ops/sec ±0.84% (94 runs sampled)
clsx@1.1.0 x 2,018,654 ops/sec ±0.15% (98 runs sampled)
clsx@1.1.1 x 2,238,939 ops/sec ±0.34% (95 runs sampled)
from clsx GitHub release notes
Package name: @sentry/browser
Package name: @sentry/tracing
Package name: aws-amplify
Package name: chalk
v4.0.0...v4.1.0
Package name: css-loader
5.2.7 (2021-07-13)
Bug Fixes
[@ import](https://github.com/import)
(bb76fe4)5.2.6 (2021-05-24)
Bug Fixes
5.2.5 (2021-05-20)
Bug Fixes
5.2.4 (2021-04-19)
Bug Fixes
5.2.3 (2021-04-19)
Bug Fixes
5.2.2 (2021-04-16)
Bug Fixes
5.2.1 (2021-04-09)
Bug Fixes