Skip to content
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 14 NuGet dependencies #333

Merged

Conversation

nfbot
Copy link
Member

@nfbot nfbot commented Jun 19, 2024

Bumps nanoFramework.Iot.Device.Button from 1.2.560 to 1.2.570
Bumps nanoFramework.Iot.Device.Ws28xx.Esp32 from 1.2.548 to 1.2.570
Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.536 to 1.2.573
Bumps UnitsNet.nanoFramework.Temperature from 5.50.0 to 5.52.0
Bumps nanoFramework.Iot.Device.Bmm150 from 1.2.560 to 1.2.570
Bumps nanoFramework.Iot.Device.Buzzer from 1.2.536 to 1.2.573
Bumps nanoFramework.Iot.Device.Ip5306 from 1.2.536 to 1.2.573
Bumps UnitsNet.nanoFramework.ElectricCurrent from 5.50.0 to 5.52.0
Bumps UnitsNet.nanoFramework.Frequency from 5.50.0 to 5.52.0
Bumps nanoFramework.Iot.Device.Axp192 from 1.2.560 to 1.2.573
Bumps nanoFramework.Iot.Device.Rtc from 1.2.536 to 1.2.573
Bumps UnitsNet.nanoFramework.ElectricPotential from 5.50.0 to 5.52.0
Bumps UnitsNet.nanoFramework.Power from 5.50.0 to 5.52.0
Bumps nanoFramework.Iot.Device.Chsc6540 from 1.1.548 to 1.1.570

[version update]

⚠️ This is an automated update. ⚠️

Summary by CodeRabbit

  • Dependency Updates
    • Updated nanoFramework.Iot.Device packages to the latest versions.
    • Updated UnitsNet.nanoFramework packages to the latest versions.

These updates ensure compatibility and improved performance for various test applications.

Bumps nanoFramework.Iot.Device.Button from 1.2.560 to 1.2.570</br>Bumps nanoFramework.Iot.Device.Ws28xx.Esp32 from 1.2.548 to 1.2.570</br>Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.536 to 1.2.573</br>Bumps UnitsNet.nanoFramework.Temperature from 5.50.0 to 5.52.0</br>Bumps nanoFramework.Iot.Device.Bmm150 from 1.2.560 to 1.2.570</br>Bumps nanoFramework.Iot.Device.Buzzer from 1.2.536 to 1.2.573</br>Bumps nanoFramework.Iot.Device.Ip5306 from 1.2.536 to 1.2.573</br>Bumps UnitsNet.nanoFramework.ElectricCurrent from 5.50.0 to 5.52.0</br>Bumps UnitsNet.nanoFramework.Frequency from 5.50.0 to 5.52.0</br>Bumps nanoFramework.Iot.Device.Axp192 from 1.2.560 to 1.2.573</br>Bumps nanoFramework.Iot.Device.Rtc from 1.2.536 to 1.2.573</br>Bumps UnitsNet.nanoFramework.ElectricPotential from 5.50.0 to 5.52.0</br>Bumps UnitsNet.nanoFramework.Power from 5.50.0 to 5.52.0</br>Bumps nanoFramework.Iot.Device.Chsc6540 from 1.1.548 to 1.1.570</br>
[version update]

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

coderabbitai bot commented Jun 19, 2024

Walkthrough

The recent changes focused on updating package dependencies across several test applications within the repository. The updates mainly involved incrementing version numbers and corresponding content hashes for various nanoFramework and UnitsNet packages to their latest versions. These changes ensure consistency and potential performance improvements or bug fixes for the testing environments.

Changes

File Path Change Summary
...TestApp/packages.lock.json Updated nanoFramework and UnitsNet package versions and content hashes.
...FireTestApp/packages.lock.json Changed versions for nanoFramework.Iot.Device and UnitsNet.nanoFramework packages, with updated content hashes.
...M5Core2TestApp/packages.lock.json Updated various nanoFramework package versions and their content hashes.
...M5CoreTestApp/packages.lock.json Version increments for nanoFramework and UnitsNet packages, along with content hash updates.
...M5StickTestApp/packages.lock.json Enhanced package versions for nanoFramework.Iot.Device and UnitsNet.nanoFramework, updating content hashes.
...ToughTestApp/packages.lock.json Incremented versions for nanoFramework packages, updating related content hashes.
...AtomMatrix/packages.lock.json Version updates for nanoFramework packages including Button, Mpu6886, and Ws28xx.Esp32, changing content hashes.

Sequence Diagrams

Omitted in this case as the changes are incremental updates to package versions and do not alter the control flow or introduce new features.


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>.
    • 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 generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @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 as 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 resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration 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.

Copy link

