Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-react from 7.23.2 to 7.33.2 #267

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

Loonz206
Copy link
Owner

@Loonz206 Loonz206 commented Sep 6, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint-plugin-react from 7.23.2 to 7.33.2.

ℹ️ 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.


  • The recommended version is 36 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-08-16.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Sandbox Bypass
SNYK-JS-WEBPACK-3358798
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Prototype Pollution
SNYK-JS-LOADERUTILS-3043105
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Prototype Pollution
SNYK-JS-LOADERUTILS-3043105
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Prototype Pollution
SNYK-JS-MONGOOSE-2961688
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Prototype Pollution
SNYK-JS-MONGOOSE-5777721
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Prototype Poisoning
SNYK-JS-QS-3153490
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Remote Code Execution (RCE)
SNYK-JS-SHELLQUOTE-1766506
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Denial of Service (DoS)
SNYK-JS-TRIMNEWLINES-1298042
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Information Exposure
SNYK-JS-NANOID-2332193
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Session Fixation
SNYK-JS-PASSPORT-2840631
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-CONVENTIONALCOMMITSPARSER-1766960
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TRIMOFFNEWLINES-1296850
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-2332181
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Open Redirect
SNYK-JS-GOT-2932019
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-HTTPCACHESEMANTICS-3248783
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3042992
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LOADERUTILS-3105943
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-TERSER-2806366
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-2396346
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
No Known Exploit
Prototype Pollution
SNYK-JS-MINIMIST-2429795
736/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: eslint-plugin-react from eslint-plugin-react GitHub release notes
Commit messages
Package name: eslint-plugin-react
  • 6d86837 Update CHANGELOG and bump version
  • e1dd37f [Refactor] use `es-iterator-helpers` in a couple places
  • 37b02ac [Tests] skip some tests that have broken ordering in certain node/eslint combinations
  • a7a814e [patch] `no-invalid-html-attribute`: report more granularly
  • 3636689 [patch] `no-deprecated`: report on the imported specifier instead of the entire import statement
  • f9e4fa9 [patch] `no-deprecated`: report on the destructured property instead of the entire variable declarator
  • 3be1d19 [patch] `no-unsafe`: report on the method instead of the entire component
  • d5178be [Tests] add disambiguators to tests with multiple errors
  • d73cd51 [Fix] `no-deprecated`: prevent false positive on commonjs import
  • 0667fb0 [actions] release: Replace `set-output` commands with environment files
  • 354cb62 Update CHANGELOG and bump version
  • 26e9578 [Refactor] use `slice` instead of `substring`
  • 1629d44 [eslint] fix import ordering
  • 3c11201 [Fix] `sort-prop-types`: ensure sort-prop-types respects noSortAlphabetically
  • 302925b [Tests] remove or make explicit trailing whitespace
  • f818096 Revert "[Fix] `jsx-curly-brace-presence`: handle single and only expression template literals"
  • 1a3a17a [Fix] `require-default-props`: fix config schema
  • 31282dd Update CHANGELOG and bump version
  • 4e72b82 [Docs] `jsx-first-prop-new-line`: add missing `multiprop` value
  • 9c5ac98 [Fix] `prefer-read-only-props`: add TS support
  • fa1c277 [Deps] update `semver`
  • bf1fc74 [Dev Deps] update `@ babel/core`, `@ babel/eslint-parser`, `aud`
  • 9fdcba7 [Dev Deps] update `@ babel/core`, `@ babel/eslint-parser`, `@ babel/plugin-syntax-decorators`, `@ babel/plugin-syntax-do-expressions`, `@ babel/plugin-syntax-function-bind`, `@ babel/preset-react`, `eslint-remote-tester-repositories`
  • ae64aa8 [Docs] `jsx-no-bind`: reword performance rationale

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Loonz206 Loonz206 merged commit 22df103 into main Sep 17, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants