Conversation
Snyk has created this PR to upgrade prettier from 2.6.2 to 3.6.2. See this package in npm: prettier See this project in Snyk: https://app.snyk.io/org/dustin4444/project/d86d6d0d-45cd-44c7-9a82-8b3987b70cc2?utm_source=github&utm_medium=referral&page=upgrade-pr
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, automatically generated by Snyk, updates 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 prettier from version 2.6.2 to 3.6.2. This is a beneficial upgrade as it resolves several security vulnerabilities. However, since this is a major version upgrade for a code formatter, it will likely introduce formatting changes across the codebase. To maintain a clean git history, it's crucial to apply these formatting changes within this PR. I've added a specific comment with a recommendation on how to proceed.
| "mocha": "^9.2.2", | ||
| "npm-run-all": "^4.1.5", | ||
| "prettier": "^2.6.2", | ||
| "prettier": "^3.6.2", |
There was a problem hiding this comment.
Upgrading Prettier across a major version (v2 to v3) is a great step for security and keeping dependencies current. However, Prettier v3 introduces formatting changes. Merging this PR as-is means the next developer to run npm run format will generate a large diff with only formatting updates, mixing them with their own changes.
To avoid this, the new formatting should be applied as part of this dependency upgrade. Please run the format command and commit the changes to this PR.
You can do this by running:
npm install
npm run formatThen, commit the resulting changes to this branch before merging.
|
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 Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. ✨ 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 |
Snyk has created this PR to upgrade prettier from 2.6.2 to 3.6.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 50 versions ahead of your current version.
The recommended version was released 4 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-IP-12704893
SNYK-JS-IP-12761655
SNYK-JS-IP-6240864
SNYK-JS-IP-7148531
SNYK-JS-SEMVERREGEX-2824151
SNYK-JS-TAR-6476909
SNYK-JS-MICROMATCH-6838728
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-BRACEEXPANSION-9789073
Release notes
Package name: prettier
-
3.6.2 - 2025-06-27
- Add missing blank line around code block by @ fisker in #17675
-
3.6.1 - 2025-06-25
- Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running
-
3.6.0 - 2025-06-23
-
3.5.3 - 2025-03-03
-
3.5.2 - 2025-02-22
-
3.5.1 - 2025-02-13
-
3.5.0 - 2025-02-09
-
3.4.2 - 2024-12-04
-
3.4.1 - 2024-11-26
-
3.4.0 - 2024-11-26
-
3.3.3 - 2024-07-13
-
3.3.2 - 2024-06-11
-
3.3.1 - 2024-06-05
-
3.3.0 - 2024-06-01
-
3.2.5 - 2024-02-04
-
3.2.4 - 2024-01-17
-
3.2.3 - 2024-01-17
-
3.2.2 - 2024-01-14
-
3.2.1 - 2024-01-12
-
3.2.0 - 2024-01-12
-
3.1.1 - 2023-12-10
-
3.1.0 - 2023-11-13
-
3.0.3 - 2023-08-29
-
3.0.2 - 2023-08-15
-
3.0.1 - 2023-08-03
-
3.0.0 - 2023-07-05
-
3.0.0-alpha.9-for-vscode - 2023-04-23
-
3.0.0-alpha.8-for-vscode - 2023-04-23
-
3.0.0-alpha.7-for-vscode - 2023-04-23
-
3.0.0-alpha.12 - 2023-05-26
-
3.0.0-alpha.11 - 2023-04-25
-
3.0.0-alpha.10 - 2023-04-23
-
3.0.0-alpha.6 - 2023-03-02
-
3.0.0-alpha.5 - 2023-03-01
-
3.0.0-alpha.4 - 2022-10-26
-
3.0.0-alpha.3 - 2022-10-20
-
3.0.0-alpha.2 - 2022-10-13
-
3.0.0-alpha.1 - 2022-10-08
-
3.0.0-alpha.0 - 2022-08-17
-
2.8.8 - 2023-04-23
-
2.8.7 - 2023-03-24
-
2.8.6 - 2023-03-21
-
2.8.5 - 2023-03-20
-
2.8.4 - 2023-02-08
-
2.8.3 - 2023-01-14
-
2.8.2 - 2023-01-07
-
2.8.1 - 2022-12-07
-
2.8.0 - 2022-11-23
-
2.7.1 - 2022-06-16
-
2.7.0 - 2022-06-14
-
2.6.2 - 2022-04-02
from prettier GitHub release notesWhat's Changed
🔗 Changelog
--experimental-cli🔗 Changelog
diff
🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"
🔗 Changelog
🔗 Changelog
🔗 Changelog
diff
🔗 Release note
🔗 Changelog
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: