Skip to content

Conversation

@nfbot
Copy link
Member

@nfbot nfbot commented Apr 2, 2025

Bumps nanoFramework.Hardware.Esp32.Rmt from 2.0.32 to 2.0.35
Bumps nanoFramework.Iot.Device.Button from 1.2.852 to 1.2.864
Bumps nanoFramework.Iot.Device.Ws28xx.Esp32 from 1.2.852 to 1.2.864
Bumps nanoFramework.System.Device.Spi from 1.3.81 to 1.3.82
Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.852 to 1.2.864
Bumps nanoFramework.System.Buffers.Binary.BinaryPrimitives from 1.2.848 to 1.2.862
Bumps nanoFramework.System.Device.Model from 1.2.848 to 1.2.862
Bumps nanoFramework.System.Numerics from 1.2.848 to 1.2.862
Bumps UnitsNet.nanoFramework.Temperature from 5.73.0 to 5.74.0
Bumps nanoFramework.Iot.Device.Buzzer from 1.2.852 to 1.2.864
Bumps nanoFramework.Iot.Device.Common.NumberHelper from 1.2.848 to 1.2.862
Bumps nanoFramework.Iot.Device.ePaper from 1.0.688 to 1.0.700
Bumps nanoFramework.Iot.Device.Rtc from 1.2.852 to 1.2.864
Bumps UnitsNet.nanoFramework.Frequency from 5.73.0 to 5.74.0
Bumps nanoFramework.Iot.Device.Bmm150 from 1.2.852 to 1.2.864
Bumps nanoFramework.Iot.Device.Ip5306 from 1.2.852 to 1.2.864
Bumps nanoFramework.System.IO.FileSystem from 1.1.83 to 1.1.85
Bumps UnitsNet.nanoFramework.ElectricCurrent from 5.73.0 to 5.74.0
Bumps nanoFramework.System.Diagnostics.Stopwatch from 1.2.848 to 1.2.862
Bumps nanoFramework.Iot.Device.Axp192 from 1.2.852 to 1.2.864
Bumps nanoFramework.Iot.Device.Ft6xx6x from 1.2.855 to 1.2.863
Bumps UnitsNet.nanoFramework.ElectricPotential from 5.73.0 to 5.74.0
Bumps UnitsNet.nanoFramework.Power from 5.73.0 to 5.74.0
Bumps nanoFramework.Iot.Device.Chsc6540 from 1.1.852 to 1.1.864

[version update]

⚠️ This is an automated update. ⚠️

Summary by CodeRabbit

  • Chores
    • Upgraded multiple third-party libraries across various projects to their latest versions. These dependency updates help ensure improved system stability, performance, and compatibility with current standards.

Bumps nanoFramework.Hardware.Esp32.Rmt from 2.0.32 to 2.0.35</br>Bumps nanoFramework.Iot.Device.Button from 1.2.852 to 1.2.864</br>Bumps nanoFramework.Iot.Device.Ws28xx.Esp32 from 1.2.852 to 1.2.864</br>Bumps nanoFramework.System.Device.Spi from 1.3.81 to 1.3.82</br>Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.852 to 1.2.864</br>Bumps nanoFramework.System.Buffers.Binary.BinaryPrimitives from 1.2.848 to 1.2.862</br>Bumps nanoFramework.System.Device.Model from 1.2.848 to 1.2.862</br>Bumps nanoFramework.System.Numerics from 1.2.848 to 1.2.862</br>Bumps UnitsNet.nanoFramework.Temperature from 5.73.0 to 5.74.0</br>Bumps nanoFramework.Iot.Device.Buzzer from 1.2.852 to 1.2.864</br>Bumps nanoFramework.Iot.Device.Common.NumberHelper from 1.2.848 to 1.2.862</br>Bumps nanoFramework.Iot.Device.ePaper from 1.0.688 to 1.0.700</br>Bumps nanoFramework.Iot.Device.Rtc from 1.2.852 to 1.2.864</br>Bumps UnitsNet.nanoFramework.Frequency from 5.73.0 to 5.74.0</br>Bumps nanoFramework.Iot.Device.Bmm150 from 1.2.852 to 1.2.864</br>Bumps nanoFramework.Iot.Device.Ip5306 from 1.2.852 to 1.2.864</br>Bumps nanoFramework.System.IO.FileSystem from 1.1.83 to 1.1.85</br>Bumps UnitsNet.nanoFramework.ElectricCurrent from 5.73.0 to 5.74.0</br>Bumps nanoFramework.System.Diagnostics.Stopwatch from 1.2.848 to 1.2.862</br>Bumps nanoFramework.Iot.Device.Axp192 from 1.2.852 to 1.2.864</br>Bumps nanoFramework.Iot.Device.Ft6xx6x from 1.2.855 to 1.2.863</br>Bumps UnitsNet.nanoFramework.ElectricPotential from 5.73.0 to 5.74.0</br>Bumps UnitsNet.nanoFramework.Power from 5.73.0 to 5.74.0</br>Bumps nanoFramework.Iot.Device.Chsc6540 from 1.1.852 to 1.1.864</br>
[version update]

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

