-
-
Notifications
You must be signed in to change notification settings - Fork 36
Update 3 NuGet dependencies #404
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 3 NuGet dependencies #404
Conversation
Bumps nanoFramework.System.IO.Ports from 1.1.131 to 1.1.132</br>Bumps nanoFramework.System.IO.Streams from 1.1.94 to 1.1.96</br>Bumps nanoFramework.System.Net from 1.11.42 to 1.11.43</br> [version update] ###⚠️ This is an automated update.⚠️
Caution Review failedThe pull request is closed. ## Walkthrough
This change updates the `packages.lock.json` files across multiple projects to reference newer versions of several nanoFramework packages. Specifically, the updates include bumping `nanoFramework.System.IO.Ports` from 1.1.131 to 1.1.132, `nanoFramework.System.IO.Streams` from 1.1.94 to 1.1.96, and `nanoFramework.System.Net` from 1.11.42 to 1.11.43 where applicable. The updates adjust the requested and resolved versions, as well as the content hashes, to reflect these new package versions. No changes were made to code or public API declarations.
## Changes
| Files | Change Summary |
|----------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| Tests/FireTestApp/packages.lock.json | Updated `nanoFramework.System.IO.Streams` from 1.1.94 to 1.1.96. |
| Tests/M5Core2TestApp/packages.lock.json, Tests/ToughTestApp/packages.lock.json | Updated `nanoFramework.System.IO.Ports` (1.1.131 → 1.1.132), `nanoFramework.System.IO.Streams` (1.1.94 → 1.1.96), and `nanoFramework.System.Net` (1.11.42 → 1.11.43). |
| Tests/M5CoreTestApp/packages.lock.json, nanoFramework.Fire/packages.lock.json, |
| nanoFramework.M5Core/packages.lock.json, nanoFramework.M5Core2/packages.lock.json, |
| nanoFramework.Tough/packages.lock.json | Updated `nanoFramework.System.IO.Ports` from 1.1.131 to 1.1.132 and `nanoFramework.System.IO.Streams` from 1.1.94 to 1.1.96. |
## Possibly related PRs
- nanoframework/nanoFramework.M5Stack#405: Updates the version of nanoFramework.System.IO.Streams from 1.1.94 to 1.1.96 in multiple package lock files, closely matching this PR's dependency changes.
- nanoframework/nanoFramework.M5Stack#396: Updates nanoFramework.System.IO.Streams but to a different version (1.1.88 → 1.1.89), showing a similar pattern of dependency updates.
- nanoframework/nanoFramework.M5Stack#385: Updates nanoFramework.System.IO.Streams from 1.1.82 to 1.1.86, related through similar dependency version bumping.
## Suggested labels
`CI: Publish Release`
## Suggested reviewers
- AdrianSoundy 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (20)
📒 Files selected for processing (8)
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. 🪧 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.System.IO.Ports from 1.1.131 to 1.1.132
Bumps nanoFramework.System.IO.Streams from 1.1.94 to 1.1.96
Bumps nanoFramework.System.Net from 1.11.42 to 1.11.43
[version update]
Summary by CodeRabbit