-
-
Notifications
You must be signed in to change notification settings - Fork 19
Update 1 NuGet dependencies #430
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 #430
Conversation
Bumps nanoFramework.Benchmark from 1.0.112 to 1.0.113</br> [version update] ###⚠️ This is an automated update.⚠️
WalkthroughSingle dependency version bump in the nanoFramework.Json.Benchmark project lock file. The nanoFramework.Benchmark package is updated from version 1.0.112 to 1.0.113, with corresponding requested range, resolved version, and content hash values. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 |
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.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (2)
nanoFramework.Json.Benchmark/nanoFramework.Json.Benchmark.nfprojis excluded by none and included by nonenanoFramework.Json.Benchmark/packages.configis excluded by none and included by none
📒 Files selected for processing (1)
nanoFramework.Json.Benchmark/packages.lock.json(1 hunks)
| "requested": "[1.0.113, 1.0.113]", | ||
| "resolved": "1.0.113", | ||
| "contentHash": "RzyI2ZhBrnHHfTclGRv0zl92ueEEVqCgsfAEZ1WHElJdAfHCfJIHOQiHQha5IBJ0ttsLIEiy51fyBeDZpgLJCw==" |
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.
🧩 Analysis chain
nanoFramework.Benchmark 1.0.113 NuGet package
<web_search_result>
I couldn't find a nanoFramework.Benchmark 1.0.113 package on nuget.org. The nanoFramework.Benchmark NuGet pages show published versions such as 1.0.83, 1.0.97 and 1.0.100 (no 1.0.113 listed). [1][2]
If you want, I can watch nuget.org and notify you if/when 1.0.113 appears, or fetch the latest available version now.
Sources:
[1] nanoFramework.Benchmark — nuget.org (version list pages). (nuget.org)
Citations:
- 1: https://www.nuget.org/packages/nanoFramework.Benchmark/1.0.83?utm_source=openai
</web_search_result>
Script executed:
#!/bin/bash
# Check for security advisories related to nanoFramework.Benchmark
# Using GitHub security and NuGet package information
curl -s "https://api.github.com/search/issues?q=nanoFramework.Benchmark+1.0.113+security" | head -100Repository: nanoframework/nanoFramework.Json
<shell_result>
Repository: nanoframework/nanoFramework.Json
Exit code: 0
stdout:
{
"total_count": 3,
"incomplete_results": false,
"items": [
{
"url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/issues/15",
"repository_url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack",
"labels_url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/issues/15/labels{/name}",
"comments_url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/issues/15/comments",
"events_url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/issues/15/events",
"html_url": "https://github.com/nanoframework/nanoFramework.MessagePack/pull/15",
"id": 3665119398,
"node_id": "PR_kwDOOTkNIM61hoS0",
"number": 15,
"title": "Update 1 NuGet dependencies",
"user": {
"login": "nfbot",
"id": 25073645,
"node_id": "MDQ6VXNlcjI1MDczNjQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/25073645?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nfbot",
"html_url": "https://github.com/nfbot",
"followers_url": "https://api.github.com/users/nfbot/followers",
"following_url": "https://api.github.com/users/nfbot/following{/other_user}",
"gists_url": "https://api.github.com/users/nfbot/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nfbot/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nfbot/subscriptions",
"organizations_url": "https://api.github.com/users/nfbot/orgs",
"repos_url": "https://api.github.com/users/nfbot/repos",
"events_url": "https://api.github.com/users/nfbot/events{/privacy}",
"received_events_url": "https://api.github.com/users/nfbot/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"labels": [
{
"id": 8480995172,
"node_id": "LA_kwDOOTkNIM8AAAAB-YG3ZA",
"url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/labels/Type:%20dependencies",
"name": "Type: dependencies",
"color": "8ac2ea",
"default": false,
"description": ""
}
],
"state": "closed",
"locked": false,
"assignee": null,
"assignees": [
],
"milestone": null,
"comments": 2,
"created_at": "2025-11-26T00:40:26Z",
"updated_at": "2025-11-26T00:45:21Z",
"closed_at": "2025-11-26T00:45:19Z",
"author_association": "MEMBER",
"type": null,
"active_lock_reason": null,
"draft": false,
"pull_request": {
"url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/pulls/15",
"html_url": "https://github.com/nanoframework/nanoFramework.MessagePack/pull/15",
"diff_url": "https://github.com/nanoframework/nanoFramework.MessagePack/pull/15.diff",
"patch_url": "https://github.com/nanoframework/nanoFramework.MessagePack/pull/15.patch",
"merged_at": "2025-11-26T00:45:19Z"
},
"body": "Bumps nanoFramework.Benchmark from 1.0.112 to 1.0.113</br>\n[version update]\n\n### :warning: This is an automated update. :warning:\n\n\n<!-- This is an auto-generated comment: release notes by coderabbit.ai -->\n\n## Summary by CodeRabbit\n\n* **Chores**\n * Updated dependencies to the latest version.\n\n<sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub>\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
"reactions": {
"url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/issues/15/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/nanoframework/nanoFramework.MessagePack/issues/15/timeline",
"performed_via_github_app": null,
"state_reason": null,
"score": 1.0
},
{
"url": "https://api.github.com/repos/nanoframework/nanoFramework.Hardware.Esp32.Rmt/issues/96",
"repository_url": "https://api.github.com/repos/nanoframework/nanoFramework.Hardware.Esp32.Rmt",
"labels_url": "https://api.github.com/repos/nanoframework/nanoFramework.Hardware.Esp32.Rmt/issues/96/labels{/name}",
"comments_url": "https://api.github.com/repos/nanoframework/nanoFramework.Hardware.Esp32.Rmt/issues/96/comments",
"events_url": "https://api.github.com/repos/nanoframework/nanoFramework.Hardware.Esp32.Rmt/issues/96/events",
"html_url": "https://github.com/nanoframework/nanoFramework.Hardware.Esp32.Rmt/pull/96",
"id": 3658112281,
"node_id": "PR_kwDODCmPAs61KDXx",
"number": 96,
"title": "Update 1 NuGet dependencies",
"user": {
"login": "nfbot",
</shell_result>
Script executed:
#!/bin/bash
# Check the actual content of packages.lock.json
cat -n nanoFramework.Json.Benchmark/packages.lock.json | head -20Repository: nanoframework/nanoFramework.Json
<shell_result>
Repository: nanoframework/nanoFramework.Json
Exit code: 0
stdout:
1 {
2 "version": 1,
3 "dependencies": {
4 ".NETnanoFramework,Version=v1.0": {
5 "nanoFramework.Benchmark": {
6 "type": "Direct",
7 "requested": "[1.0.113, 1.0.113]",
8 "resolved": "1.0.113",
9 "contentHash": "RzyI2ZhBrnHHfTclGRv0zl92ueEEVqCgsfAEZ1WHElJdAfHCfJIHOQiHQha5IBJ0ttsLIEiy51fyBeDZpgLJCw=="
10 },
11 "nanoFramework.CoreLibrary": {
12 "type": "Direct",
13 "requested": "[1.17.11, 1.17.11]",
14 "resolved": "1.17.11",
15 "contentHash": "HezzAc0o2XrSGf85xSeD/6xsO6ohF9hX6/iMQ1IZS6Zw6umr4WfAN2Jv0BrPxkaYwzEegJxxZujkHoUIAqtOMw=="
16 },
17 "nanoFramework.Logging": {
18 "type": "Direct",
19 "requested": "[1.1.161, 1.1.161]",
20 "resolved": "1.1.161",
</shell_result>
This version does not exist on NuGet—the packages.lock.json references a non-existent release.
Web search of nuget.org confirms nanoFramework.Benchmark version 1.0.113 is not published. Only versions 1.0.83, 1.0.97, and 1.0.100 are available. This will cause NuGet restore failures. Verify the actual intended version and update accordingly.
🤖 Prompt for AI Agents
In nanoFramework.Json.Benchmark/packages.lock.json around lines 7 to 9, the lock
file references nanoFramework.Benchmark version 1.0.113 which does not exist on
NuGet; update the lock entry to a valid published version (e.g., 1.0.100,
1.0.97, or 1.0.83) or the exact intended version. To fix, confirm the correct
package version in your project/nuget.config or csproj, run a fresh restore
(dotnet restore or nuget restore) to regenerate packages.lock.json so it
resolves to a published version, and commit the updated packages.lock.json.
Ensure the requested/resolved fields match the confirmed version and the
contentHash is regenerated by the restore.
Bumps nanoFramework.Benchmark from 1.0.112 to 1.0.113
[version update]
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.