[Snyk] Upgrade: , babel-loader, case-sensitive-paths-webpack-plugin, css-loader, dotenv, eslint-loader, eslint-plugin-flowtype, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, html-webpack-plugin, jest-watch-typeahead, mini-css-extract-plugin, optimize-css-assets-webpack-plugin, pnp-webpack-plugin, postcss-flexbugs-fixes, postcss-preset-env, postcss-safe-parser, resolve, resolve-url-loader, semver, ts-pnp, webpack, webpack-dev-server #16
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/core
from 7.9.0 to 7.25.2 | 111 versions ahead of your current version | a month ago
on 2024-07-30
babel-loader
from 8.1.0 to 8.3.0 | 7 versions ahead of your current version | 2 years ago
on 2022-11-03
case-sensitive-paths-webpack-plugin
from 2.3.0 to 2.4.0 | 1 version ahead of your current version | 4 years ago
on 2021-02-22
css-loader
from 3.4.2 to 3.6.0 | 5 versions ahead of your current version | 4 years ago
on 2020-06-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-loader
from 3.0.3 to 3.0.4 | 1 version ahead of your current version | 4 years ago
on 2020-04-02
eslint-plugin-flowtype
from 4.6.0 to 4.7.0 | 1 version ahead of your current version | 4 years ago
on 2020-03-24
eslint-plugin-import
from 2.20.1 to 2.29.1 | 30 versions ahead of your current version | 9 months ago
on 2023-12-14
eslint-plugin-jsx-a11y
from 6.2.3 to 6.9.0 | 12 versions ahead of your current version | 3 months ago
on 2024-06-20
eslint-plugin-react
from 7.19.0 to 7.35.0 | 59 versions ahead of your current version | 2 months ago
on 2024-07-20
html-webpack-plugin
from 4.0.0-beta.11 to 4.5.2 | 18 versions ahead of your current version | 4 years ago
on 2021-02-18
jest-watch-typeahead
from 0.4.2 to 0.6.5 | 7 versions ahead of your current version | 3 years ago
on 2021-09-28
mini-css-extract-plugin
from 0.9.0 to 0.12.0 | 7 versions ahead of your current version | 4 years ago
on 2020-10-07
optimize-css-assets-webpack-plugin
from 5.0.3 to 5.0.8 | 5 versions ahead of your current version | 3 years ago
on 2021-06-23
pnp-webpack-plugin
from 1.6.4 to 1.7.0 | 1 version ahead of your current version | 3 years ago
on 2021-07-21
postcss-flexbugs-fixes
from 4.1.0 to 4.2.1 | 2 versions ahead of your current version | 4 years ago
on 2020-04-27
postcss-preset-env
from 6.7.0 to 6.7.2 | 2 versions ahead of your current version | 10 months ago
on 2023-10-24
postcss-safe-parser
from 4.0.1 to 4.0.2 | 1 version ahead of your current version | 5 years ago
on 2020-02-08
resolve
from 1.15.0 to 1.22.8 | 19 versions ahead of your current version | a year ago
on 2023-10-10
resolve-url-loader
from 3.1.1 to 3.1.5 | 4 versions ahead of your current version | 2 years ago
on 2022-12-02
semver
from 6.3.0 to 6.3.1 | 1 version ahead of your current version | a year ago
on 2023-07-10
ts-pnp
from 1.1.6 to 1.2.0 | 1 version ahead of your current version | 4 years ago
on 2020-03-26
webpack
from 4.42.0 to 4.47.0 | 8 versions ahead of your current version | a year ago
on 2023-09-06
webpack-dev-server
from 3.10.3 to 3.11.3 | 4 versions ahead of your current version | 3 years ago
on 2021-11-08
Issues fixed by the recommended upgrade:
SNYK-JS-SEMVER-3247795
SNYK-JS-OBJECTPATH-1017036
SNYK-JS-OBJECTPATH-1585658
SNYK-JS-ANSIHTML-1296849
SNYK-JS-SOCKJS-575261
SNYK-JS-OBJECTPATH-1569453
SNYK-JS-POSTCSS-1090595
Release notes
Package name: @babel/core
v7.25.2 (2024-07-30)
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@ nicolo-ribaudo)Committers: 2
v7.24.9 (2024-07-15)
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@ babel/standalone
bundle (@ nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@ nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
Committers: 5
Package name: babel-loader
New features
Full Changelog: v8.2.5...v8.3.0
What's Changed
inputSourceMap
loader option by @ alan-agius4 in #896New Contributors
Full Changelog: v8.2.4...v8.2.5
What's Changed
Thanks @ loveDstyle, @ stianjensen and @ pathmapper for your first PRs!
This release fixes compatibility with Node.js 17
Thanks @ Reptarsrage!
8.2.2
@ ava/babel
todevDependencies
#881 (@ jvasseur)mkdirp
withmake-dir
47958ca (@ JLHwung)Package name: case-sensitive-paths-webpack-plugin
Package name: css-loader
3.6.0 (2020-06-13)
Features
modules.auto
to be a filter function (#1086) (0902353)3.5.3 (2020-04-24)
Bug Fixes
3.5.2 (2020-04-10)
Bug Fixes
modules.auto
option (#1075) (8c9ffe7)3.5.1 (2020-04-07)
Bug Fixes
locals
(#1072) (866b84a)3.5.0 (2020-04-06)
Features
modules.auto
option, please look at an example of how you can simplify the configuration. (#1067) (c673cf4)modules.exportGlobals
option for export global classes and ids (#1069) (519e5f4)modules.mode
option may be a function (#1065) (0d8ac3b)3.4.2 (2020-01-10)
Bug Fixes
composes
(#1040) (df79602)Package name: dotenv
Show as 'added' in changelog
Bump version 8.5.1
Bump version 8.5.0
Point to types file for VS Code. Bump 8.4.0
Drop node 8 support
chore(release): 8.2.0
Package name: eslint-loader
Bug Fixes
Bug Fixes
Package name: eslint-plugin-flowtype
4.7.0 (2020-03-24)
Features
4.6.0 (2020-01-11)
Features
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