Skip to content

Commit 1cbd274

Browse files
Bump System.Text.Json from 10.0.0 to 10.0.1 (#32)
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 714d684 commit 1cbd274

File tree

5 files changed

+12
-207
lines changed

5 files changed

+12
-207
lines changed

Source/Schema.NET.Pending/Schema.NET.Pending.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup Label="Package References">
17-
<PackageReference Include="System.Text.Json" Version="10.0.0"/>
17+
<PackageReference Include="System.Text.Json" Version="10.0.1"/>
1818
</ItemGroup>
1919

2020
<ItemGroup Label="Package References">

Source/Schema.NET.Pending/packages.lock.json

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -16,43 +16,9 @@
1616
},
1717
"System.Text.Json": {
1818
"type": "Direct",
19-
"requested": "[10.0.0, )",
20-
"resolved": "10.0.0",
21-
"contentHash": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw=="
22-
}
23-
},
24-
"net8.0": {
25-
"DotNet.ReproducibleBuilds": {
26-
"type": "Direct",
27-
"requested": "[1.2.39, )",
28-
"resolved": "1.2.39",
29-
"contentHash": "fcFN01tDTIQqDuTwr1jUQK/geofiwjG5DycJQOnC72i1SsLAk1ELe+apBOuZ11UMQG8YKFZG1FgvjZPbqHyatg=="
30-
},
31-
"MinVer": {
32-
"type": "Direct",
33-
"requested": "[6.0.0, )",
34-
"resolved": "6.0.0",
35-
"contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g=="
36-
},
37-
"System.Text.Json": {
38-
"type": "Direct",
39-
"requested": "[10.0.0, )",
40-
"resolved": "10.0.0",
41-
"contentHash": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
42-
"dependencies": {
43-
"System.IO.Pipelines": "10.0.0",
44-
"System.Text.Encodings.Web": "10.0.0"
45-
}
46-
},
47-
"System.IO.Pipelines": {
48-
"type": "Transitive",
49-
"resolved": "10.0.0",
50-
"contentHash": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg=="
51-
},
52-
"System.Text.Encodings.Web": {
53-
"type": "Transitive",
54-
"resolved": "10.0.0",
55-
"contentHash": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg=="
19+
"requested": "[10.0.1, )",
20+
"resolved": "10.0.1",
21+
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g=="
5622
}
5723
}
5824
}

Source/Schema.NET/Schema.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup Label="Package References">
17-
<PackageReference Include="System.Text.Json" Version="10.0.0"/>
17+
<PackageReference Include="System.Text.Json" Version="10.0.1"/>
1818
</ItemGroup>
1919

2020
<ItemGroup Label="Package References">

Source/Schema.NET/packages.lock.json

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -16,43 +16,9 @@
1616
},
1717
"System.Text.Json": {
1818
"type": "Direct",
19-
"requested": "[10.0.0, )",
20-
"resolved": "10.0.0",
21-
"contentHash": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw=="
22-
}
23-
},
24-
"net8.0": {
25-
"DotNet.ReproducibleBuilds": {
26-
"type": "Direct",
27-
"requested": "[1.2.39, )",
28-
"resolved": "1.2.39",
29-
"contentHash": "fcFN01tDTIQqDuTwr1jUQK/geofiwjG5DycJQOnC72i1SsLAk1ELe+apBOuZ11UMQG8YKFZG1FgvjZPbqHyatg=="
30-
},
31-
"MinVer": {
32-
"type": "Direct",
33-
"requested": "[6.0.0, )",
34-
"resolved": "6.0.0",
35-
"contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g=="
36-
},
37-
"System.Text.Json": {
38-
"type": "Direct",
39-
"requested": "[10.0.0, )",
40-
"resolved": "10.0.0",
41-
"contentHash": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
42-
"dependencies": {
43-
"System.IO.Pipelines": "10.0.0",
44-
"System.Text.Encodings.Web": "10.0.0"
45-
}
46-
},
47-
"System.IO.Pipelines": {
48-
"type": "Transitive",
49-
"resolved": "10.0.0",
50-
"contentHash": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg=="
51-
},
52-
"System.Text.Encodings.Web": {
53-
"type": "Transitive",
54-
"resolved": "10.0.0",
55-
"contentHash": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg=="
19+
"requested": "[10.0.1, )",
20+
"resolved": "10.0.1",
21+
"contentHash": "EsgwDgU1PFqhrFA9l5n+RBu76wFhNGCEwu8ITrBNhjPP3MxLyklroU5GIF8o6JYpYg6T4KD/VICfMdgPAvNp5g=="
5622
}
5723
}
5824
}

