Skip to content

Update 28 NuGet dependencies #1265

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

Merged

Conversation

nfbot
Copy link
Member

@nfbot nfbot commented Feb 4, 2025

Bumps nanoFramework.CoreLibrary from 1.16.1 to 1.16.11
Bumps nanoFramework.Runtime.Events from 1.11.26 to 1.11.29
Bumps nanoFramework.System.Math from 1.5.86 to 1.5.90
Bumps nanoFramework.System.Device.Spi from 1.3.71 to 1.3.72
Bumps nanoFramework.Runtime.Native from 1.7.7 to 1.7.8
Bumps nanoFramework.System.Device.I2c from 1.1.25 to 1.1.26
Bumps nanoFramework.System.Text from 1.3.9 to 1.3.16
Bumps nanoFramework.TestFramework from 3.0.57 to 3.0.60
Bumps nanoFramework.System.Threading from 1.1.45 to 1.1.46
Bumps nanoFramework.System.Net from 1.11.23 to 1.11.25
Bumps nanoFramework.System.Device.Pwm from 1.1.19 to 1.1.20
Bumps nanoFramework.ResourceManager from 1.2.28 to 1.2.29
Bumps nanoFramework.System.Device.Wifi from 1.5.112 to 1.5.113
Bumps nanoFramework.System.Device.Gpio from 1.1.52 to 1.1.53
Bumps nanoFramework.Hardware.Esp32 from 1.6.28 to 1.6.29
Bumps nanoFramework.Device.OneWire from 1.4.31 to 1.4.32
Bumps nanoFramework.Hardware.Esp32.Rmt from 2.0.21 to 2.0.22
Bumps nanoFramework.System.IO.Ports from 1.1.112 to 1.1.116
Bumps nanoFramework.Iot.Device.ShiftRegister from 1.2.765 to 1.2.768
Bumps nanoFramework.Iot.Device.Card from 1.2.757 to 1.2.768
Bumps nanoFramework.Logging from 1.1.131 to 1.1.133
Bumps nanoFramework.System.Net.Sockets.UdpClient from 1.1.80 to 1.1.82
Bumps nanoFramework.WebServer from 1.2.87 to 1.2.88
Bumps nanoFramework.Graphics.Core from 1.2.33 to 1.2.34
Bumps nanoFramework.Iot.Device.CharacterLcd from 1.1.685 to 1.1.689
Bumps nanoFramework.System.IO.FileSystem from 1.1.74 to 1.1.77
Bumps nanoFramework.Logging from 1.1.131 to 1.1.134
Bumps nanoFramework.System.Device.Adc from 1.1.20 to 1.1.21

[version update]

⚠️ This is an automated update. ⚠️

Summary by CodeRabbit

  • Chores
    • Upgraded dependency versions across multiple device projects to the latest releases. These improvements affect core libraries, runtime events, device interfaces, and other essential packages to enhance stability, performance, security, and overall compatibility. No user-facing features have changed, ensuring reliable operation aligned with recent framework enhancements.

Copy link

coderabbitai bot commented Feb 4, 2025

Walkthrough

This change updates multiple packages.lock.json files across various device projects to use newer dependency versions. Most updates adjust the version numbers and associated content hashes for common nanoFramework libraries such as nanoFramework.CoreLibrary (from 1.16.1 to 1.16.11), nanoFramework.Runtime.Events (from 1.11.26 to 1.11.29), and nanoFramework.System.Math (from 1.5.86 to 1.5.90). Some projects include additional updates for device-specific dependencies such as I²C, SPI, Runtime.Native, System.Threading, and others.

Changes

File(s) Pattern Change Summary
devices/…/packages.lock.json (e.g., A4988, AD5328, Ads1115, Adxl343, Ak8963, Am2320, Amg88xx, AtomQrCode, Axp192) Core dependencies updated: nanoFramework.CoreLibrary 1.16.1 → 1.16.11, nanoFramework.Runtime.Events 1.11.26 → 1.11.29, nanoFramework.System.Math 1.5.86 → 1.5.90; corresponding content hashes updated.
devices/…/samples/packages.lock.json (common across many devices) Similar updates as main lock files with additional device-specific dependency updates (e.g., nanoFramework.System.Device.I2c and in some cases System.Device.Spi).
devices/AtModem/…, devices/Charlieplex/…, devices/Bmm150/…, DhcpServer/… Extended updates including nanoFramework.Runtime.Native (1.7.7 → 1.7.8), nanoFramework.System.Threading (1.1.45 → 1.1.46), and test framework upgrades where applicable.
Devices with network or platform-specific components (e.g., DhcpServer, Dhtxx.Esp32) Additional dependency updates such as nanoFramework.System.Net (1.11.23 → 1.11.25), nanoFramework.System.Text (1.3.9 → 1.3.16), and ResourceManager adjustments.

