-
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
Update yaml
package version to 2.4.5 and adjust dependency versioning
#21
Update yaml
package version to 2.4.5 and adjust dependency versioning
#21
Conversation
Snyk has created this PR to upgrade yaml from 2.4.3 to 2.4.5. See this package in npm: yaml See this project in Snyk: https://app.snyk.io/org/2lambda123/project/578cad6c-d03a-4972-ad5e-b2fa7910537e?utm_source=github&utm_medium=referral&page=upgrade-pr
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Thanks @2lambda123 for opening this PR! For COLLABORATOR only :
|
Unable to locate .performanceTestingBot config file |
Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect. Current plan usage: 103.94% Have feedback or need help? |
PR Details of @2lambda123 in Accenture-mercury-nodejs :
|
Their most recently public accepted PR is: 2lambda123/accumulo#46 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
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 Tip Early access features: enabledWe are currently testing the following features in early access:
Note:
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
yaml
package version to 2.4.5 and adjust dependency versioning
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/msgpackr@1.10.2, npm/tslib@2.6.3, npm/yaml@2.4.3 |
PR Review 🔍
|
PR Code Suggestions ✨
|
User description
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade yaml from 2.4.3 to 2.4.5.
ℹ️ 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 2 versions ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: yaml
With special thanks to @ RedCMD for finding and reporting all of the following:
[]{}
immediately after:
with plain key (#550)?
explicit-key contents (#551)-.NaN
or+.nan
as NaN (#546)#
within%TAG
prefixes with trailing#comments
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:
Description
yaml
package version from2.4.3
to2.4.5
in bothpackage-lock.json
andpackage.json
tslib
dependency versioning inpackage-lock.json
from caret (^
) to tilde (~
)Changes walkthrough 📝
package-lock.json
Update
yaml
package version and modifytslib
dependency versioningpackage-lock.json
['Updated
yaml
package version from2.4.3
to2.4.5
', 'Changed thetslib
dependency version to use tilde (~
) instead of caret (^
)']package.json
Update `yaml` package version
package.json
['Updated
yaml
package version from2.4.3
to2.4.5
']