-
Notifications
You must be signed in to change notification settings - Fork 0
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 prettier from 2.5.1 to 3.0.1 #4
base: production
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade prettier from 2.5.1 to 3.0.1. See this package in npm: https://www.npmjs.com/package/prettier See this project in Snyk: https://app.snyk.io/org/naiba4/project/6e40de57-524b-462e-9edb-0598ab1cd283?utm_source=github&utm_medium=referral&page=upgrade-pr
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is debug access?Uses debug, reflection and dynamic code execution features. Removing the use of debug will reduce the risk of any reflection and dynamic code execution. What is dynamic require?Dynamic require can indicate the package is performing dangerous or unsafe dynamic code execution. Packages should avoid dynamic imports when possible. Audit the use of dynamic require to ensure it is not executing malicious or vulnerable code. What is environment variable access?Package accesses environment variables, which may be a sign of credential stuffing or data theft. Packages should be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to. What is filesystem access?Accesses the file system, and could potentially read sensitive data. If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead. What are high entropy strings?Contains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code. Please inspect these strings to check if these strings are benign. Maintainers should clarify the purpose and existence of high entropy strings if there is a legitimate purpose. What is obfuscated require?Package accesses dynamic properties of require and may be obfuscating code execution. The package should not access dynamic properties of module. Instead use import or require directly. What are URL strings?Package contains fragments of external URLs or IP addresses, which may indicate that it covertly exfiltrates data. Avoid using packages that make connections to the network, since this helps to leak data. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade prettier from 2.5.1 to 3.0.1.
ℹ️ 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.
Warning: This is a major version upgrade, and may be a breaking change.
Release notes
Package name: prettier
🔗 Changelog
diff
🔗 Release note
What's Changed
.d.ts
files of plugins to useexport default ...
by @ fisker in #14435Other changes since v2, see
3.0.0-alpha.1
release notesFull Changelog: 3.0.0-alpha.5...3.0.0-alpha.6
What's Changed
.d.ts
files by @ sosukesuzuki in #14212babel-ts
parser by @ fisker in #14391Other changes since v2, see
3.0.0-alpha.1
release notesFull Changelog: 3.0.0-alpha.4...3.0.0-alpha.5
This version is a republished version of v2.8.7.
A bad version was accidentally published and it can't be unpublished, apologies for the churn.
🔗 Changelog
🔗 Changelog
🔗 Changelog
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