[Snyk] Upgrade: , classnames, compression-webpack-plugin, eslint-plugin-import, eslint-plugin-jsx-a11y, prop-types, eslint-plugin-react, express, nodemon, react-hot-loader, redux, react-redux, react-router, react-router-dom, webpack-hot-middleware, webpack-manifest-plugin #1197
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.
@babel/register
from 7.14.5 to 7.24.6 | 20 versions ahead of your current version | 4 months ago
on 2024-05-24
classnames
from 2.3.1 to 2.5.1 | 5 versions ahead of your current version | 8 months ago
on 2023-12-29
compression-webpack-plugin
from 8.0.0 to 8.0.1 | 1 version ahead of your current version | 3 years ago
on 2021-06-25
eslint-plugin-import
from 2.23.4 to 2.29.1 | 19 versions ahead of your current version | 9 months ago
on 2023-12-14
eslint-plugin-jsx-a11y
from 6.4.1 to 6.9.0 | 8 versions ahead of your current version | 3 months ago
on 2024-06-20
prop-types
from 15.7.2 to 15.8.1 | 2 versions ahead of your current version | 3 years ago
on 2022-01-05
eslint-plugin-react
from 7.24.0 to 7.35.0 | 41 versions ahead of your current version | 2 months ago
on 2024-07-20
express
from 4.17.1 to 4.19.2 | 9 versions ahead of your current version | 5 months ago
on 2024-03-25
nodemon
from 2.0.7 to 2.0.22 | 25 versions ahead of your current version | a year ago
on 2023-03-22
react-hot-loader
from 4.13.0 to 4.13.1 | 1 version ahead of your current version | 2 years ago
on 2022-11-13
redux
from 4.1.0 to 4.2.1 | 5 versions ahead of your current version | 2 years ago
on 2023-01-28
react-redux
from 7.2.4 to 7.2.9 | 5 versions ahead of your current version | 2 years ago
on 2022-09-23
react-router
from 5.2.0 to 5.3.4 | 5 versions ahead of your current version | 2 years ago
on 2022-10-02
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
webpack-hot-middleware
from 2.25.0 to 2.26.1 | 6 versions ahead of your current version | 7 months ago
on 2024-02-01
webpack-manifest-plugin
from 3.1.1 to 3.2.0 | 1 version ahead of your current version | 3 years ago
on 2021-07-27
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIHTML-1296849
SNYK-JS-BRACES-6838727
SNYK-JS-QS-3153490
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
SNYK-JS-EXPRESS-6474509
SNYK-JS-GOT-2932019
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-MINIMATCH-3050818
SNYK-JS-MINIMIST-2429795
Release notes
Package name: @babel/register
v7.24.6 (2024-05-24)
Thanks @ amjed-98, @ blakewilson, @ coelhucas, and @ SukkaW for your first PRs!
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
cls.fn<C> = x
(@ liuxingbaoyu)🏠 Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helpers
tsconfig.json
for@ babel/helpers/src/helpers
(@ nicolo-ribaudo)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-parser
,babel-traverse
Committers: 9
Package name: classnames
Prepare for release of version 2.5.1 (#351)
Prepare for release of version 2.5.0 (#344)
Prepare for release of version 2.4.0 (#338)
Prepare for release of version 2.3.3 (#308)
add missing registry for npm publish (#283)
2.3.1
Package name: compression-webpack-plugin
8.0.1 (2021-06-25)
Chore
serialize-javascript
8.0.0 (2021-05-21)
⚠ BREAKING CHANGES
Node.js
version is12.13.0
Package name: eslint-plugin-import
Full Changelog: v2.29.0...v2.29.1
Full Changelog: v2.28.1...v2.29.0
Full Changelog: v2.28.0...v2.28.1
Package name: eslint-plugin-jsx-a11y
Added
6b5f096
no-noninteractive-element-to-interactive-role
: allowmenuitemradio
andmenuitemcheckbox
on <li>c0733f9
Fixed
img-redundant-alt
: fixed multibyte character support#969
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1"75d5dd7
summary
remains non-interactive6a048da
Changed
#960
safe-regex-test
4c7e781
51a1ca7
aria-query
andaxobject-query
, addls-engines
test to CI32fd82c
@ babel/runtime
0a98ad8
axe-core
b3559cf
object.entries
to dev deps1be7b70
Full Changelog: v6.8.0...v6.9.0
Full Changelog: v6.7.1...v6.8.0
Full Changelog: v6.7.0...v6.7.1
Full Changelog: v6.6.1...v6.7.0
Full Changelog: v6.6.0...v6.6.1
Full Changelog: v6.5.1...v6.6.0
Full Changelog: v6.5.0...v6.5.1
What's Changed
label-has-associated-control
: Add glob support by @ hallzac2 in #749no-redundant-roles
: Adds missing closing square bracket by @ mikeriley131 in #775anchor-is-valid
: general cleanup by @ Anima-t3d in #728scope
: replace duplicate scope word by @ rafaelss95 in #799@ babel/eslint-parser
instead ofbabel-eslint
by @ MichaelDeBoey in #811export default
syntax for exporting rules by @ bmish in #819eslint-plugin-eslint-plugin
by @ bmish in #818New Contributors
Full Changelog: v6.4.1...v6.5.0
What's Changed