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 5 NuGet dependencies #347

Merged

Conversation

nfbot
Copy link
Member

@nfbot nfbot commented Sep 6, 2024

Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.631 to 1.2.639
Bumps nanoFramework.Iot.Device.Buzzer from 1.2.631 to 1.2.639
Bumps nanoFramework.Iot.Device.Ip5306 from 1.2.631 to 1.2.639
Bumps nanoFramework.Iot.Device.Axp192 from 1.2.631 to 1.2.639
Bumps nanoFramework.Iot.Device.Rtc from 1.2.631 to 1.2.639

[version update]

⚠️ This is an automated update. ⚠️

Summary by CodeRabbit

  • New Features

    • Updated several dependencies to the latest version (1.2.639) for improved functionality and performance across multiple applications.
  • Bug Fixes

    • Addressed potential issues by incorporating bug fixes from the updated packages.
  • Chores

    • Enhanced dependency management by updating version specifications and content hashes for various device packages.

Bumps nanoFramework.Iot.Device.Mpu6886 from 1.2.631 to 1.2.639</br>Bumps nanoFramework.Iot.Device.Buzzer from 1.2.631 to 1.2.639</br>Bumps nanoFramework.Iot.Device.Ip5306 from 1.2.631 to 1.2.639</br>Bumps nanoFramework.Iot.Device.Axp192 from 1.2.631 to 1.2.639</br>Bumps nanoFramework.Iot.Device.Rtc from 1.2.631 to 1.2.639</br>
[version update]

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

coderabbitai bot commented Sep 6, 2024

Walkthrough

The changes involve updates to the version specifications of several dependencies across multiple packages.lock.json files for various nanoFramework projects. The affected packages have had their versions incremented from 1.2.631 to 1.2.639, indicating an upgrade that includes changes to the contentHash values. This ensures that all projects are aligned with the latest versions of their respective dependencies.

Changes

Files Change Summary
Tests/FireTestApp/packages.lock.json, Tests/M5Core2TestApp/packages.lock.json, Tests/M5CoreTestApp/packages.lock.json, Tests/M5StickTestApp/packages.lock.json, Tests/ToughTestApp/packages.lock.json Updated nanoFramework.Iot.Device.Buzzer, Ip5306, Mpu6886, Axp192, Rtc versions from 1.2.631 to 1.2.639.
nanoFramework.AtomMatrix/packages.lock.json, nanoFramework.Fire/packages.lock.json, nanoFramework.M5Core/packages.lock.json, nanoFramework.M5Core2/packages.lock.json, nanoFramework.M5StickC/packages.lock.json, nanoFramework.M5StickCPlus/packages.lock.json, nanoFramework.Tough/packages.lock.json Updated nanoFramework.Iot.Device.Buzzer, Ip5306, Mpu6886, Axp192, Rtc versions from 1.2.631 to 1.2.639.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant Application
    participant PackageManager

    User->>Application: Request to update packages
    Application->>PackageManager: Check for package updates
    PackageManager-->>Application: List of updated packages
    Application->>PackageManager: Update packages to latest versions
    PackageManager-->>Application: Confirm updates
    Application-->>User: Notify updates completed
Loading

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

Copy link

sonarcloud bot commented Sep 6, 2024

@nfbot nfbot merged commit 72be6d3 into main Sep 6, 2024
5 checks passed
@nfbot nfbot deleted the nfbot/update-dependencies/5f792c57-3284-4429-ac7e-e521642e7f07 branch September 6, 2024 15:48
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 14ab708 and c936cc5.

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

37-37: Approved: Updated requested version for nanoFramework.Iot.Device.Mpu6886.

The update to the requested version is correctly formatted and aligns with the PR objectives.


38-38: Approved: Updated resolved version for nanoFramework.Iot.Device.Mpu6886.

The update to the resolved version is consistent with the requested version. Ensure compatibility with other components.

Verification successful

Verified: Consistent update of resolved version for nanoFramework.Iot.Device.Mpu6886 across multiple components.

The resolved version 1.2.639 is consistently applied across various components and test applications, matching the requested version and maintaining the same contentHash. This indicates a coordinated update effort, likely ensuring compatibility across the codebase. No issues found.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify compatibility of the new version with other components.