sonarcloud bot commented Jun 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nfbot nfbot merged commit 9a49eb9 into main Jun 19, 2024
5 checks passed
@nfbot nfbot deleted the nfbot/update-dependencies/63cebc1f-3b07-4282-bcc0-27f2b8a598f5 branch June 19, 2024 03:34
Copy link

@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: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 4397017 and b4a1871.

Files ignored due to path filters (38)
  • 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.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 (15)
  • Tests/AtomLiteTestApp/packages.lock.json (1 hunks)
  • Tests/AtomMatrixTestApp/packages.lock.json (1 hunks)
  • Tests/FireTestApp/packages.lock.json (2 hunks)
  • Tests/M5Core2TestApp/packages.lock.json (3 hunks)
  • Tests/M5CoreTestApp/packages.lock.json (2 hunks)
  • Tests/M5StickTestApp/packages.lock.json (3 hunks)
  • Tests/ToughTestApp/packages.lock.json (2 hunks)
  • nanoFramework.AtomLite/packages.lock.json (1 hunks)
  • nanoFramework.AtomMatrix/packages.lock.json (2 hunks)
  • nanoFramework.Fire/packages.lock.json (2 hunks)
  • nanoFramework.M5Core/packages.lock.json (2 hunks)
  • nanoFramework.M5Core2/packages.lock.json (3 hunks)
  • nanoFramework.M5StickC/packages.lock.json (3 hunks)
  • nanoFramework.M5StickCPlus/packages.lock.json (3 hunks)
  • nanoFramework.Tough/packages.lock.json (3 hunks)
Files skipped from review due to trivial changes (4)
  • Tests/AtomMatrixTestApp/packages.lock.json
  • Tests/M5CoreTestApp/packages.lock.json
  • nanoFramework.AtomLite/packages.lock.json
  • nanoFramework.M5Core2/packages.lock.json
Additional comments not posted (61)
Tests/AtomLiteTestApp/packages.lock.json (2)

25-27: The update to nanoFramework.Iot.Device.Button from version 1.2.560 to 1.2.570 is correctly reflected in the requested, resolved, and contentHash fields.


31-33: The update to nanoFramework.Iot.Device.Ws28xx.Esp32 from version 1.2.548 to 1.2.570 is correctly reflected in the requested, resolved, and contentHash fields.

nanoFramework.AtomMatrix/packages.lock.json (4)

31-33: The update to nanoFramework.Iot.Device.Button from version 1.2.560 to 1.2.570 is correctly reflected in the requested, resolved, and contentHash fields.


37-39: The update to nanoFramework.Iot.Device.Mpu6886 from version 1.2.536 to 1.2.573 is correctly reflected in the requested, resolved, and contentHash fields.


43-45: The update to nanoFramework.Iot.Device.Ws28xx.Esp32 from version 1.2.548 to 1.2.570 is correctly reflected in the requested, resolved, and contentHash fields.


115-117: The update to UnitsNet.nanoFramework.Temperature from version 5.50.0 to 5.52.0 is correctly reflected in the requested, resolved, and contentHash fields.

Tests/ToughTestApp/packages.lock.json (3)

25-27: The update to nanoFramework.Iot.Device.Axp192 from version 1.2.560 to 1.2.573 is correctly reflected in the requested, resolved, and contentHash fields.


31-33: The update to nanoFramework.Iot.Device.Chsc6540 from version 1.1.548 to 1.1.570 is correctly reflected in the requested, resolved, and contentHash fields.


127-129: Updates to the UnitsNet.nanoFramework packages (ElectricCurrent, ElectricPotential, Power, Temperature) from version 5.50.0 to 5.52.0 are correctly reflected in the requested, resolved, and contentHash fields.

Also applies to: 133-135, 139-141, 145-147

Tests/M5StickTestApp/packages.lock.json (2)

31-33: Updates to the nanoFramework.Iot.Device packages (Axp192, Button, Mpu6886, Rtc) are correctly reflected in the requested, resolved, and contentHash fields.

Also applies to: 37-39, 49-51, 55-57


127-129: Updates to the UnitsNet.nanoFramework packages (ElectricCurrent, ElectricPotential, Power, Temperature) from version 5.50.0 to 5.52.0 are correctly reflected in the requested, resolved, and contentHash fields.

Also applies to: 133-135, 139-141, 145-147

nanoFramework.M5StickC/packages.lock.json (5)

31-33: Update confirmed for nanoFramework.Iot.Device.Axp192 to version 1.2.573. Ensure compatibility with this version in the related application code.


37-39: Update confirmed for nanoFramework.Iot.Device.Button to version 1.2.570. Verify that all button-related functionalities are tested with this new version.


55-57: Update confirmed for nanoFramework.Iot.Device.Rtc to version 1.2.573. Confirm that all RTC functionalities behave as expected after this update.


