[Snyk] Upgrade eslint-plugin-prettier from 5.0.1 to 5.5.4#3
Conversation
Snyk has created this PR to upgrade eslint-plugin-prettier from 5.0.1 to 5.5.4. See this package in npm: eslint-plugin-prettier See this project in Snyk: https://app.snyk.io/org/dustin4444/project/e7544824-e775-43f4-b576-583eba5c654b?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary of ChangesHello @Dustin4444, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request performs a significant update to the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request upgrades eslint-plugin-prettier from 5.0.1 to 5.5.4, which is a valuable update to fix several security vulnerabilities, including a high-severity ReDoS issue. However, the change is incomplete as the package-lock.json file has not been updated. This is a critical omission because the updated dependency will not be installed without the lock file change, leaving the project vulnerable. Please run npm install to generate the updated package-lock.json and commit it to this PR.
| "eslint": "^8.51.0", | ||
| "eslint-config-prettier": "^9.0.0", | ||
| "eslint-plugin-prettier": "^5.0.1", | ||
| "eslint-plugin-prettier": "^5.5.4", |
There was a problem hiding this comment.
Snyk has created this PR to upgrade eslint-plugin-prettier from 5.0.1 to 5.5.4.
ℹ️ 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 19 versions ahead of your current version.
The recommended version was released 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-MICROMATCH-6838728
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-BRACEEXPANSION-9789073
Release notes
Package name: eslint-plugin-prettier
-
5.5.4 - 2025-08-06
-
-
-
5.5.3 - 2025-07-18
-
5.5.2 - 2025-07-18
-
5.5.1 - 2025-06-25
- #748
-
5.5.0 - 2025-06-17
- #743
- @ dotcarmen made their first contribution in #743
-
5.4.1 - 2025-05-30
- #740
-
5.4.0 - 2025-05-05
- #736
-
5.3.1 - 2025-05-04
- #734
-
5.3.0 - 2025-05-04
-
5.2.6 - 2025-04-02
-
5.2.5 - 2025-03-25
-
5.2.4 - 2025-03-24
-
5.2.3 - 2025-01-19
-
5.2.2 - 2025-01-15
-
5.2.1 - 2024-07-17
-
5.1.3 - 2024-01-10
-
5.1.2 - 2023-12-24
-
5.1.1 - 2023-12-21
-
5.1.0 - 2023-12-19
-
5.0.1 - 2023-10-11
from eslint-plugin-prettier GitHub release notesPatch Changes
#755
723f7a8Thanks @ kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks @ andreww2012! - fix: disallow extra properties in rule optionsrepublish the latest version
Full Changelog: v5.5.2...v5.5.3
republish the latest version
Full Changelog: v5.5.1...v5.5.2
Patch Changes
bfd1e95Thanks @ JounQin! - fix: useprettierRcOptionsdirectly for prettier 3.6+Full Changelog: v5.5.0...v5.5.1
Minor Changes
92f2c9cThanks @ dotcarmen! - feat: support non-js languages likecssfor@ eslint/cssandjsonfor@ eslint/jsonNew Contributors
Full Changelog: v5.4.1...v5.5.0
Patch Changes
c21521fThanks @ JounQin! - fix(deps): bumpsynckitto v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')errorFull Changelog: v5.4.0...v5.4.1
Minor Changes
59a0caeThanks @ yashtech00! - refactor: migrateworker.jstoworker.mjsPatch Changes
dcf2c80Thanks @ JounQin! - ci: enableNPM_CONFIG_PROVENANCEenvFull Changelog: v5.3.0...v5.3.1
Important
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: