Compare commits

..
Author SHA1 Message Date
renovate-bot b81adb2f9a chore(deps): update dependency sixlabors.imagesharp to v4
Security Scan (reusable) / Security Scan (pull_request) Successful in 24s
Security / scan (pull_request) Successful in 24s
Build / Build (Release) (pull_request) Successful in 32s
2026-08-23 00:35:26 +00:00
2 changed files with 9 additions and 26 deletions
+2 -2
View File
@@ -30,9 +30,9 @@
Media-Foundation-based codecs do not). Using the sub-package avoids pulling in Media-Foundation-based codecs do not). Using the sub-package avoids pulling in
NAudio.WinForms (which requires WindowsDesktop and does not build on Linux hosts). NAudio.WinForms (which requires WindowsDesktop and does not build on Linux hosts).
WaveOutEvent and WaveFileReader both live in NAudio.WinMM + NAudio.Core. --> WaveOutEvent and WaveFileReader both live in NAudio.WinMM + NAudio.Core. -->
<PackageReference Include="NAudio.WinMM" Version="3.1.0" /> <PackageReference Include="NAudio.WinMM" Version="2.3.0" />
<PackageReference Include="Pidgin" Version="[3.5.1, 4.0.0)" /> <PackageReference Include="Pidgin" Version="[3.5.1, 4.0.0)" />
<PackageReference Include="SixLabors.ImageSharp" Version="[3.1.12, 4.0.0)" /> <PackageReference Include="SixLabors.ImageSharp" Version="[3.1.12,4.1.1]" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
+7 -24
View File
@@ -104,12 +104,11 @@
}, },
"NAudio.WinMM": { "NAudio.WinMM": {
"type": "Direct", "type": "Direct",
"requested": "[3.1.0, )", "requested": "[2.3.0, )",
"resolved": "3.1.0", "resolved": "2.3.0",
"contentHash": "2LXIZwBQKxDZP+GvTvC9zrHiF0LQ3lvTi5dqgS175hY/bOtqFlDRRhzEnVv/lLFlQ+a1I/ZQ3m6CclTvztkf6A==", "contentHash": "5G1dRjsZm50T3luyuqcmI2BSvj3K4ZJaD/x776/0Epj88qOsOryDZG40+MufwIk1UFJSFWhRobBqtJYFc8Ss4g==",
"dependencies": { "dependencies": {
"NAudio.Core": "3.1.0", "NAudio.Core": "2.3.0"
"NAudio.Midi": "3.1.0"
} }
}, },
"Pidgin": { "Pidgin": {
@@ -120,7 +119,7 @@
}, },
"SixLabors.ImageSharp": { "SixLabors.ImageSharp": {
"type": "Direct", "type": "Direct",
"requested": "[3.1.12, 4.0.0)", "requested": "[3.1.12, 4.1.1]",
"resolved": "3.1.12", "resolved": "3.1.12",
"contentHash": "iAg6zifihXEFS/t7fiHhZBGAdCp3FavsF4i2ZIDp0JfeYeDVzvmlbY1CNhhIKimaIzrzSi5M/NBFcWvZT2rB/A==" "contentHash": "iAg6zifihXEFS/t7fiHhZBGAdCp3FavsF4i2ZIDp0JfeYeDVzvmlbY1CNhhIKimaIzrzSi5M/NBFcWvZT2rB/A=="
}, },
@@ -378,19 +377,8 @@
}, },
"NAudio.Core": { "NAudio.Core": {
"type": "Transitive", "type": "Transitive",
"resolved": "3.1.0", "resolved": "2.3.0",
"contentHash": "8Hrd3Uqb2wEB64eZYF+0vl9xBadeSn6JnFDsHuGrw87ucJ+pB7u5NzVpHl8OlCNvIvH+sD9b2h4JOqXBuZGYwg==", "contentHash": "jMd7r6dB6tAtXhOYL58ntPqwERNm1/Rhw5MKOIYvsnXzuX+PTGsa2VMam6n0npZYSwlSidKa4GAm4bFcXFUlcg=="
"dependencies": {
"System.Numerics.Tensors": "9.0.0"
}
},
"NAudio.Midi": {
"type": "Transitive",
"resolved": "3.1.0",
"contentHash": "McIiQyY5o0Q3QlF5oRm+b0A8IE0SorA/9HvNi88bH3MdSnGp7cM/9sze/zqbS/9PFdKYVRZPtoLwqoAF4BgjeA==",
"dependencies": {
"NAudio.Core": "3.1.0"
}
}, },
"SQLitePCLRaw.bundle_e_sqlite3": { "SQLitePCLRaw.bundle_e_sqlite3": {
"type": "Transitive", "type": "Transitive",
@@ -418,11 +406,6 @@
"type": "Transitive", "type": "Transitive",
"resolved": "10.0.7", "resolved": "10.0.7",
"contentHash": "WbmDLeTPYhEzXhvYVioTVn/D1XX6bovyny9n5p8Zxtf03+eY385RB818teZm6n+fA63iZNvng0/Np4tLuhkMhQ==" "contentHash": "WbmDLeTPYhEzXhvYVioTVn/D1XX6bovyny9n5p8Zxtf03+eY385RB818teZm6n+fA63iZNvng0/Np4tLuhkMhQ=="
},
"System.Numerics.Tensors": {
"type": "Transitive",
"resolved": "9.0.0",
"contentHash": "hyJB4UlpAi19Xr9AXzu2NuagKC4lPfHObNMEAA0HmqFz2rX7wKgzeYzO/jM/eBHDhnUGFFEjk5cOoJaxqg5J4A=="
} }
} }
} }