133-135: Updates confirmed for UnitsNet.nanoFramework packages to version 5.52.0. Ensure that all dependent calculations and functionalities are re-validated to accommodate the new units definitions.

Also applies to: 139-141, 145-147, 151-153


49-51: Update confirmed for nanoFramework.Iot.Device.Mpu6886 to version 1.2.573. It's crucial to check if the new sensor readings align with expected values.

nanoFramework.Tough/packages.lock.json (4)

31-33: Update confirmed for nanoFramework.Iot.Device.Axp192 to version 1.2.573. Ensure compatibility with this version in the related application code.


49-51: Update confirmed for nanoFramework.Iot.Device.Rtc to version 1.2.573. Confirm that all RTC functionalities behave as expected after this update.


151-153: Updates confirmed for UnitsNet.nanoFramework packages to version 5.52.0. Ensure that all dependent calculations and functionalities are re-validated to accommodate the new units definitions.

Also applies to: 157-159, 163-165, 169-171

Verification successful

The search results indicate that the UnitsNet.nanoFramework package is used in multiple project and test files across the codebase. To ensure all dependent calculations and functionalities are re-validated, we need to verify that the relevant tests cover the new definitions provided by version 5.52.0.

To proceed, we should search for references to the specific UnitsNet components (such as ElectricCurrent, ElectricPotential, Power, Temperature, and Frequency) in the test files to confirm that tests exist and potentially validate the updated functionalities.


The search results confirm that references to the updated UnitsNet.nanoFramework components (ElectricCurrent, ElectricPotential, Power, Temperature, and Frequency) are present in various test projects. This indicates that the tests are likely covering the new definitions provided by version 5.52.0.

  • ElectricCurrent is referenced in multiple test project files.
  • ElectricPotential is referenced in multiple test project files.
  • Power is referenced in multiple test project files.
  • Temperature is referenced in multiple test project files.
  • Frequency is referenced in the FireTestApp test project.

Given this evidence, it is reasonable to conclude that the tests are in place and should cover the updated functionalities of the UnitsNet.nanoFramework package.

Scripts executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Description: Verify all functionalities dependent on updated UnitsNet packages.

# Test: Search for usage of UnitsNet packages and ensure tests cover new definitions.
rg --type json 'UnitsNet.nanoFramework' tests/

Length of output: 93



Script:

#!/bin/bash
# Search for usage of UnitsNet.nanoFramework across the entire codebase
rg 'UnitsNet.nanoFramework'

Length of output: 15850



Script:

#!/bin/bash
# Search for references to UnitsNet components in test files to ensure tests cover new definitions

# Define the components to search for
components=("ElectricCurrent" "ElectricPotential" "Power" "Temperature" "Frequency")

# Loop through each component and search in test files
for component in "${components[@]}"; do
  echo "Searching for $component in test files..."
  rg "$component" Tests/
done

Length of output: 10582


37-39: Update confirmed for nanoFramework.Iot.Device.Chsc6540 to version 1.1.570. Verify compatibility and functionality with this new version.

nanoFramework.M5StickCPlus/packages.lock.json (6)

31-33: Update confirmed for nanoFramework.Iot.Device.Axp192 to version 1.2.573. Ensure compatibility with this version in the related application code.


55-57: Update confirmed for nanoFramework.Iot.Device.Mpu6886 to version 1.2.573. It's crucial to check if the new sensor readings align with expected values.


61-63: Update confirmed for nanoFramework.Iot.Device.Rtc to version 1.2.573. Confirm that all RTC functionalities behave as expected after this update.


145-147: Updates confirmed for UnitsNet.nanoFramework packages to version 5.52.0. Ensure that all dependent calculations and functionalities are re-validated to accommodate the new units definitions.

Also applies to: 151-153, 157-159, 163-165, 169-171


37-39: Update confirmed for nanoFramework.Iot.Device.Button to version 1.2.570. Verify that all button-related functionalities are tested with this new version.


43-45: Update confirmed for nanoFramework.Iot.Device.Buzzer to version 1.2.573. Check for any required adjustments in buzzer control logic or tests due to this update.

Tests/FireTestApp/packages.lock.json (9)

31-33: Updated nanoFramework.Iot.Device.Bmm150 to version 1.2.570 with a new content hash. Please ensure that the new version is compatible with the application requirements.


43-45: Updated nanoFramework.Iot.Device.Buzzer to version 1.2.573 with a new content hash. Confirm that all buzzer functionalities are tested with the new library version.


49-51: Updated nanoFramework.Iot.Device.Ip5306 to version 1.2.573 with a new content hash. It's important to ensure that the device's power management interactions remain stable after this update.


55-57: Updated nanoFramework.Iot.Device.Mpu6886 to version 1.2.573 with a new content hash. Please verify that the motion processing unit functions correctly with the updated library.