# Test: Check for compatibility issues in the repository.
rg --type json -A 5 $'nanoFramework.Iot.Device.Mpu6886'

Length of output: 5193


39-39: Approved: Updated contentHash for nanoFramework.Iot.Device.Mpu6886.

The update to the contentHash reflects the new package content. Verify that the hash corresponds to the actual package content.

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

25-25: Approved: Updated requested version for nanoFramework.Iot.Device.Axp192.

The update to the requested version is correctly formatted and aligns with the PR objectives.


27-27: Approved: Updated contentHash for nanoFramework.Iot.Device.Axp192.

The update to the contentHash reflects the new package content. Verify that the hash corresponds to the actual package content.


26-26: Approved: Updated resolved version for nanoFramework.Iot.Device.Axp192.

The update to the resolved version is consistent with the requested version. Ensure compatibility with other components.

Verification successful

Verified: Consistent update of resolved version for nanoFramework.Iot.Device.Axp192.

The resolved version 1.2.639 is consistently applied across all relevant packages.lock.json files, matching the requested version. No compatibility issues were found in the repository.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify compatibility of the new version with other components.

# Test: Check for compatibility issues in the repository.
rg --type json -A 5 $'nanoFramework.Iot.Device.Axp192'

Length of output: 3649

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

31-31: Approved: Updated requested version for nanoFramework.Iot.Device.Axp192.

The update to the requested version is correctly formatted and aligns with the PR objectives.


49-49: Approved: Updated requested version for nanoFramework.Iot.Device.Mpu6886.

The update to the requested version is correctly formatted and aligns with the PR objectives.


55-55: Approved: Updated requested version for nanoFramework.Iot.Device.Rtc.

The update to the requested version is correctly formatted and aligns with the PR objectives.


51-51: Approved: Updated contentHash for nanoFramework.Iot.Device.Mpu6886.

The update to the contentHash reflects the new package content. Verify that the hash corresponds to the actual package content.


33-33: Approved: Updated contentHash for nanoFramework.Iot.Device.Axp192.

The update to the contentHash reflects the new package content. Verify that the hash corresponds to the actual package content.


57-57: Approved: Updated contentHash for nanoFramework.Iot.Device.Rtc.

The update to the contentHash reflects the new package content. Verify that the hash corresponds to the actual package content.


32-32: Approved: Updated resolved version for nanoFramework.Iot.Device.Axp192.

The update to the resolved version is consistent with the requested version. Ensure compatibility with other components.

Verification successful

Verified: Consistent update of resolved version for nanoFramework.Iot.Device.Axp192.

The resolved version 1.2.639 is consistently applied across all relevant packages.lock.json files, matching the requested version and maintaining a consistent contentHash. This indicates a well-coordinated update with no apparent compatibility issues.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify compatibility of the new version with other components.

# Test: Check for compatibility issues in the repository.
rg --type json -A 5 $'nanoFramework.Iot.Device.Axp192'

Length of output: 3649


50-50: Approved: Updated resolved version for nanoFramework.Iot.Device.Mpu6886.

The update to the resolved version is consistent with the requested version. Ensure compatibility with other components.

Verification successful

Verified: Consistent resolved version for nanoFramework.Iot.Device.Mpu6886 across packages.

The resolved version 1.2.639 is consistently used across multiple packages.lock.json files, matching the requested version, indicating compatibility. No issues found.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify compatibility of the new version with other components.

# Test: Check for compatibility issues in the repository.
rg --type json -A 5 $'nanoFramework.Iot.Device.Mpu6886'

Length of output: 5193


56-56: Approved: Updated resolved version for nanoFramework.Iot.Device.Rtc.

The update to the resolved version is consistent with the requested version. Ensure compatibility with other components.

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

31-33: Version Update Verified: nanoFramework.Iot.Device.Axp192

The requested and resolved versions for nanoFramework.Iot.Device.Axp192 have been correctly updated to 1.2.639. The contentHash has also been updated, which is expected with a version change.


49-51: Version Update Verified: nanoFramework.Iot.Device.Mpu6886