coderabbitai bot commented Apr 2, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This change updates the dependency versions and associated content hashes across multiple packages.lock.json files in both test applications and nanoFramework projects. The updates are applied uniformly to libraries such as nanoFramework.Hardware.Esp32.Rmt, nanoFramework.Iot.Device.Button, various nanoFramework.Iot.Device.* packages, System libraries, and UnitsNet.nanoFramework.* packages. Each file now reflects newer requested and resolved version numbers to ensure consistency with updated external dependencies.

Changes

File Change Summary
Tests/…/packages.lock.json Updated dependency versions (e.g., nanoFramework.Hardware.Esp32.Rmt from 2.0.32 to 2.0.35, nanoFramework.Iot.Device.Button from 1.2.852 to 1.2.864, among others) and their content hashes across various test apps (AtomLiteTestApp, AtomMatrixTestApp, FireTestApp, M5Core2TestApp, M5CoreTestApp, M5StickTestApp, ToughTestApp).
nanoFramework.*/packages.lock.json Upgraded versions for a range of packages across nanoFramework projects (including AtomLite, AtomMatrix, CoreInk, Fire, M5Core, M5Core2, M5StickC, M5StickCPlus, and Tough), updating dependencies such as Iot.Device., System. libraries, and UnitsNet.nanoFramework.* packages with corresponding updated content hashes.

Possibly related PRs


📜 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 d8089f7 and ba83409.

