-
-
Notifications
You must be signed in to change notification settings - Fork 116
Update 1 NuGet dependencies #1213
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 1 NuGet dependencies #1213
Conversation
Bumps nanoFramework.Iot.Device.Common.GnssDevice from 1.0.88 to 1.0.110</br> [version update] ###⚠️ This is an automated update.⚠️
WalkthroughThis pull request updates the Changes
Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (1)
🔇 Additional comments (1)devices/AtModem/packages.lock.json (1)
The dependency update for
Let's verify this is the latest stable version: ✅ Verification successfulVersion update is safe and up-to-date The update to version 1.0.110 of nanoFramework.Iot.Device.Common.GnssDevice is verified to be:
🏁 Scripts executedThe following scripts were executed for the analysis: Script: #!/bin/bash
# Description: Verify the latest stable version of nanoFramework.Iot.Device.Common.GnssDevice
# and check for any recent security advisories
# Check NuGet feed for latest versions
curl -s https://api.nuget.org/v3-flatcontainer/nanoframework.iot.device.common.gnssdevice/index.json | jq '.versions[]' | sort -V
# Check for security advisories
gh api graphql -f query='
{
securityVulnerabilities(first: 5, ecosystem: NUGET, package: "nanoFramework.Iot.Device.Common.GnssDevice") {
nodes {
advisory {
summary
severity
publishedAt
}
vulnerableVersionRange
firstPatchedVersion {
identifier
}
}
}
}'
Length of output: 615 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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps nanoFramework.Iot.Device.Common.GnssDevice from 1.0.88 to 1.0.110
[version update]
Summary by CodeRabbit
nanoFramework.Iot.Device.Common.GnssDevicefrom1.0.88to1.0.110