Skip to content

Commit b660116

Browse files
dependabot[bot]talha0113
authored andcommitted
build: Bump Azure.Storage.Queues from 12.25.0 to 12.26.0
--- updated-dependencies: - dependency-name: Azure.Storage.Queues dependency-version: 12.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0dbd729 commit b660116

3 files changed

Lines changed: 31 additions & 31 deletions

File tree

source/notification-service/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="Azure.Identity" Version="1.21.0" />
7-
<PackageVersion Include="Azure.Storage.Queues" Version="12.25.0" />
7+
<PackageVersion Include="Azure.Storage.Queues" Version="12.26.0" />
88
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.59.0" />
99
<PackageVersion Include="Microsoft.Azure.Functions.Worker" Version="2.52.0" />
1010
<PackageVersion Include="Microsoft.Azure.Functions.Worker.Extensions.CosmosDB" Version="4.15.0" />

source/notification-service/ms.account.push.subscription.func/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"net10.0": {
55
"Azure.Storage.Queues": {
66
"type": "Direct",
7-
"requested": "[12.25.0, )",
8-
"resolved": "12.25.0",
9-
"contentHash": "52+X1K+XuUWG3XzcCQDhJ+gz+NjpH22L0FpMyydhmdhk+3FNM2JZHyhGLPUxFIq9MEW9I8JdSuVyHPalxzMYhA==",
7+
"requested": "[12.26.0, )",
8+
"resolved": "12.26.0",
9+
"contentHash": "Ay/lsuyKadiFeikhI/EjPmpLJyxovCMhVNDlaeNNqArrN9glPYI19S8Ou4DQp9FuC81EWMZu2CMAD1cXHzL7yA==",
1010
"dependencies": {
11-
"Azure.Core": "1.50.0",
12-
"Azure.Storage.Common": "12.26.0"
11+
"Azure.Core": "1.51.1",
12+
"Azure.Storage.Common": "12.27.0"
1313
}
1414
},
1515
"Microsoft.Azure.Cosmos": {
@@ -127,11 +127,11 @@
127127
},
128128
"Azure.Storage.Common": {
129129
"type": "Transitive",
130-
"resolved": "12.26.0",
131-
"contentHash": "XaT6CDcSshZb7KaCTwc6m4EouZbLBg7ciOEpsJSdJCvkNsZJQCvPKw7V5TtXno19AA1NpwtsZriYque8mzbQVg==",
130+
"resolved": "12.27.0",
131+
"contentHash": "PBucMNzot6cYyN0isdte50iPCefJ4Ylg0B+KP4kxmqsc3ciOiDYh1MwVV6fPZPjoPnPvNRLN9TI6J5hgNf4huA==",
132132
"dependencies": {
133-
"Azure.Core": "1.50.0",
134-
"System.IO.Hashing": "10.0.1"
133+
"Azure.Core": "1.51.1",
134+
"System.IO.Hashing": "10.0.3"
135135
}
136136
},
137137
"Google.Protobuf": {
@@ -843,8 +843,8 @@
843843
},
844844
"Microsoft.Extensions.Primitives": {
845845
"type": "Transitive",
846-
"resolved": "10.0.7",
847-
"contentHash": "D5M0Jr551iTgwkZMN9rm0pSkgNLj5quUWQUmQPMZh7k/bnvZTnXRGfE2KuvXf1EEjt/ofD9yw9IumpgdP9QCnw=="
846+
"resolved": "10.0.8",
847+
"contentHash": "OBPo4nYhMyIbtueoC10CBm6AGAbo/A9IV8QQ/6ryZS7VvmqpGT7hunazeHLxFawRzn3oLOq4jhqhpBX4tfswWQ=="
848848
},
849849
"Microsoft.Identity.Client": {
850850
"type": "Transitive",
@@ -953,8 +953,8 @@
953953
},
954954
"System.IO.Hashing": {
955955
"type": "Transitive",
956-
"resolved": "10.0.1",
957-
"contentHash": "Dy6ULPb2S0GmNndjKrEIpfibNsc8+FTOoZnqygtFDuyun8vWboQbfMpQtKUXpgTxokR5E4zFHETpNnGfeWY6NA=="
956+
"resolved": "10.0.3",
957+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
958958
},
959959
"System.Memory.Data": {
960960
"type": "Transitive",
@@ -1002,10 +1002,10 @@
10021002
"type": "Project",
10031003
"dependencies": {
10041004
"Azure.Identity": "[1.21.0, )",
1005-
"Azure.Storage.Queues": "[12.25.0, )",
1005+
"Azure.Storage.Queues": "[12.26.0, )",
10061006
"Lib.AspNetCore.WebPush": "[2.2.2, )",
10071007
"Microsoft.Azure.Cosmos": "[3.59.0, )",
1008-
"Microsoft.Extensions.Configuration.Abstractions": "[10.0.7, )",
1008+
"Microsoft.Extensions.Configuration.Abstractions": "[10.0.8, )",
10091009
"Newtonsoft.Json": "[13.0.4, )",
10101010
"WebPush": "[1.0.13, )",
10111011
"ms.account.push.subscription.core": "[1.0.0, )"
@@ -1031,11 +1031,11 @@
10311031
},
10321032
"Microsoft.Extensions.Configuration.Abstractions": {
10331033
"type": "CentralTransitive",
1034-
"requested": "[10.0.7, )",
1035-
"resolved": "10.0.7",
1036-
"contentHash": "t56nEgvECcyLPojZIUFWJknQQDAbgfTf9J+QMYJE1YYvVgz69vN6B/AKL8Grvj3Lcnp8kTpNqwmwFhb3YLJmtQ==",
1034+
"requested": "[10.0.8, )",
1035+
"resolved": "10.0.8",
1036+
"contentHash": "I63esIFbL3h5pSt7gXpXOlmcwDmYBUoYNEglKfDPFUqtYvSV84f2l28hO2lfVXsV0wdlplgAM7IVz16matapSg==",
10371037
"dependencies": {
1038-
"Microsoft.Extensions.Primitives": "10.0.7"
1038+
"Microsoft.Extensions.Primitives": "10.0.8"
10391039
}
10401040
},
10411041
"Microsoft.Extensions.DependencyInjection": {

source/notification-service/ms.account.push.subscription.infrastructure/packages.lock.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"Azure.Storage.Queues": {
1515
"type": "Direct",
16-
"requested": "[12.25.0, )",
17-
"resolved": "12.25.0",
18-
"contentHash": "52+X1K+XuUWG3XzcCQDhJ+gz+NjpH22L0FpMyydhmdhk+3FNM2JZHyhGLPUxFIq9MEW9I8JdSuVyHPalxzMYhA==",
16+
"requested": "[12.26.0, )",
17+
"resolved": "12.26.0",
18+
"contentHash": "Ay/lsuyKadiFeikhI/EjPmpLJyxovCMhVNDlaeNNqArrN9glPYI19S8Ou4DQp9FuC81EWMZu2CMAD1cXHzL7yA==",
1919
"dependencies": {
20-
"Azure.Core": "1.50.0",
21-
"Azure.Storage.Common": "12.26.0"
20+
"Azure.Core": "1.51.1",
21+
"Azure.Storage.Common": "12.27.0"
2222
}
2323
},
2424
"Lib.AspNetCore.WebPush": {
@@ -82,11 +82,11 @@
8282
},
8383
"Azure.Storage.Common": {
8484
"type": "Transitive",
85-
"resolved": "12.26.0",
86-
"contentHash": "XaT6CDcSshZb7KaCTwc6m4EouZbLBg7ciOEpsJSdJCvkNsZJQCvPKw7V5TtXno19AA1NpwtsZriYque8mzbQVg==",
85+
"resolved": "12.27.0",
86+
"contentHash": "PBucMNzot6cYyN0isdte50iPCefJ4Ylg0B+KP4kxmqsc3ciOiDYh1MwVV6fPZPjoPnPvNRLN9TI6J5hgNf4huA==",
8787
"dependencies": {
88-
"Azure.Core": "1.50.0",
89-
"System.IO.Hashing": "10.0.1"
88+
"Azure.Core": "1.51.1",
89+
"System.IO.Hashing": "10.0.3"
9090
}
9191
},
9292
"Lib.Net.Http.EncryptedContentEncoding": {
@@ -235,8 +235,8 @@
235235
},
236236
"System.IO.Hashing": {
237237
"type": "Transitive",
238-
"resolved": "10.0.1",
239-
"contentHash": "Dy6ULPb2S0GmNndjKrEIpfibNsc8+FTOoZnqygtFDuyun8vWboQbfMpQtKUXpgTxokR5E4zFHETpNnGfeWY6NA=="
238+
"resolved": "10.0.3",
239+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
240240
},
241241
"System.Memory.Data": {
242242
"type": "Transitive",

0 commit comments

Comments
 (0)