@renovatebot/pgp 1.1.1 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"mainAssemblyName": "lib.dll",
|
|
3
3
|
"resources": {
|
|
4
|
-
"hash": "sha256
|
|
4
|
+
"hash": "sha256-QKomJfXsQi1b66e2SkxipyvkDf1oyY6V6jT3slhcVUY=",
|
|
5
5
|
"jsModuleNative": {
|
|
6
6
|
"dotnet.native.js": "sha256-P9v/lXk2iH0nkUQasBWQjaLVcy19BRVclZwCm/J8qag="
|
|
7
7
|
},
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
},
|
|
14
14
|
"assembly": {
|
|
15
15
|
"BouncyCastle.Cryptography.wasm": "sha256-BfAvv+pbSzJ6A0hsuL07oXaShyUdcrOuRM8RxYNqhT8=",
|
|
16
|
-
"lib.wasm": "sha256-
|
|
16
|
+
"lib.wasm": "sha256-gv0byJMFyb/mfRb07M1i7ARPQWzNGvBUzjMK1wJUg8w=",
|
|
17
17
|
"System.Collections.Concurrent.wasm": "sha256-lCmAJEim4NGogpFMyG7iOE7oElcw4t2lZ86X6L8VJm8=",
|
|
18
18
|
"System.IO.Compression.wasm": "sha256-cgIdY/MSc6RBgVGdxki0sVp4ogSMWoFWoIe7bZQ/aMY=",
|
|
19
19
|
"System.Linq.wasm": "sha256-gPSSJSyq0E6wzIXqJEHwlyMgs/myc6HzmDToDtnaQiA=",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
},
|
|
24
24
|
"vfs": {
|
|
25
25
|
"runtimeconfig.bin": {
|
|
26
|
-
"supportFiles/0_runtimeconfig.bin": "sha256-
|
|
26
|
+
"supportFiles/0_runtimeconfig.bin": "sha256-ZaGMIKzz6VpbyW8vgmTNfZMSSQAMgRX8EGbjuV6xOHQ="
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
29
|
},
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
MMicrosoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmabilitytruefSystem.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerializationfalse'System.Diagnostics.Debugger.IsSupportedfalse,System.Diagnostics.Metrics.Meter.IsSupportedfalse)System.Diagnostics.StackTrace.IsSupportedfalse2System.Diagnostics.Tracing.EventSource.IsSupportedtrueSystem.Globalization.InvarianttrueSystem.TimeZoneInfo.Invarianttrue+System.Globalization.PredefinedCulturesOnlytrue&System.Linq.Enumerable.IsSizeOptimizedtrue)System.Net.Http.EnableActivityPropagationfalse+System.Net.Http.WasmEnableStreamingResponsetrue*System.Net.SocketsHttpHandler.Http3Supportfalse6System.Reflection.Metadata.MetadataUpdater.IsSupportedfalse9System.Resources.ResourceManager.AllowCustomResourceTypesfalse&System.Resources.UseSystemResourceKeystrue<System.Runtime.InteropServices.BuiltInComInterop.IsSupportedfalseJSystem.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHostingfalse9System.Runtime.InteropServices.EnableCppCLIHostActivationfalseVSystem.Runtime.InteropServices.Marshalling.EnableGeneratedComInterfaceComImportInteropfalseESystem.Runtime.Serialization.EnableUnsafeBinaryFormatterSerializationfalse&System.StartupHookProvider.IsSupportedfalse-System.Text.Encoding.EnableUnsafeUTF7Encodingfalse<System.Text.Json.JsonSerializer.IsReflectionEnabledByDefaultfalse-System.Threading.Thread.EnableAutoreleasePoolfalse3System.Xml.XmlResolver.IsNetworkingEnabledByDefaultfalse
|
|
@@ -23,10 +23,15 @@
|
|
|
23
23
|
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false,
|
|
24
24
|
"System.Diagnostics.Debugger.IsSupported": false,
|
|
25
25
|
"System.Diagnostics.Metrics.Meter.IsSupported": false,
|
|
26
|
+
"System.Diagnostics.StackTrace.IsSupported": false,
|
|
26
27
|
"System.Diagnostics.Tracing.EventSource.IsSupported": true,
|
|
27
28
|
"System.Globalization.Invariant": true,
|
|
29
|
+
"System.TimeZoneInfo.Invariant": true,
|
|
28
30
|
"System.Globalization.PredefinedCulturesOnly": true,
|
|
31
|
+
"System.Linq.Enumerable.IsSizeOptimized": true,
|
|
29
32
|
"System.Net.Http.EnableActivityPropagation": false,
|
|
33
|
+
"System.Net.Http.WasmEnableStreamingResponse": true,
|
|
34
|
+
"System.Net.SocketsHttpHandler.Http3Support": false,
|
|
30
35
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
31
36
|
"System.Resources.ResourceManager.AllowCustomResourceTypes": false,
|
|
32
37
|
"System.Resources.UseSystemResourceKeys": true,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@renovatebot/pgp",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0",
|
|
4
4
|
"description": "PGP library for renovate",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"renovate",
|
|
@@ -21,21 +21,21 @@
|
|
|
21
21
|
"dist/"
|
|
22
22
|
],
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"@containerbase/semantic-release-pnpm": "1.3.
|
|
24
|
+
"@containerbase/semantic-release-pnpm": "1.3.5",
|
|
25
25
|
"@renovatebot/kbpgp": "4.0.4",
|
|
26
|
-
"@types/node": "22.19.
|
|
27
|
-
"@vitest/coverage-v8": "4.0.
|
|
26
|
+
"@types/node": "22.19.1",
|
|
27
|
+
"@vitest/coverage-v8": "4.0.10",
|
|
28
28
|
"conventional-changelog-conventionalcommits": "9.1.0",
|
|
29
29
|
"husky": "9.1.7",
|
|
30
30
|
"lint-staged": "16.2.6",
|
|
31
|
-
"markdownlint-cli2": "0.
|
|
31
|
+
"markdownlint-cli2": "0.19.0",
|
|
32
32
|
"npm-run-all2": "8.0.4",
|
|
33
33
|
"openpgp": "6.2.2",
|
|
34
34
|
"prettier": "3.6.2",
|
|
35
35
|
"prettier-plugin-packagejson": "2.5.19",
|
|
36
|
-
"semantic-release": "25.0.
|
|
36
|
+
"semantic-release": "25.0.2",
|
|
37
37
|
"typescript": "5.9.3",
|
|
38
|
-
"vitest": "4.0.
|
|
38
|
+
"vitest": "4.0.10"
|
|
39
39
|
},
|
|
40
40
|
"engines": {
|
|
41
41
|
"node": "^22.11.0 || >=24.10.0",
|