⛔ Files ignored due to path filters (41)
  • Tests/AtomLiteTestApp/AtomLiteTestApp.nfproj is excluded by none and included by none
  • Tests/AtomLiteTestApp/packages.config is excluded by none and included by none
  • Tests/AtomMatrixTestApp/AtomMatrixTestApp.nfproj is excluded by none and included by none
  • Tests/AtomMatrixTestApp/packages.config is excluded by none and included by none
  • Tests/FireTestApp/FireTestApp.nfproj is excluded by none and included by none
  • Tests/FireTestApp/packages.config is excluded by none and included by none
  • Tests/M5Core2TestApp/M5Core2TestApp.nfproj is excluded by none and included by none
  • Tests/M5Core2TestApp/packages.config is excluded by none and included by none
  • Tests/M5CoreTestApp/M5CoreTestApp.nfproj is excluded by none and included by none
  • Tests/M5CoreTestApp/packages.config is excluded by none and included by none
  • Tests/M5StickTestApp/M5StickTestApp.nfproj is excluded by none and included by none
  • Tests/M5StickTestApp/packages.config is excluded by none and included by none
  • Tests/ToughTestApp/ToughTestApp.nfproj is excluded by none and included by none
  • Tests/ToughTestApp/packages.config is excluded by none and included by none
  • nanoFramework.AtomLite.nuspec is excluded by none and included by none
  • nanoFramework.AtomLite/nanoFramework.AtomLite.nfproj is excluded by none and included by none
  • nanoFramework.AtomLite/packages.config is excluded by none and included by none
  • nanoFramework.AtomMatrix.nuspec is excluded by none and included by none
  • nanoFramework.AtomMatrix/nanoFramework.AtomMatrix.nfproj is excluded by none and included by none
  • nanoFramework.AtomMatrix/packages.config is excluded by none and included by none
  • nanoFramework.CoreInk.nuspec is excluded by none and included by none
  • nanoFramework.CoreInk/nanoFramework.CoreInk.nfproj is excluded by none and included by none
  • nanoFramework.CoreInk/packages.config is excluded by none and included by none
  • nanoFramework.Fire.nuspec is excluded by none and included by none
  • nanoFramework.Fire/nanoFramework.Fire.nfproj is excluded by none and included by none
  • nanoFramework.Fire/packages.config is excluded by none and included by none
  • nanoFramework.M5Core.nuspec is excluded by none and included by none
  • nanoFramework.M5Core/nanoFramework.M5Core.nfproj is excluded by none and included by none
  • nanoFramework.M5Core/packages.config is excluded by none and included by none
  • nanoFramework.M5Core2.nuspec is excluded by none and included by none
  • nanoFramework.M5Core2/nanoFramework.M5Core2.nfproj is excluded by none and included by none
  • nanoFramework.M5Core2/packages.config is excluded by none and included by none
  • nanoFramework.M5StickC.nuspec is excluded by none and included by none
  • nanoFramework.M5StickC/nanoFramework.M5StickC.nfproj is excluded by none and included by none
  • nanoFramework.M5StickC/packages.config is excluded by none and included by none
  • nanoFramework.M5StickCPlus.nuspec is excluded by none and included by none
  • nanoFramework.M5StickCPlus/nanoFramework.M5StickCPlus.nfproj is excluded by none and included by none
  • nanoFramework.M5StickCPlus/packages.config is excluded by none and included by none
  • nanoFramework.Tough.nuspec is excluded by none and included by none
  • nanoFramework.Tough/nanoFramework.Tough.nfproj is excluded by none and included by none
  • nanoFramework.Tough/packages.config is excluded by none and included by none
📒 Files selected for processing (16)
  • Tests/AtomLiteTestApp/packages.lock.json (1 hunks)
  • Tests/AtomMatrixTestApp/packages.lock.json (1 hunks)
  • Tests/FireTestApp/packages.lock.json (6 hunks)
  • Tests/M5Core2TestApp/packages.lock.json (7 hunks)
  • Tests/M5CoreTestApp/packages.lock.json (6 hunks)
  • Tests/M5StickTestApp/packages.lock.json (4 hunks)
  • Tests/ToughTestApp/packages.lock.json (3 hunks)
  • nanoFramework.AtomLite/packages.lock.json (2 hunks)
  • nanoFramework.AtomMatrix/packages.lock.json (5 hunks)
  • nanoFramework.CoreInk/packages.lock.json (4 hunks)
  • nanoFramework.Fire/packages.lock.json (6 hunks)
  • nanoFramework.M5Core/packages.lock.json (6 hunks)
  • nanoFramework.M5Core2/packages.lock.json (6 hunks)
  • nanoFramework.M5StickC/packages.lock.json (5 hunks)
  • nanoFramework.M5StickCPlus/packages.lock.json (6 hunks)
  • nanoFramework.Tough/packages.lock.json (3 hunks)

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
🪧 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.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 2, 2025

@nfbot nfbot merged commit fd58375 into main Apr 2, 2025
7 checks passed
@nfbot nfbot deleted the nfbot/update-dependencies/8eb72bf1-c4fd-4b41-81a5-87d7cf5116aa branch April 2, 2025 17:50
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