[Snyk] Upgrade: , postcss, , clsx, , , eslint, eslint-plugin-react, prettier #2645
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.
@crowdin/cli
from 3.6.1 to 3.19.4 | 38 versions ahead of your current version | 4 months ago
on 2024-05-16
postcss
from 8.2.15 to 8.4.41 | 54 versions ahead of your current version | a month ago
on 2024-08-05
@docusaurus/core
from 2.0.0-beta.0 to 2.4.3 | 195 versions ahead of your current version | a year ago
on 2023-09-20
clsx
from 1.1.1 to 1.2.1 | 2 versions ahead of your current version | 2 years ago
on 2022-07-06
@docusaurus/theme-search-algolia
from 2.0.0-beta.0 to 2.4.3 | 192 versions ahead of your current version | a year ago
on 2023-09-20
@docusaurus/preset-classic
from 2.0.0-beta.0 to 2.4.3 | 192 versions ahead of your current version | a year ago
on 2023-09-20
eslint
from 7.26.0 to 7.32.0 | 6 versions ahead of your current version | 3 years ago
on 2021-07-30
eslint-plugin-react
from 7.23.2 to 7.35.0 | 42 versions ahead of your current version | 2 months ago
on 2024-07-20
prettier
from 2.3.0 to 2.8.8 | 20 versions ahead of your current version | a year ago
on 2023-04-23
Issues fixed by the recommended upgrade:
SNYK-JS-BODYPARSER-7926860
SNYK-JS-BRACES-6838727
SNYK-JS-BRACES-6838727
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-DECODEURICOMPONENT-3149970
SNYK-JS-DNSPACKET-1293563
SNYK-JS-ETA-2936803
SNYK-JS-WS-7266574
SNYK-JS-WS-7266574
SNYK-JS-IP-6240864
SNYK-JS-MICROMATCH-6838728
SNYK-JS-MICROMATCH-6838728
SNYK-JS-PRISMJS-1314893
SNYK-JS-PRISMJS-1585202
SNYK-JS-QS-3153490
SNYK-JS-URLPARSE-2407770
SNYK-JS-WEBPACK-3358798
SNYK-JS-ANSIHTML-1296849
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ASYNC-2441827
SNYK-JS-AXIOS-1579269
SNYK-JS-SHELLJS-2332187
SNYK-JS-SHELLQUOTE-1766506
SNYK-JS-NODEFORGE-2430339
SNYK-JS-NTHCHECK-1586032
SNYK-JS-NTHCHECK-1586032
SNYK-JS-UNSETVALUE-2400660
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
SNYK-JS-NODEFORGE-2330875
SNYK-JS-BROWSERSLIST-1090194
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-FOLLOWREDIRECTS-2332181
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-GLOBPARENT-1016905
SNYK-JS-IMMER-1540542
SNYK-JS-CSSWHAT-1298035
SNYK-JS-ETA-3261240
SNYK-JS-EVENTSOURCE-2823375
SNYK-JS-WS-1296835
SNYK-JS-WS-1296835
SNYK-JS-IP-7148531
SNYK-JS-JSON5-3182856
SNYK-JS-JSON5-3182856
SNYK-JS-NANOID-2332193
SNYK-JS-NODEFETCH-2342118
SNYK-JS-POSTCSS-5926692
SNYK-JS-PRISMJS-2404333
SNYK-JS-PROMPTS-1729737
SNYK-JS-PROMPTS-1729737
SNYK-JS-URLPARSE-1533425
SNYK-JS-URLPARSE-2401205
SNYK-JS-URLPARSE-2407759
SNYK-JS-URLPARSE-2412697
SNYK-JS-WEBPACK-7840298
SNYK-JS-ALGOLIASEARCHHELPER-1570421
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
SNYK-JS-SIDEWAYFORMULA-3317169
SNYK-JS-TERSER-2806366
SNYK-JS-NODEFORGE-2331908
SNYK-JS-NODEFORGE-2430337
SNYK-JS-NODEFORGE-2430341
SNYK-JS-PATHPARSE-1077067
SNYK-JS-TERSER-2806366
SNYK-JS-FOLLOWREDIRECTS-2396346
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: @crowdin/cli
What's Changed
Full Changelog: 3.19.3...3.19.4
What's Changed
New Contributors
Full Changelog: 3.19.2...3.19.3
What's Changed
Full Changelog: 3.19.1...3.19.2
What's Changed
Full Changelog: 3.19.0...3.19.1
What's Changed
--label
option forscreenshot upload
command by @ katerina20 in #721--label
option forstring list
command by @ katerina20 in #722installation.md
by @ guoyunhe in #728New Contributors
Full Changelog: 3.18.0...3.19.0
What's Changed
feat: string-based project support by @ katerina20 in #714
In string-based projects, the focus is on managing translatable content as individual strings rather than source files. In this project type, after uploading source files, Crowdin parses them into source strings. Unlike file-based projects, source files aren’t stored, and the emphasis is on managing the content at the string level. This approach is beneficial when dealing with projects that involve continuous content updates, dynamic content, or where a string-oriented structure is preferred.
docs: update the Files Management article by @ andrii-bodnar in #720
Full Changelog: 3.17.0...3.18.0
Package name: postcss
CssSyntaxError
types (by @ romainmenke).endIndex: 0
in errors and warnings (by @ romainmenke).original.column are not numbers
error in another case.original.column are not numbers
error on broken previous source map.Package name: @docusaurus/core
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~!