Sequence Diagram(s)

Possibly related PRs

Suggested labels

CI: Publish Release, Type: dependencies

Tip

🌐 Web search-backed reviews and chat
  • We have enabled web search-based reviews and chat for all users. This feature allows CodeRabbit to access the latest documentation and information on the web.
  • You can disable this feature by setting web_search: false in the knowledge_base settings.
  • Please share any feedback in the Discord discussion.

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?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@josesimoes josesimoes force-pushed the nfbot/update-dependencies/1d1b05e7-563e-433a-9a65-946b8b23cede branch from d864dc3 to bab6f01 Compare February 4, 2025 09:40
@nfbot nfbot closed this Feb 4, 2025
@nfbot nfbot deleted the nfbot/update-dependencies/1d1b05e7-563e-433a-9a65-946b8b23cede branch February 4, 2025 09:51
@nfbot nfbot added invalid This doesn't seem right and removed Type: dependencies labels Feb 4, 2025
@josesimoes josesimoes restored the nfbot/update-dependencies/1d1b05e7-563e-433a-9a65-946b8b23cede branch February 4, 2025 10:01
@josesimoes josesimoes reopened this Feb 4, 2025
nfbot and others added 2 commits February 4, 2025 10:01
Bumps nanoFramework.CoreLibrary from 1.16.1 to 1.16.11</br>Bumps nanoFramework.Runtime.Events from 1.11.26 to 1.11.29</br>Bumps nanoFramework.System.Math from 1.5.86 to 1.5.90</br>Bumps nanoFramework.System.Device.Spi from 1.3.71 to 1.3.72</br>Bumps nanoFramework.Runtime.Native from 1.7.7 to 1.7.8</br>Bumps nanoFramework.System.Device.I2c from 1.1.25 to 1.1.26</br>Bumps nanoFramework.System.Text from 1.3.9 to 1.3.16</br>Bumps nanoFramework.TestFramework from 3.0.57 to 3.0.60</br>Bumps nanoFramework.System.Threading from 1.1.45 to 1.1.46</br>Bumps nanoFramework.System.Net from 1.11.23 to 1.11.25</br>Bumps nanoFramework.System.Device.Pwm from 1.1.19 to 1.1.20</br>Bumps nanoFramework.ResourceManager from 1.2.28 to 1.2.29</br>Bumps nanoFramework.System.Device.Wifi from 1.5.112 to 1.5.113</br>Bumps nanoFramework.System.Device.Gpio from 1.1.52 to 1.1.53</br>Bumps nanoFramework.Hardware.Esp32 from 1.6.28 to 1.6.29</br>Bumps nanoFramework.Device.OneWire from 1.4.31 to 1.4.32</br>Bumps nanoFramework.Hardware.Esp32.Rmt from 2.0.21 to 2.0.22</br>Bumps nanoFramework.System.IO.Ports from 1.1.112 to 1.1.116</br>Bumps nanoFramework.Iot.Device.ShiftRegister from 1.2.765 to 1.2.768</br>Bumps nanoFramework.Iot.Device.Card from 1.2.757 to 1.2.768</br>Bumps nanoFramework.Logging from 1.1.131 to 1.1.133</br>Bumps nanoFramework.System.Net.Sockets.UdpClient from 1.1.80 to 1.1.82</br>Bumps nanoFramework.WebServer from 1.2.87 to 1.2.88</br>Bumps nanoFramework.Graphics.Core from 1.2.33 to 1.2.34</br>Bumps nanoFramework.Iot.Device.CharacterLcd from 1.1.685 to 1.1.689</br>Bumps nanoFramework.System.IO.FileSystem from 1.1.74 to 1.1.77</br>Bumps nanoFramework.Logging from 1.1.131 to 1.1.134</br>Bumps nanoFramework.System.Device.Adc from 1.1.20 to 1.1.21</br>
[version update]

### ⚠️ This is an automated update. ⚠️
@josesimoes josesimoes force-pushed the nfbot/update-dependencies/1d1b05e7-563e-433a-9a65-946b8b23cede branch from bab6f01 to 4e68cab Compare February 4, 2025 10:01
@josesimoes josesimoes added Type: dependencies and removed invalid This doesn't seem right labels Feb 4, 2025
@nfbot nfbot merged commit cd606b4 into develop Feb 4, 2025
3 checks passed
@nfbot nfbot deleted the nfbot/update-dependencies/1d1b05e7-563e-433a-9a65-946b8b23cede branch February 4, 2025 10:25
@josesimoes
Copy link
Member

@nfbot updatedependencies all

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