Tools/Schema.NET.Tool/packages.lock.json

Lines changed: 4 additions & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
11
{
22
"version": 1,
33
"dependencies": {
4-
".NETStandard,Version=v2.0": {
4+
"net10.0": {
55
"Microsoft.CodeAnalysis.CSharp": {
66
"type": "Direct",
77
"requested": "[4.14.0, )",
88
"resolved": "4.14.0",
99
"contentHash": "568a6wcTivauIhbeWcCwfWwIn7UV7MeHEBvFB2uzGIpM2OhJ4eM/FZ8KS0yhPoNxnSpjGzz7x7CIjTxhslojQA==",
1010
"dependencies": {
1111
"Microsoft.CodeAnalysis.Analyzers": "3.11.0",
12-
"Microsoft.CodeAnalysis.Common": "[4.14.0]",
13-
"System.Buffers": "4.5.1",
14-
"System.Collections.Immutable": "9.0.0",
15-
"System.Memory": "4.5.5",
16-
"System.Numerics.Vectors": "4.5.0",
17-
"System.Reflection.Metadata": "9.0.0",
18-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
19-
"System.Text.Encoding.CodePages": "7.0.0",
20-
"System.Threading.Tasks.Extensions": "4.5.4"
12+
"Microsoft.CodeAnalysis.Common": "[4.14.0]"
2113
}
2214
},
2315
"MinVer": {
@@ -26,37 +18,11 @@
2618
"resolved": "6.0.0",
2719
"contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g=="
2820
},
29-
"NETStandard.Library": {
30-
"type": "Direct",
31-
"requested": "[2.0.3, )",
32-
"resolved": "2.0.3",
33-
"contentHash": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
34-
"dependencies": {
35-
"Microsoft.NETCore.Platforms": "1.1.0"
36-
}
37-
},
3821
"System.Text.Json": {
3922
"type": "Direct",
4023
"requested": "[9.0.11, )",
4124
"resolved": "9.0.11",
42-
"contentHash": "DGToqSFbBSU6pMSbZuJ+7jDvLa73rvpcYdGFqZIB3FKdCVlEAbrBJrl9PuCT6E0QbdhXjPwqalYc5lxjUqMQzw==",
43-
"dependencies": {
44-
"Microsoft.Bcl.AsyncInterfaces": "9.0.11",
45-
"System.Buffers": "4.5.1",
46-
"System.IO.Pipelines": "9.0.11",
47-
"System.Memory": "4.5.5",
48-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
49-
"System.Text.Encodings.Web": "9.0.11",
50-
"System.Threading.Tasks.Extensions": "4.5.4"
51-
}
52-
},
53-
"Microsoft.Bcl.AsyncInterfaces": {
54-
"type": "Transitive",
55-
"resolved": "9.0.11",
56-
"contentHash": "3Nxnq7dVqHhEJkvcyLGzKraHzXLixUhjz8tC2LLdTo02hufeaOPbtO77xA5svFzYgL+hI7pixbWPxQJ+6BM+8A==",
57-
"dependencies": {
58-
"System.Threading.Tasks.Extensions": "4.5.4"
59-
}
25+
"contentHash": "DGToqSFbBSU6pMSbZuJ+7jDvLa73rvpcYdGFqZIB3FKdCVlEAbrBJrl9PuCT6E0QbdhXjPwqalYc5lxjUqMQzw=="
6026
},
6127
"Microsoft.CodeAnalysis.Analyzers": {
6228
"type": "Transitive",
@@ -68,100 +34,7 @@
6834
"resolved": "4.14.0",
6935
"contentHash": "PC3tuwZYnC+idaPuoC/AZpEdwrtX7qFpmnrfQkgobGIWiYmGi5MCRtl5mx6QrfMGQpK78X2lfIEoZDLg/qnuHg==",
7036
"dependencies": {
71-
"Microsoft.CodeAnalysis.Analyzers": "3.11.0",
72-
"System.Buffers": "4.5.1",
73-
"System.Collections.Immutable": "9.0.0",
74-
"System.Memory": "4.5.5",
75-
"System.Numerics.Vectors": "4.5.0",
76-
"System.Reflection.Metadata": "9.0.0",
77-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
78-
"System.Text.Encoding.CodePages": "7.0.0",
79-
"System.Threading.Tasks.Extensions": "4.5.4"
80-
}
81-
},
82-
"Microsoft.NETCore.Platforms": {
83-
"type": "Transitive",
84-
"resolved": "1.1.0",
85-
"contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
86-
},
87-
"System.Buffers": {
88-
"type": "Transitive",
89-
"resolved": "4.5.1",
90-
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg=="
91-
},
92-
"System.Collections.Immutable": {
93-
"type": "Transitive",
94-
"resolved": "9.0.0",
95-
"contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==",
96-
"dependencies": {
97-
"System.Memory": "4.5.5",
98-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
99-
}
100-
},
101-
"System.IO.Pipelines": {
102-
"type": "Transitive",
103-
"resolved": "9.0.11",
104-
"contentHash": "NfGnevAV0r2gqtZWxa/7uCm3MNRYz1o4WRHhFahgBq46LuG2eaLwXIlPgtgaRUvf9CCrGFnuzN47MOzJUH1HKg==",
105-
"dependencies": {
106-
"System.Buffers": "4.5.1",
107-
"System.Memory": "4.5.5",
108-
"System.Threading.Tasks.Extensions": "4.5.4"
109-
}
110-
},
111-
"System.Memory": {
112-
"type": "Transitive",
113-
"resolved": "4.5.5",
114-
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
115-
"dependencies": {
116-
"System.Buffers": "4.5.1",
117-
"System.Numerics.Vectors": "4.4.0",
118-
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
119-
}
120-
},
121-
"System.Numerics.Vectors": {
122-
"type": "Transitive",
123-
"resolved": "4.5.0",
124-
"contentHash": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ=="
125-
},
126-
"System.Reflection.Metadata": {
127-
"type": "Transitive",
128-
"resolved": "9.0.0",
129-
"contentHash": "ANiqLu3DxW9kol/hMmTWbt3414t9ftdIuiIU7j80okq2YzAueo120M442xk1kDJWtmZTqWQn7wHDvMRipVOEOQ==",
130-
"dependencies": {
131-
"System.Collections.Immutable": "9.0.0",
132-
"System.Memory": "4.5.5"
133-
}
134-
},
135-
"System.Runtime.CompilerServices.Unsafe": {
136-
"type": "Transitive",
137-
"resolved": "6.0.0",
138-
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg=="
139-
},
140-
"System.Text.Encoding.CodePages": {
141-
"type": "Transitive",
142-
"resolved": "7.0.0",
143-
"contentHash": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==",
144-
"dependencies": {
145-
"System.Memory": "4.5.5",
146-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
147-
}
148-
},
149-
"System.Text.Encodings.Web": {
150-
"type": "Transitive",
151-
"resolved": "9.0.11",
152-
"contentHash": "l5L3Ov+pyD0dfK2bv6IMU2KPEyaaWnix6U0/YhgkNBGEOAgVTVlvh5ZyXWuuRlCtLnOziz+VtM5HFeqLlH2AbA==",
153-
"dependencies": {
154-
"System.Buffers": "4.5.1",
155-
"System.Memory": "4.5.5",
156-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
157-
}
158-
},
159-
"System.Threading.Tasks.Extensions": {
160-
"type": "Transitive",
161-
"resolved": "4.5.4",
162-
"contentHash": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
163-
"dependencies": {
164-
"System.Runtime.CompilerServices.Unsafe": "4.5.3"
37+
"Microsoft.CodeAnalysis.Analyzers": "3.11.0"
16538
}
16639
}
16740
}

0 commit comments

Comments
 (0)