Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Tests/MagicBitTestApp/MagicBitTestApp.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<HintPath>..\..\packages\nanoFramework.Iot.Device.Button.1.2.631\lib\Iot.Device.Button.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Buzzer, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.639\lib\Iot.Device.Buzzer.dll</HintPath>
<HintPath>..\..\packages\nanoFramework.Iot.Device.Buzzer.1.2.656\lib\Iot.Device.Buzzer.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.DCMotor, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\..\packages\nanoFramework.Iot.Device.DCMotor.1.2.631\lib\Iot.Device.DCMotor.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Tests/MagicBitTestApp/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.639" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.656" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.DCMotor" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.ServoMotor" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ssd13xx" version="1.3.445" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions Tests/MagicBitTestApp/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"nanoFramework.Iot.Device.Buzzer": {
"type": "Direct",
"requested": "[1.2.639, 1.2.639]",
"resolved": "1.2.639",
"contentHash": "gMbDetDB2Rk1cZp5dVoUbGTPJl8JM7jcfeIKmZWRoIYvg321+sSoQswDgavoQBvCT++ra+4H/7TMNk0bn0Iz8A=="
"requested": "[1.2.656, 1.2.656]",
"resolved": "1.2.656",
"contentHash": "iLNlBzHiPgr0hhss+/pMAGWIxK8mM+pLOwaki0iXE0CRIakloTDySfpwjJlV0FAf9+dlkhxzm3oiT5+ZAWoa3g=="
},
"nanoFramework.Iot.Device.DCMotor": {
"type": "Direct",
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.MagicBit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency id="nanoFramework.CoreLibrary" version="1.15.5" />
<dependency id="nanoFramework.Hardware.Esp32" version="1.6.19" />
<dependency id="nanoFramework.Iot.Device.Button" version="1.2.631" />
<dependency id="nanoFramework.Iot.Device.Buzzer" version="1.2.639" />
<dependency id="nanoFramework.Iot.Device.Buzzer" version="1.2.656" />
<dependency id="nanoFramework.Iot.Device.DCMotor" version="1.2.631" />
<dependency id="nanoFramework.Iot.Device.ServoMotor" version="1.2.631" />
<dependency id="nanoFramework.Iot.Device.Ssd13xx" version="1.3.445" />
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.MagicBit/nanoFramework.MagicBit.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<HintPath>..\packages\nanoFramework.Iot.Device.Button.1.2.631\lib\Iot.Device.Button.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.Buzzer, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.Buzzer.1.2.639\lib\Iot.Device.Buzzer.dll</HintPath>
<HintPath>..\packages\nanoFramework.Iot.Device.Buzzer.1.2.656\lib\Iot.Device.Buzzer.dll</HintPath>
</Reference>
<Reference Include="Iot.Device.DCMotor, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Iot.Device.DCMotor.1.2.631\lib\Iot.Device.DCMotor.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion nanoFramework.MagicBit/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="nanoFramework.CoreLibrary" version="1.15.5" targetFramework="netnano1.0" />
<package id="nanoFramework.Hardware.Esp32" version="1.6.19" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Button" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.639" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Buzzer" version="1.2.656" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.DCMotor" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.ServoMotor" version="1.2.631" targetFramework="netnano1.0" />
<package id="nanoFramework.Iot.Device.Ssd13xx" version="1.3.445" targetFramework="netnano1.0" />
Expand Down
6 changes: 3 additions & 3 deletions nanoFramework.MagicBit/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"nanoFramework.Iot.Device.Buzzer": {
"type": "Direct",
"requested": "[1.2.639, 1.2.639]",
"resolved": "1.2.639",
"contentHash": "gMbDetDB2Rk1cZp5dVoUbGTPJl8JM7jcfeIKmZWRoIYvg321+sSoQswDgavoQBvCT++ra+4H/7TMNk0bn0Iz8A=="
"requested": "[1.2.656, 1.2.656]",
"resolved": "1.2.656",
"contentHash": "iLNlBzHiPgr0hhss+/pMAGWIxK8mM+pLOwaki0iXE0CRIakloTDySfpwjJlV0FAf9+dlkhxzm3oiT5+ZAWoa3g=="
Comment on lines +25 to +27
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codebase verification

Multiple package versions have been updated.

Several packages other than nanoFramework.Iot.Device.Buzzer have been updated. Please verify that these updates are intentional and align with the PR objectives:

  • Line 7: "requested": "[1.15.5, 1.15.5]"
  • Line 13: "requested": "[1.6.19, 1.6.19]"
  • Line 19: "requested": "[1.2.631, 1.2.631]"
  • Line 31: "requested": "[1.2.631, 1.2.631]"
  • Line 37: "requested": "[1.2.631, 1.2.631]"
  • Line 43: "requested": "[1.3.445, 1.3.445]"
  • Line 49: "requested": "[1.11.18, 1.11.18]"
  • Line 55: "requested": "[1.1.11, 1.1.11]"
  • Line 61: "requested": "[1.1.41, 1.1.41]"
  • Line 67: "requested": "[1.1.16, 1.1.16]"
  • Line 73: "requested": "[1.2.628, 1.2.628]"
  • Line 79: "requested": "[1.1.10, 1.1.10]"
  • Line 85: "requested": "[1.5.43, 1.5.43]"
  • Line 91: "requested": "[3.6.143, 3.6.143]"
  • Line 97: "requested": "[5.59.0, 5.59.0]"
🔗 Analysis chain

Version update for nanoFramework.Iot.Device.Buzzer package looks correct.

The nanoFramework.Iot.Device.Buzzer package has been updated from version 1.2.639 to 1.2.656. This change aligns with the PR objectives, and the version numbers in both the "requested" and "resolved" fields have been updated consistently. The content hash has also been updated to reflect the new version.

To ensure this is the only intended change, let's verify no other packages were modified:

This script will list any other package version changes. We expect no output if nanoFramework.Iot.Device.Buzzer is the only package updated.

🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Check for any other package version changes
grep -nE '"requested": "\[.*\]",' nanoFramework.MagicBit/packages.lock.json | grep -v "1.2.656"

Length of output: 768

},
"nanoFramework.Iot.Device.DCMotor": {
"type": "Direct",
Expand Down