The requested and resolved versions for nanoFramework.Iot.Device.Mpu6886 have been correctly updated to 1.2.639. The contentHash has also been updated, indicating a change in the package content corresponding to the new version.


55-57: Version Update Verified: nanoFramework.Iot.Device.Rtc

The requested and resolved versions for nanoFramework.Iot.Device.Rtc have been correctly updated to 1.2.639. The contentHash has also been updated, reflecting the new version's content.

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

31-33: Version Update Verified: nanoFramework.Iot.Device.Axp192

The requested and resolved versions for nanoFramework.Iot.Device.Axp192 have been correctly updated to 1.2.639. The contentHash has also been updated, which is expected with a version change.


49-51: Version Update Verified: nanoFramework.Iot.Device.Rtc

The requested and resolved versions for nanoFramework.Iot.Device.Rtc have been correctly updated to 1.2.639. The contentHash has also been updated, reflecting the new version's content.

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

31-33: Version Update Verified: nanoFramework.Iot.Device.Ip5306

The requested and resolved versions for nanoFramework.Iot.Device.Ip5306 have been correctly updated to 1.2.639. The contentHash has also been updated, indicating a change in the package content corresponding to the new version.


37-39: Version Update Verified: nanoFramework.Iot.Device.Mpu6886

The requested and resolved versions for nanoFramework.Iot.Device.Mpu6886 have been correctly updated to 1.2.639. The contentHash has also been updated, reflecting the new version's content.

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

43-45: Approved: Version and hash update for nanoFramework.Iot.Device.Buzzer

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.


49-51: Approved: Version and hash update for nanoFramework.Iot.Device.Ip5306

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.


55-57: Approved: Version and hash update for nanoFramework.Iot.Device.Mpu6886

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.

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

37-39: Approved: Version and hash update for nanoFramework.Iot.Device.Buzzer

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.


43-45: Approved: Version and hash update for nanoFramework.Iot.Device.Ip5306

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.


49-51: Approved: Version and hash update for nanoFramework.Iot.Device.Mpu6886

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.

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

49-51: Approved: Version and hash update for nanoFramework.Iot.Device.Buzzer

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.


55-57: Approved: Version and hash update for nanoFramework.Iot.Device.Ip5306

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.


61-63: Approved: Version and hash update for nanoFramework.Iot.Device.Mpu6886

The updates to the requested and resolved versions, along with the new contentHash, are consistent with the PR's objectives to update to version 1.2.639.

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

25-27: Approved: Dependency update for nanoFramework.Iot.Device.Axp192.

The version update from 1.2.631 to 1.2.639 is correctly implemented, and the contentHash has been appropriately updated.


49-51: Approved: Dependency update for nanoFramework.Iot.Device.Mpu6886.

The version update from 1.2.631 to 1.2.639 is correctly implemented, and the contentHash has been appropriately updated.


55-57: Approved: Dependency update for nanoFramework.Iot.Device.Rtc.

The version update from 1.2.631 to 1.2.639 is correctly implemented, and the contentHash has been appropriately updated.

nanoFramework.M5Core2/packages.lock.json (3)

31-33: Approved: Dependency update for nanoFramework.Iot.Device.Axp192.

The version update from 1.2.631 to 1.2.639 is correctly implemented, and the contentHash has been appropriately updated.


61-63: Approved: Dependency update for nanoFramework.Iot.Device.Mpu6886.

The version update from 1.2.631 to 1.2.639 is correctly implemented, and the contentHash has been appropriately updated.


67-69: Approved: Dependency update for nanoFramework.Iot.Device.Rtc.

The version update from 1.2.631 to 1.2.639 is correctly implemented, and the contentHash has been appropriately updated.

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 14ab708 and c936cc5.

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

37-39: Approved: Package version update for nanoFramework.Iot.Device.Mpu6886.

The updates to the requested and resolved fields, as well as the contentHash, are consistent with the PR objectives. Ensure that similar updates are consistently applied across all relevant files in the project.

Run the following script to verify the consistency of package updates across all packages.lock.json files:

Verification successful

Verified: Consistent package updates across all packages.lock.json files.

The nanoFramework.Iot.Device.Mpu6886 package version 1.2.639 and its contentHash are consistently updated across all relevant files in the project. This ensures uniformity and compatibility throughout the codebase. No further action is required.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the consistency of package updates across all `packages.lock.json` files.

# Test: Search for the package version and contentHash across all `packages.lock.json` files. Expect: Consistent version and hash.
rg --type json -A 5 $'nanoFramework.Iot.Device.Mpu6886'

Length of output: 5193

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

25-27: Approved: Package version update for nanoFramework.Iot.Device.Axp192.

The updates to the requested and resolved fields, as well as the contentHash, are consistent with the PR objectives. Ensure that similar updates are consistently applied across all relevant files in the project.

Run the following script to verify the consistency of package updates across all packages.lock.json files:

Verification successful

Verified: Consistent package update for nanoFramework.Iot.Device.Axp192 across all packages.lock.json files.

The package version 1.2.639 and the corresponding contentHash are consistently updated across all relevant files, ensuring uniformity in the project's dependencies. No further action is required.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the consistency of package updates across all `packages.lock.json` files.

# Test: Search for the package version and contentHash across all `packages.lock.json` files. Expect: Consistent version and hash.
rg --type json -A 5 $'nanoFramework.Iot.Device.Axp192'

Length of output: 3649

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

31-33: Approved: Package version update for nanoFramework.Iot.Device.Axp192.

The updates to the requested and resolved fields, as well as the contentHash, are consistent with the PR objectives. Ensure that similar updates are consistently applied across all relevant files in the project.

Run the following script to verify the consistency of package updates across all packages.lock.json files:

Verification successful

Verified: Consistent package update for nanoFramework.Iot.Device.Axp192.

The package version 1.2.639 and its contentHash are consistently updated across all relevant packages.lock.json files in the repository. This confirms that the update has been applied uniformly throughout the project. No further action is required.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the consistency of package updates across all `packages.lock.json` files.

# Test: Search for the package version and contentHash across all `packages.lock.json` files. Expect: Consistent version and hash.
rg --type json -A 5 $'nanoFramework.Iot.Device.Axp192'

Length of output: 3649


55-57: Approved: Package version update for nanoFramework.Iot.Device.Rtc.

The updates to the requested and resolved fields, as well as the contentHash, are consistent with the PR objectives. Ensure that similar updates are consistently applied across all relevant files in the project.

Run the following script to verify the consistency of package updates across all packages.lock.json files:

Verification successful

Verified: Consistent package update for nanoFramework.Iot.Device.Rtc across all packages.lock.json files.

The package version 1.2.639 and the corresponding contentHash are consistently updated across all relevant files in the project, confirming the thoroughness of the update process. No discrepancies were found.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the consistency of package updates across all `packages.lock.json` files.

# Test: Search for the package version and contentHash across all `packages.lock.json` files. Expect: Consistent version and hash.
rg --type json -A 5 $'nanoFramework.Iot.Device.Rtc'

Length of output: 3131


49-51: Approved: Package version update for nanoFramework.Iot.Device.Mpu6886.

The updates to the requested and resolved fields, as well as the contentHash, are consistent with the PR objectives. Ensure that similar updates are consistently applied across all relevant files in the project.

Run the following script to verify the consistency of package updates across all packages.lock.json files:

Verification successful

Verified: Consistent package update for nanoFramework.Iot.Device.Mpu6886 across all files.

The package version 1.2.639 and its contentHash are consistently updated across all relevant packages.lock.json files in the repository. This confirms that the update has been uniformly applied as intended. No further action is required.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the consistency of package updates across all `packages.lock.json` files.

# Test: Search for the package version and contentHash across all `packages.lock.json` files. Expect: Consistent version and hash.
rg --type json -A 5 $'nanoFramework.Iot.Device.Mpu6886'

Length of output: 5193

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

31-33: Approved: Updated nanoFramework.Iot.Device.Axp192 package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.


49-51: Approved: Updated nanoFramework.Iot.Device.Mpu6886 package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.


55-57: Approved: Updated nanoFramework.Iot.Device.Rtc package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.

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

