-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Update 5 NuGet dependencies #347
Conversation
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.⚠️
WalkthroughThe changes involve updates to the version specifications of several dependencies across multiple Changes
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
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? 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 (
|
Quality Gate passedIssues Measures |
There was a problem hiding this 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
Files ignored due to path filters (31)
Tests/FireTestApp/FireTestApp.nfproj
is excluded by none and included by noneTests/FireTestApp/packages.config
is excluded by none and included by noneTests/M5Core2TestApp/M5Core2TestApp.nfproj
is excluded by none and included by noneTests/M5Core2TestApp/packages.config
is excluded by none and included by noneTests/M5CoreTestApp/M5CoreTestApp.nfproj
is excluded by none and included by noneTests/M5CoreTestApp/packages.config
is excluded by none and included by noneTests/M5StickTestApp/M5StickTestApp.nfproj
is excluded by none and included by noneTests/M5StickTestApp/packages.config
is excluded by none and included by noneTests/ToughTestApp/ToughTestApp.nfproj
is excluded by none and included by noneTests/ToughTestApp/packages.config
is excluded by none and included by nonenanoFramework.AtomMatrix.nuspec
is excluded by none and included by nonenanoFramework.AtomMatrix/nanoFramework.AtomMatrix.nfproj
is excluded by none and included by nonenanoFramework.AtomMatrix/packages.config
is excluded by none and included by nonenanoFramework.Fire.nuspec
is excluded by none and included by nonenanoFramework.Fire/nanoFramework.Fire.nfproj
is excluded by none and included by nonenanoFramework.Fire/packages.config
is excluded by none and included by nonenanoFramework.M5Core.nuspec
is excluded by none and included by nonenanoFramework.M5Core/nanoFramework.M5Core.nfproj
is excluded by none and included by nonenanoFramework.M5Core/packages.config
is excluded by none and included by nonenanoFramework.M5Core2.nuspec
is excluded by none and included by nonenanoFramework.M5Core2/nanoFramework.M5Core2.nfproj
is excluded by none and included by nonenanoFramework.M5Core2/packages.config
is excluded by none and included by nonenanoFramework.M5StickC.nuspec
is excluded by none and included by nonenanoFramework.M5StickC/nanoFramework.M5StickC.nfproj
is excluded by none and included by nonenanoFramework.M5StickC/packages.config
is excluded by none and included by nonenanoFramework.M5StickCPlus.nuspec
is excluded by none and included by nonenanoFramework.M5StickCPlus/nanoFramework.M5StickCPlus.nfproj
is excluded by none and included by nonenanoFramework.M5StickCPlus/packages.config
is excluded by none and included by nonenanoFramework.Tough.nuspec
is excluded by none and included by nonenanoFramework.Tough/nanoFramework.Tough.nfproj
is excluded by none and included by nonenanoFramework.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: Updatedrequested
version fornanoFramework.Iot.Device.Mpu6886
.The update to the
requested
version is correctly formatted and aligns with the PR objectives.
38-38
: Approved: Updatedresolved
version fornanoFramework.Iot.Device.Mpu6886
.The update to the
resolved
version is consistent with therequested
version. Ensure compatibility with other components.Verification successful
Verified: Consistent update of
resolved
version fornanoFramework.Iot.Device.Mpu6886
across multiple components.The
resolved
version1.2.639
is consistently applied across various components and test applications, matching therequested
version and maintaining the samecontentHash
. 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: UpdatedcontentHash
fornanoFramework.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: Updatedrequested
version fornanoFramework.Iot.Device.Axp192
.The update to the
requested
version is correctly formatted and aligns with the PR objectives.
27-27
: Approved: UpdatedcontentHash
fornanoFramework.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: Updatedresolved
version fornanoFramework.Iot.Device.Axp192
.The update to the
resolved
version is consistent with therequested
version. Ensure compatibility with other components.Verification successful
Verified: Consistent update of
resolved
version fornanoFramework.Iot.Device.Axp192
.The
resolved
version1.2.639
is consistently applied across all relevantpackages.lock.json
files, matching therequested
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: Updatedrequested
version fornanoFramework.Iot.Device.Axp192
.The update to the
requested
version is correctly formatted and aligns with the PR objectives.
49-49
: Approved: Updatedrequested
version fornanoFramework.Iot.Device.Mpu6886
.The update to the
requested
version is correctly formatted and aligns with the PR objectives.
55-55
: Approved: Updatedrequested
version fornanoFramework.Iot.Device.Rtc
.The update to the
requested
version is correctly formatted and aligns with the PR objectives.
51-51
: Approved: UpdatedcontentHash
fornanoFramework.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: UpdatedcontentHash
fornanoFramework.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: UpdatedcontentHash
fornanoFramework.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: Updatedresolved
version fornanoFramework.Iot.Device.Axp192
.The update to the
resolved
version is consistent with therequested
version. Ensure compatibility with other components.Verification successful
Verified: Consistent update of
resolved
version fornanoFramework.Iot.Device.Axp192
.The
resolved
version1.2.639
is consistently applied across all relevantpackages.lock.json
files, matching therequested
version and maintaining a consistentcontentHash
. 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: Updatedresolved
version fornanoFramework.Iot.Device.Mpu6886
.The update to the
resolved
version is consistent with therequested
version. Ensure compatibility with other components.Verification successful
Verified: Consistent
resolved
version fornanoFramework.Iot.Device.Mpu6886
across packages.The
resolved
version1.2.639
is consistently used across multiplepackages.lock.json
files, matching therequested
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: Updatedresolved
version fornanoFramework.Iot.Device.Rtc
.The update to the
resolved
version is consistent with therequested
version. Ensure compatibility with other components.nanoFramework.M5StickC/packages.lock.json (3)
31-33
: Version Update Verified: nanoFramework.Iot.Device.Axp192The
requested
andresolved
versions fornanoFramework.Iot.Device.Axp192
have been correctly updated to1.2.639
. ThecontentHash
has also been updated, which is expected with a version change.
49-51
: Version Update Verified: nanoFramework.Iot.Device.Mpu6886The
requested
andresolved
versions fornanoFramework.Iot.Device.Mpu6886
have been correctly updated to1.2.639
. ThecontentHash
has also been updated, indicating a change in the package content corresponding to the new version.
55-57
: Version Update Verified: nanoFramework.Iot.Device.RtcThe
requested
andresolved
versions fornanoFramework.Iot.Device.Rtc
have been correctly updated to1.2.639
. ThecontentHash
has also been updated, reflecting the new version's content.nanoFramework.Tough/packages.lock.json (2)
31-33
: Version Update Verified: nanoFramework.Iot.Device.Axp192The
requested
andresolved
versions fornanoFramework.Iot.Device.Axp192
have been correctly updated to1.2.639
. ThecontentHash
has also been updated, which is expected with a version change.
49-51
: Version Update Verified: nanoFramework.Iot.Device.RtcThe
requested
andresolved
versions fornanoFramework.Iot.Device.Rtc
have been correctly updated to1.2.639
. ThecontentHash
has also been updated, reflecting the new version's content.Tests/M5CoreTestApp/packages.lock.json (2)
31-33
: Version Update Verified: nanoFramework.Iot.Device.Ip5306The
requested
andresolved
versions fornanoFramework.Iot.Device.Ip5306
have been correctly updated to1.2.639
. ThecontentHash
has also been updated, indicating a change in the package content corresponding to the new version.
37-39
: Version Update Verified: nanoFramework.Iot.Device.Mpu6886The
requested
andresolved
versions fornanoFramework.Iot.Device.Mpu6886
have been correctly updated to1.2.639
. ThecontentHash
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.BuzzerThe updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.
49-51
: Approved: Version and hash update for nanoFramework.Iot.Device.Ip5306The updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.
55-57
: Approved: Version and hash update for nanoFramework.Iot.Device.Mpu6886The updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.nanoFramework.M5Core/packages.lock.json (3)
37-39
: Approved: Version and hash update for nanoFramework.Iot.Device.BuzzerThe updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.
43-45
: Approved: Version and hash update for nanoFramework.Iot.Device.Ip5306The updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.
49-51
: Approved: Version and hash update for nanoFramework.Iot.Device.Mpu6886The updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.nanoFramework.Fire/packages.lock.json (3)
49-51
: Approved: Version and hash update for nanoFramework.Iot.Device.BuzzerThe updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.
55-57
: Approved: Version and hash update for nanoFramework.Iot.Device.Ip5306The updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.
61-63
: Approved: Version and hash update for nanoFramework.Iot.Device.Mpu6886The updates to the
requested
andresolved
versions, along with the newcontentHash
, are consistent with the PR's objectives to update to version1.2.639
.Tests/M5Core2TestApp/packages.lock.json (3)
25-27
: Approved: Dependency update fornanoFramework.Iot.Device.Axp192
.The version update from
1.2.631
to1.2.639
is correctly implemented, and thecontentHash
has been appropriately updated.
49-51
: Approved: Dependency update fornanoFramework.Iot.Device.Mpu6886
.The version update from
1.2.631
to1.2.639
is correctly implemented, and thecontentHash
has been appropriately updated.
55-57
: Approved: Dependency update fornanoFramework.Iot.Device.Rtc
.The version update from
1.2.631
to1.2.639
is correctly implemented, and thecontentHash
has been appropriately updated.nanoFramework.M5Core2/packages.lock.json (3)
31-33
: Approved: Dependency update fornanoFramework.Iot.Device.Axp192
.The version update from
1.2.631
to1.2.639
is correctly implemented, and thecontentHash
has been appropriately updated.
61-63
: Approved: Dependency update fornanoFramework.Iot.Device.Mpu6886
.The version update from
1.2.631
to1.2.639
is correctly implemented, and thecontentHash
has been appropriately updated.
67-69
: Approved: Dependency update fornanoFramework.Iot.Device.Rtc
.The version update from
1.2.631
to1.2.639
is correctly implemented, and thecontentHash
has been appropriately updated.
There was a problem hiding this 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
Files ignored due to path filters (31)
Tests/FireTestApp/FireTestApp.nfproj
is excluded by none and included by noneTests/FireTestApp/packages.config
is excluded by none and included by noneTests/M5Core2TestApp/M5Core2TestApp.nfproj
is excluded by none and included by noneTests/M5Core2TestApp/packages.config
is excluded by none and included by noneTests/M5CoreTestApp/M5CoreTestApp.nfproj
is excluded by none and included by noneTests/M5CoreTestApp/packages.config
is excluded by none and included by noneTests/M5StickTestApp/M5StickTestApp.nfproj
is excluded by none and included by noneTests/M5StickTestApp/packages.config
is excluded by none and included by noneTests/ToughTestApp/ToughTestApp.nfproj
is excluded by none and included by noneTests/ToughTestApp/packages.config
is excluded by none and included by nonenanoFramework.AtomMatrix.nuspec
is excluded by none and included by nonenanoFramework.AtomMatrix/nanoFramework.AtomMatrix.nfproj
is excluded by none and included by nonenanoFramework.AtomMatrix/packages.config
is excluded by none and included by nonenanoFramework.Fire.nuspec
is excluded by none and included by nonenanoFramework.Fire/nanoFramework.Fire.nfproj
is excluded by none and included by nonenanoFramework.Fire/packages.config
is excluded by none and included by nonenanoFramework.M5Core.nuspec
is excluded by none and included by nonenanoFramework.M5Core/nanoFramework.M5Core.nfproj
is excluded by none and included by nonenanoFramework.M5Core/packages.config
is excluded by none and included by nonenanoFramework.M5Core2.nuspec
is excluded by none and included by nonenanoFramework.M5Core2/nanoFramework.M5Core2.nfproj
is excluded by none and included by nonenanoFramework.M5Core2/packages.config
is excluded by none and included by nonenanoFramework.M5StickC.nuspec
is excluded by none and included by nonenanoFramework.M5StickC/nanoFramework.M5StickC.nfproj
is excluded by none and included by nonenanoFramework.M5StickC/packages.config
is excluded by none and included by nonenanoFramework.M5StickCPlus.nuspec
is excluded by none and included by nonenanoFramework.M5StickCPlus/nanoFramework.M5StickCPlus.nfproj
is excluded by none and included by nonenanoFramework.M5StickCPlus/packages.config
is excluded by none and included by nonenanoFramework.Tough.nuspec
is excluded by none and included by nonenanoFramework.Tough/nanoFramework.Tough.nfproj
is excluded by none and included by nonenanoFramework.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 fornanoFramework.Iot.Device.Mpu6886
.The updates to the
requested
andresolved
fields, as well as thecontentHash
, 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 version1.2.639
and itscontentHash
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 fornanoFramework.Iot.Device.Axp192
.The updates to the
requested
andresolved
fields, as well as thecontentHash
, 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 allpackages.lock.json
files.The package version
1.2.639
and the correspondingcontentHash
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 fornanoFramework.Iot.Device.Axp192
.The updates to the
requested
andresolved
fields, as well as thecontentHash
, 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 itscontentHash
are consistently updated across all relevantpackages.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 fornanoFramework.Iot.Device.Rtc
.The updates to the
requested
andresolved
fields, as well as thecontentHash
, 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 allpackages.lock.json
files.The package version
1.2.639
and the correspondingcontentHash
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 fornanoFramework.Iot.Device.Mpu6886
.The updates to the
requested
andresolved
fields, as well as thecontentHash
, 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 itscontentHash
are consistently updated across all relevantpackages.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: UpdatednanoFramework.Iot.Device.Axp192
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.
49-51
: Approved: UpdatednanoFramework.Iot.Device.Mpu6886
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.
55-57
: Approved: UpdatednanoFramework.Iot.Device.Rtc
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.nanoFramework.Tough/packages.lock.json (2)
31-33
: Approved: UpdatednanoFramework.Iot.Device.Axp192
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.
49-51
: Approved: UpdatednanoFramework.Iot.Device.Rtc
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.Tests/M5CoreTestApp/packages.lock.json (2)
31-33
: Approved: UpdatednanoFramework.Iot.Device.Ip5306
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.
37-39
: Approved: UpdatednanoFramework.Iot.Device.Mpu6886
package versions and content hash.The changes to the
requested
andresolved
versions from1.2.631
to1.2.639
are correctly implemented, and thecontentHash
has been appropriately updated.Tests/FireTestApp/packages.lock.json (3)
43-45
: Approved: Version and content hash update for nanoFramework.Iot.Device.BuzzerThe 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.Ip5306The 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.Mpu6886The 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.Axp192The version update for
nanoFramework.Iot.Device.Axp192
from1.2.631
to1.2.639
is correctly reflected in therequested
andresolved
fields. ThecontentHash
has also been updated, indicating changes in the package content.
49-51
: Version Update: nanoFramework.Iot.Device.Mpu6886The version update for
nanoFramework.Iot.Device.Mpu6886
from1.2.631
to1.2.639
is correctly reflected in therequested
andresolved
fields. ThecontentHash
has also been updated, indicating changes in the package content.
55-57
: Version Update: nanoFramework.Iot.Device.RtcThe version update for
nanoFramework.Iot.Device.Rtc
from1.2.631
to1.2.639
is correctly reflected in therequested
andresolved
fields. ThecontentHash
has also been updated, indicating changes in the package content.nanoFramework.M5Core2/packages.lock.json (3)
31-33
: Version Update: nanoFramework.Iot.Device.Axp192The version update for
nanoFramework.Iot.Device.Axp192
from1.2.631
to1.2.639
is correctly reflected in therequested
andresolved
fields. ThecontentHash
has also been updated, indicating changes in the package content.
61-63
: Version Update: nanoFramework.Iot.Device.Mpu6886The version update for
nanoFramework.Iot.Device.Mpu6886
from1.2.631
to1.2.639
is correctly reflected in therequested
andresolved
fields. ThecontentHash
has also been updated, indicating changes in the package content.
67-69
: Version Update: nanoFramework.Iot.Device.RtcThe version update for
nanoFramework.Iot.Device.Rtc
from1.2.631
to1.2.639
is correctly reflected in therequested
andresolved
fields. ThecontentHash
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.BuzzerThe update of the requested and resolved versions from
1.2.631
to1.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.Ip5306The update of the requested and resolved versions from
1.2.631
to1.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.Mpu6886The update of the requested and resolved versions from
1.2.631
to1.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.BuzzerThe update of the requested and resolved versions from
1.2.631
to1.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.Ip5306The update of the requested and resolved versions from
1.2.631
to1.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.Mpu6886The update of the requested and resolved versions from
1.2.631
to1.2.639
is correctly implemented. The content hash has also been updated to reflect the new package version.
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]
Summary by CodeRabbit
New Features
Bug Fixes
Chores