61-63: Updated nanoFramework.Iot.Device.Ws28xx.Esp32 to version 1.2.570 with a new content hash. Check for any potential issues with LED control functionalities due to this update.


175-177: Updated UnitsNet.nanoFramework.ElectricCurrent to version 5.52.0 with a new content hash. Ensure that electrical current calculations are accurate with the new version.


181-183: Updated UnitsNet.nanoFramework.Frequency to version 5.52.0 with a new content hash. Confirm that all frequency-related calculations and functionalities are correct.


187-189: Updated UnitsNet.nanoFramework.Temperature to version 5.52.0 with a new content hash. Verify temperature measurements and related functionalities for accuracy and consistency.


37-39: Updated nanoFramework.Iot.Device.Button to version 1.2.570 with a new content hash. Verify that this update does not introduce breaking changes in button-related functionalities.

nanoFramework.M5Core/packages.lock.json (8)

25-27: Updated dependency nanoFramework.Iot.Device.Bmm150 to version 1.2.570 with a new content hash.


31-33: Updated dependency nanoFramework.Iot.Device.Button to version 1.2.570 with a new content hash.


37-39: Updated dependency nanoFramework.Iot.Device.Buzzer to version 1.2.573 with a new content hash.


43-45: Updated dependency nanoFramework.Iot.Device.Ip5306 to version 1.2.573 with a new content hash.


49-51: Updated dependency nanoFramework.Iot.Device.Mpu6886 to version 1.2.573 with a new content hash.


181-183: Updated dependency UnitsNet.nanoFramework.ElectricCurrent to version 5.52.0 with a new content hash.


187-189: Updated dependency UnitsNet.nanoFramework.Frequency to version 5.52.0 with a new content hash.


193-195: Updated dependency UnitsNet.nanoFramework.Temperature to version 5.52.0 with a new content hash.

nanoFramework.Fire/packages.lock.json (9)

37-39: Updated dependency nanoFramework.Iot.Device.Bmm150 to version 1.2.570 with a new content hash.


43-45: Updated dependency nanoFramework.Iot.Device.Button to version 1.2.570 with a new content hash.


49-51: Updated dependency nanoFramework.Iot.Device.Buzzer to version 1.2.573 with a new content hash.


55-57: Updated dependency nanoFramework.Iot.Device.Ip5306 to version 1.2.573 with a new content hash.


61-63: Updated dependency nanoFramework.Iot.Device.Mpu6886 to version 1.2.573 with a new content hash.


67-69: Updated dependency nanoFramework.Iot.Device.Ws28xx.Esp32 to version 1.2.570 with a new content hash.


193-195: Updated dependency UnitsNet.nanoFramework.ElectricCurrent to version 5.52.0 with a new content hash.


199-201: Updated dependency UnitsNet.nanoFramework.Frequency to version 5.52.0 with a new content hash.


205-207: Updated dependency UnitsNet.nanoFramework.Temperature to version 5.52.0 with a new content hash.

Tests/M5Core2TestApp/packages.lock.json (9)

25-27: Updated nanoFramework.Iot.Device.Axp192 to version 1.2.573 with a new content hash.

This update ensures compatibility with the latest device improvements and bug fixes.


31-33: Updated nanoFramework.Iot.Device.Bmm150 to version 1.2.570 with a new content hash.

Ensure that the application's usage of Bmm150's features are compatible with the new version to prevent runtime issues.


37-39: Updated nanoFramework.Iot.Device.Button to version 1.2.570 with a new content hash.

Check if there are any breaking changes in the new version that might affect button handling in the application.


49-51: Updated nanoFramework.Iot.Device.Mpu6886 to version 1.2.573 with a new content hash.

This update is crucial for ensuring the latest motion processing capabilities are available in the application.


55-57: Updated nanoFramework.Iot.Device.Rtc to version 1.2.573 with a new content hash.

Ensure that the real-time clock handling in the application is tested with this new version to avoid timing issues.


199-201: Updated UnitsNet.nanoFramework.ElectricCurrent to version 5.52.0 with a new content hash.

This update may include new features or bug fixes related to electric current measurements. Verify that these changes integrate well with your application's current measurement functionalities.


205-207: Updated UnitsNet.nanoFramework.ElectricPotential to version 5.52.0 with a new content hash.

As with other UnitsNet updates, ensure the application's handling of electric potential calculations is compatible with this new version.


211-213: Updated UnitsNet.nanoFramework.Power to version 5.52.0 with a new content hash.

This update might affect how power calculations are handled in the application. It's recommended to perform integration testing to ensure no disruptions.


217-219: Updated UnitsNet.nanoFramework.Temperature to version 5.52.0 with a new content hash.

Check that all temperature-related functionalities in the application are still performing accurately with this updated package.

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