31-33: Approved: Updated nanoFramework.Iot.Device.Axp192 package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.


49-51: Approved: Updated nanoFramework.Iot.Device.Rtc package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.

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

31-33: Approved: Updated nanoFramework.Iot.Device.Ip5306 package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.


37-39: Approved: Updated nanoFramework.Iot.Device.Mpu6886 package versions and content hash.

The changes to the requested and resolved versions from 1.2.631 to 1.2.639 are correctly implemented, and the contentHash has been appropriately updated.

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

43-45: Approved: Version and content hash update for nanoFramework.Iot.Device.Buzzer

The updates to the version and content hash are consistent with the PR objectives and reflect the expected changes for the package.


49-51: Approved: Version and content hash update for nanoFramework.Iot.Device.Ip5306

The updates to the version and content hash are consistent with the PR objectives and reflect the expected changes for the package.


55-57: Approved: Version and content hash update for nanoFramework.Iot.Device.Mpu6886

The updates to the version and content hash are consistent with the PR objectives and reflect the expected changes for the package.

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

25-27: Version Update: nanoFramework.Iot.Device.Axp192

The version update for nanoFramework.Iot.Device.Axp192 from 1.2.631 to 1.2.639 is correctly reflected in the requested and resolved fields. The contentHash has also been updated, indicating changes in the package content.


49-51: Version Update: nanoFramework.Iot.Device.Mpu6886

The version update for nanoFramework.Iot.Device.Mpu6886 from 1.2.631 to 1.2.639 is correctly reflected in the requested and resolved fields. The contentHash has also been updated, indicating changes in the package content.


55-57: Version Update: nanoFramework.Iot.Device.Rtc

The version update for nanoFramework.Iot.Device.Rtc from 1.2.631 to 1.2.639 is correctly reflected in the requested and resolved fields. The contentHash has also been updated, indicating changes in the package content.

nanoFramework.M5Core2/packages.lock.json (3)

31-33: Version Update: nanoFramework.Iot.Device.Axp192

The version update for nanoFramework.Iot.Device.Axp192 from 1.2.631 to 1.2.639 is correctly reflected in the requested and resolved fields. The contentHash has also been updated, indicating changes in the package content.


61-63: Version Update: nanoFramework.Iot.Device.Mpu6886

The version update for nanoFramework.Iot.Device.Mpu6886 from 1.2.631 to 1.2.639 is correctly reflected in the requested and resolved fields. The contentHash has also been updated, indicating changes in the package content.


67-69: Version Update: nanoFramework.Iot.Device.Rtc

The version update for nanoFramework.Iot.Device.Rtc from 1.2.631 to 1.2.639 is correctly reflected in the requested and resolved fields. The contentHash has also been updated, indicating changes in the package content.

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

37-39: Approved: Dependency version update for nanoFramework.Iot.Device.Buzzer

The update of the requested and resolved versions from 1.2.631 to 1.2.639 is correctly implemented. The content hash has also been updated to reflect the new package version.


43-45: Approved: Dependency version update for nanoFramework.Iot.Device.Ip5306

The update of the requested and resolved versions from 1.2.631 to 1.2.639 is correctly implemented. The content hash has also been updated to reflect the new package version.


49-51: Approved: Dependency version update for nanoFramework.Iot.Device.Mpu6886

The update of the requested and resolved versions from 1.2.631 to 1.2.639 is correctly implemented. The content hash has also been updated to reflect the new package version.

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

49-51: Approved: Dependency version update for nanoFramework.Iot.Device.Buzzer

The update of the requested and resolved versions from 1.2.631 to 1.2.639 is correctly implemented. The content hash has also been updated to reflect the new package version.


55-57: Approved: Dependency version update for nanoFramework.Iot.Device.Ip5306

The update of the requested and resolved versions from 1.2.631 to 1.2.639 is correctly implemented. The content hash has also been updated to reflect the new package version.


61-63: Approved: Dependency version update for nanoFramework.Iot.Device.Mpu6886

The update of the requested and resolved versions from 1.2.631 to 1.2.639 is correctly implemented. The content hash has also been updated to reflect the new package version.

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