Skip to content

Update 1 NuGet dependencies#85

Merged
nfbot merged 1 commit intomainfrom
nfbot/update-dependencies/3b748746-5736-430e-a748-e2b0e2dbdee5
Nov 19, 2025
Merged

Update 1 NuGet dependencies#85
nfbot merged 1 commit intomainfrom
nfbot/update-dependencies/3b748746-5736-430e-a748-e2b0e2dbdee5

Conversation

@nfbot
Copy link
Copy Markdown
Member

@nfbot nfbot commented Nov 19, 2025

Bumps nanoFramework.System.Net from 1.11.46 to 1.11.47

[version update]

⚠️ This is an automated update. ⚠️

Summary by CodeRabbit

  • Chores
    • Updated System.Net dependency to version 1.11.47.

Bumps nanoFramework.System.Net from 1.11.46 to 1.11.47</br>
[version update]

### ⚠️ This is an automated update. ⚠️
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 19, 2025

Walkthrough

Updated the nanoFramework.System.Net dependency in packages.lock.json from version 1.11.46 to 1.11.47, including the corresponding contentHash value change for package integrity verification.

Changes

Cohort / File(s) Summary
Dependency Version Update
nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json
Updated nanoFramework.System.Net direct dependency from version 1.11.46 to 1.11.47 with new contentHash value

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update 1 NuGet dependencies' clearly identifies the main change: a NuGet dependency update. It accurately reflects the changeset which updates nanoFramework.System.Net from version 1.11.46 to 1.11.47.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch nfbot/update-dependencies/3b748746-5736-430e-a748-e2b0e2dbdee5

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a 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

📥 Commits

Reviewing files that changed from the base of the PR and between 51a7b41 and 5e348e4.

⛔ Files ignored due to path filters (3)
  • nanoFramework.System.Net.Sockets.UdpClient.nuspec is excluded by none and included by none
  • nanoFramework.System.Net.Sockets.UdpClient/nanoFramework.System.Net.Sockets.UdpClient.nfproj is excluded by none and included by none
  • nanoFramework.System.Net.Sockets.UdpClient/packages.config is excluded by none and included by none
📒 Files selected for processing (1)
  • nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json (1 hunks)
🔇 Additional comments (1)
nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json (1)

23-28: Lock file update looks good.

The version bump is consistent across all three fields (requested, resolved, and contentHash), and other dependencies remain unchanged. Pending verification of the package legitimacy and contentHash integrity as noted above.

Comment on lines +25 to +27
"requested": "[1.11.47, 1.11.47]",
"resolved": "1.11.47",
"contentHash": "fPjTPfaqDiirh9AysBLlEX5/KbaOliSxyspwpBTcM5OupCNjVXz0aZ9fOWex+BMjZei6GpG74kP8Z4ml912pcw=="
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

Verify the package version and integrity hash.

The dependency version bump and contentHash update appear consistent. However, verify that version 1.11.47 is a legitimate release and that the contentHash correctly matches the package.

To confirm the contentHash matches the official package, you may also run:


🏁 Script executed:

#!/bin/bash
# Verify the nanoFramework.System.Net 1.11.47 package details from NuGet
curl -s https://api.nuget.org/v3-flatcontainer/nanoframework.system.net/1.11.47/nanoframework.system.net.1.11.47.nupkg.sha512

Length of output: 213


🌐 Web query:

nanoFramework.System.Net 1.11.47 release NuGet

💡 Result:

I couldn't find nanoFramework.System.Net version 1.11.47 on NuGet. The latest published version on nuget.org is 1.11.46 (published 2025-11-13). [1][2]

Sources:

  • nuget.org package page (shows v1.11.46 as latest). [1]
  • .NET nanoFramework stable releases announcement. [2]

Revert to nanoFramework.System.Net version 1.11.46 — version 1.11.47 does not exist on NuGet.

Version 1.11.47 is not published on NuGet; the latest published version is 1.11.46 (released 2025-11-13). The lock file references a non-existent package, which will prevent package restoration. Update lines 25-27 to restore the version to 1.11.46 or wait for 1.11.47 to be officially released before committing this change.

🤖 Prompt for AI Agents
In nanoFramework.System.Net.Sockets.UdpClient/packages.lock.json around lines 25
to 27 the lockfile references nanoFramework.System.Net version 1.11.47 which
does not exist on NuGet; update the "requested" and "resolved" entries from
1.11.47 to 1.11.46 (and adjust contentHash if necessary by regenerating the
lockfile via a restore) so the lockfile matches the published package version,
or revert this change and wait for 1.11.47 to be published before committing.

@nfbot nfbot merged commit 31d966d into main Nov 19, 2025
8 checks passed
@nfbot nfbot deleted the nfbot/update-dependencies/3b748746-5736-430e-a748-e2b0e2dbdee5 branch November 19, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant