Skip to content

Conversation

@nfbot
Copy link
Member

@nfbot nfbot commented Nov 21, 2025

Bumps nanoFramework.System.Net from 1.11.46 to 1.11.47
Bumps nanoFramework.System.Net.Http.Server from 1.5.199 to 1.5.200
Bumps nanoFramework.System.Device.Wifi from 1.5.137 to 1.5.138

[version update]

⚠️ This is an automated update. ⚠️

Summary by CodeRabbit

  • Chores
    • Updated nanoFramework.System.Net from 1.11.46 to 1.11.47 across modules and test projects.
    • Updated nanoFramework.System.Net.Http.Server from 1.5.199 to 1.5.200 across modules and test projects.
    • Updated nanoFramework.System.Device.Wifi from 1.5.137 to 1.5.138 in test projects.

✏️ Tip: You can customize this high-level summary in your review settings.

Bumps nanoFramework.System.Net from 1.11.46 to 1.11.47</br>Bumps nanoFramework.System.Net.Http.Server from 1.5.199 to 1.5.200</br>Bumps nanoFramework.System.Device.Wifi from 1.5.137 to 1.5.138</br>
[version update]

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

coderabbitai bot commented Nov 21, 2025

Walkthrough

This PR updates NuGet package dependencies across multiple lockfiles in the repository. The changes consist of version bumps for nanoFramework.System.Net (1.11.46 → 1.11.47), nanoFramework.System.Net.Http.Server (1.5.199 → 1.5.200), and nanoFramework.System.Device.Wifi (1.5.137 → 1.5.138) packages, with corresponding contentHash updates.

Changes

Cohort / File(s) Summary
Core library lockfiles
nanoFramework.WebServer.FileSystem/packages.lock.json, nanoFramework.WebServer.Mcp/packages.lock.json, nanoFramework.WebServer/packages.lock.json
Updated nanoFramework.System.Net from 1.11.46 to 1.11.47 and nanoFramework.System.Net.Http.Server from 1.5.199 to 1.5.200 with new contentHash values
Test lockfiles
tests/McpEndToEndTest/packages.lock.json, tests/WebServerE2ETests/packages.lock.json
Updated nanoFramework.System.Device.Wifi (1.5.137 → 1.5.138), nanoFramework.System.Net (1.11.46 → 1.11.47), and nanoFramework.System.Net.Http.Server (1.5.199 → 1.5.200)
Additional test lockfiles
tests/McpServerTests/packages.lock.json, tests/nanoFramework.WebServer.Tests/packages.lock.json
Updated nanoFramework.System.Net from 1.11.46 to 1.11.47 and nanoFramework.System.Net.Http.Server from 1.5.199 to 1.5.200

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

  • All changes follow a consistent, repetitive pattern across seven lockfiles
  • Each update involves straightforward version bumps with corresponding contentHash changes
  • Verification focus should be on consistency of versions across all lockfiles and confirming no conflicting version ranges exist

Possibly related PRs

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 accurately describes the main change: updating 3 NuGet dependencies across multiple package lock files.
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/1a318792-d515-4dff-9536-38fa283ae79e

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 89c5525 and 6201477.

⛔ Files ignored due to path filters (17)
  • nanoFramework.WebServer.FileSystem.nuspec is excluded by none and included by none
  • nanoFramework.WebServer.FileSystem/nanoFramework.WebServer.FileSystem.nfproj is excluded by none and included by none
  • nanoFramework.WebServer.FileSystem/packages.config is excluded by none and included by none
  • nanoFramework.WebServer.Mcp.nuspec is excluded by none and included by none
  • nanoFramework.WebServer.Mcp/nanoFramework.WebServer.Mcp.nfproj is excluded by none and included by none
  • nanoFramework.WebServer.Mcp/packages.config is excluded by none and included by none
  • nanoFramework.WebServer.nuspec is excluded by none and included by none
  • nanoFramework.WebServer/nanoFramework.WebServer.nfproj is excluded by none and included by none
  • nanoFramework.WebServer/packages.config is excluded by none and included by none
  • tests/McpEndToEndTest/McpEndToEndTest.nfproj is excluded by none and included by none
  • tests/McpEndToEndTest/packages.config is excluded by none and included by none
  • tests/McpServerTests/McpServerTests.nfproj is excluded by none and included by none
  • tests/McpServerTests/packages.config is excluded by none and included by none
  • tests/WebServerE2ETests/WebServerE2ETests.nfproj is excluded by none and included by none
  • tests/WebServerE2ETests/packages.config is excluded by none and included by none
  • tests/nanoFramework.WebServer.Tests/nanoFramework.WebServer.Tests.nfproj is excluded by none and included by none
  • tests/nanoFramework.WebServer.Tests/packages.config is excluded by none and included by none
📒 Files selected for processing (7)
  • nanoFramework.WebServer.FileSystem/packages.lock.json (1 hunks)
  • nanoFramework.WebServer.Mcp/packages.lock.json (1 hunks)
  • nanoFramework.WebServer/packages.lock.json (1 hunks)
  • tests/McpEndToEndTest/packages.lock.json (2 hunks)
  • tests/McpServerTests/packages.lock.json (1 hunks)
  • tests/WebServerE2ETests/packages.lock.json (2 hunks)
  • tests/nanoFramework.WebServer.Tests/packages.lock.json (1 hunks)
🔇 Additional comments (7)
nanoFramework.WebServer.FileSystem/packages.lock.json (1)

37-45: Dependency updates look good.

Both packages are updated consistently with matching contentHash values. The version bumps (1.11.46→1.11.47 and 1.5.199→1.5.200) are patch-level and the hashes align with the same versions across other lockfiles.

tests/nanoFramework.WebServer.Tests/packages.lock.json (1)

37-45: Dependency updates consistent.

Package versions and contentHash values match the updates across other non-E2E test lockfiles, confirming consistent application of the dependency bumps.

nanoFramework.WebServer.Mcp/packages.lock.json (1)

37-45: Consistent with other package updates.

Versions and contentHash values align with the standardized updates across the codebase.

nanoFramework.WebServer/packages.lock.json (1)

31-39: Updates are consistent across the codebase.

Both dependencies are properly updated with matching contentHash values seen in other lockfiles.

tests/McpServerTests/packages.lock.json (1)

31-39: Updates follow the consistent pattern across all files.

Version bumps and contentHash values are correct and match the standardized updates.

tests/WebServerE2ETests/packages.lock.json (1)

25-51: All three dependencies properly updated with consistent hashes.

System.Device.Wifi update (1.5.137→1.5.138) is correctly applied to E2E test files as expected. System.Net and System.Net.Http.Server updates align with the standardized versions across all lockfiles.

tests/McpEndToEndTest/packages.lock.json (1)

31-51: Complete and consistent dependency updates across all E2E test files.

All three packages are properly updated with contentHash values that match across the codebase.


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.

@sonarqubecloud
Copy link

@nfbot nfbot merged commit 3fa1c79 into main Nov 21, 2025
8 checks passed
@nfbot nfbot deleted the nfbot/update-dependencies/1a318792-d515-4dff-9536-38fa283ae79e branch November 21, 2025 00:46
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.

2 participants