Skip to content
Open
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 .ci/compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
rabbitmq:
container_name: bkb-rabbitmq-test
hostname: rabbitmq
image: rabbitmq:4.2.5-management-alpine@sha256:7983ce30209cb12a4423907cfafe9eebcfa3dfc8e7463a444b1070bf0f52851c
image: rabbitmq:4.2.5-management-alpine@sha256:b618738ea52cb6d0073ee9f0412ede133411ecacd7afa40f17be748a6d9a9ee1
ports:
- "5672:5672"

Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 24.14.0
node-version: 24.14.1
cache: "npm"
cache-dependency-path: "**/package.json"
- name: Cache npm dependencies
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 24.14.0
node-version: 24.14.1
cache: "npm"
cache-dependency-path: "**/package.json"
- name: Cache npm dependencies
Expand Down Expand Up @@ -129,7 +129,7 @@ jobs:

- uses: actions/setup-node@v6
with:
node-version: 24.14.0
node-version: 24.14.1
cache: "npm"
cache-dependency-path: "**/package-lock.json"

Expand Down Expand Up @@ -198,7 +198,7 @@ jobs:

- uses: actions/setup-node@v6
with:
node-version: 24.14.0
node-version: 24.14.1
cache: "npm"
cache-dependency-path: "**/package-lock.json"

Expand Down Expand Up @@ -281,7 +281,7 @@ jobs:

- uses: actions/setup-node@v6
with:
node-version: 24.14.0
node-version: 24.14.1
cache: "npm"
cache-dependency-path: "**/package-lock.json"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"net10.0": {
"AWSSDK.Core": {
"type": "Transitive",
"resolved": "4.0.3.19",
"contentHash": "8zIzN59+J6arYSyFuhnSxPepr8ff4p6li+MxKUUnqCgwZqQ+icEGJK/23c1USIEALqZZ5gdiITuH2sOZWQom+Q=="
"resolved": "4.0.3.24",
"contentHash": "Bq3mONgVTGheBWfqiVxPDgy/qpcEbsHuH9ColyGFgIiW4Smr/zizfPWI5OjUmxFJ2wlsX/Ooa5654C9bZh2wvg=="
},
"Azure.Core": {
"type": "Transitive",
Expand Down Expand Up @@ -557,7 +557,7 @@
"Backbone.BuildingBlocks.Infrastructure": {
"type": "Project",
"dependencies": {
"AWSSDK.S3": "[4.0.19.1, 4.0.19.1]",
"AWSSDK.S3": "[4.0.19.4, 4.0.19.4]",
"Autofac": "[9.1.0, 9.1.0]",
"Azure.Messaging.ServiceBus": "[7.20.1, 7.20.1]",
"Azure.Storage.Blobs": "[12.27.0, 12.27.0]",
Expand Down Expand Up @@ -606,11 +606,11 @@
},
"AWSSDK.S3": {
"type": "CentralTransitive",
"requested": "[4.0.19.1, 4.0.19.1]",
"resolved": "4.0.19.1",
"contentHash": "DCTFohRB53/g2kaz7cUX3ZTyFTbRErj5JvT4HrquKTvXvUpY/vUyUMGEVWoC0UXmxalYaPAR8tO7WgEJRJjM9w==",
"requested": "[4.0.19.4, 4.0.19.4]",
"resolved": "4.0.19.4",
"contentHash": "kzyjlrmwJk6vTtNCTSyMi3JLiwXlY4pXyVcWo998/a++nAk50DGxIvk6ZXr1fAgdm8AWwdZI4glBTGhbzhfY7Q==",
"dependencies": {
"AWSSDK.Core": "[4.0.3.19, 5.0.0)"
"AWSSDK.Core": "[4.0.3.24, 5.0.0)"
}
},
"Azure.Messaging.ServiceBus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"net10.0": {
"AWSSDK.Core": {
"type": "Transitive",
"resolved": "4.0.3.19",
"contentHash": "8zIzN59+J6arYSyFuhnSxPepr8ff4p6li+MxKUUnqCgwZqQ+icEGJK/23c1USIEALqZZ5gdiITuH2sOZWQom+Q=="
"resolved": "4.0.3.24",
"contentHash": "Bq3mONgVTGheBWfqiVxPDgy/qpcEbsHuH9ColyGFgIiW4Smr/zizfPWI5OjUmxFJ2wlsX/Ooa5654C9bZh2wvg=="
},
"Azure.Core": {
"type": "Transitive",
Expand Down Expand Up @@ -557,7 +557,7 @@
"Backbone.BuildingBlocks.Infrastructure": {
"type": "Project",
"dependencies": {
"AWSSDK.S3": "[4.0.19.1, 4.0.19.1]",
"AWSSDK.S3": "[4.0.19.4, 4.0.19.4]",
"Autofac": "[9.1.0, 9.1.0]",
"Azure.Messaging.ServiceBus": "[7.20.1, 7.20.1]",
"Azure.Storage.Blobs": "[12.27.0, 12.27.0]",
Expand Down Expand Up @@ -606,11 +606,11 @@
},
"AWSSDK.S3": {
"type": "CentralTransitive",
"requested": "[4.0.19.1, 4.0.19.1]",
"resolved": "4.0.19.1",
"contentHash": "DCTFohRB53/g2kaz7cUX3ZTyFTbRErj5JvT4HrquKTvXvUpY/vUyUMGEVWoC0UXmxalYaPAR8tO7WgEJRJjM9w==",
"requested": "[4.0.19.4, 4.0.19.4]",
"resolved": "4.0.19.4",
"contentHash": "kzyjlrmwJk6vTtNCTSyMi3JLiwXlY4pXyVcWo998/a++nAk50DGxIvk6ZXr1fAgdm8AWwdZI4glBTGhbzhfY7Q==",
"dependencies": {
"AWSSDK.Core": "[4.0.3.19, 5.0.0)"
"AWSSDK.Core": "[4.0.3.24, 5.0.0)"
}
},
"Azure.Messaging.ServiceBus": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"net10.0": {
"AWSSDK.Core": {
"type": "Transitive",
"resolved": "4.0.3.19",
"contentHash": "8zIzN59+J6arYSyFuhnSxPepr8ff4p6li+MxKUUnqCgwZqQ+icEGJK/23c1USIEALqZZ5gdiITuH2sOZWQom+Q=="
"resolved": "4.0.3.24",
"contentHash": "Bq3mONgVTGheBWfqiVxPDgy/qpcEbsHuH9ColyGFgIiW4Smr/zizfPWI5OjUmxFJ2wlsX/Ooa5654C9bZh2wvg=="
},
"Azure.Core": {
"type": "Transitive",
Expand Down Expand Up @@ -551,7 +551,7 @@
"Backbone.BuildingBlocks.Infrastructure": {
"type": "Project",
"dependencies": {
"AWSSDK.S3": "[4.0.19.1, 4.0.19.1]",
"AWSSDK.S3": "[4.0.19.4, 4.0.19.4]",
"Autofac": "[9.1.0, 9.1.0]",
"Azure.Messaging.ServiceBus": "[7.20.1, 7.20.1]",
"Azure.Storage.Blobs": "[12.27.0, 12.27.0]",
Expand Down Expand Up @@ -600,11 +600,11 @@
},
"AWSSDK.S3": {
"type": "CentralTransitive",
"requested": "[4.0.19.1, 4.0.19.1]",
"resolved": "4.0.19.1",
"contentHash": "DCTFohRB53/g2kaz7cUX3ZTyFTbRErj5JvT4HrquKTvXvUpY/vUyUMGEVWoC0UXmxalYaPAR8tO7WgEJRJjM9w==",
"requested": "[4.0.19.4, 4.0.19.4]",
"resolved": "4.0.19.4",
"contentHash": "kzyjlrmwJk6vTtNCTSyMi3JLiwXlY4pXyVcWo998/a++nAk50DGxIvk6ZXr1fAgdm8AWwdZI4glBTGhbzhfY7Q==",
"dependencies": {
"AWSSDK.Core": "[4.0.3.19, 5.0.0)"
"AWSSDK.Core": "[4.0.3.24, 5.0.0)"
}
},
"Azure.Messaging.ServiceBus": {
Expand Down
2 changes: 1 addition & 1 deletion Applications/AdminApi/src/AdminApi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ RUN dotnet publish /p:ContinuousIntegrationBuild=true /p:UseAppHost=false --no-r
RUN dotnet publish /p:ContinuousIntegrationBuild=true --configuration Release --output /app/publish/health --no-restore "Applications/HealthCheck/src/HealthCheck.csproj"

#### Build Flutter Admin UI ####
FROM ghcr.io/cirruslabs/flutter:3.41.5@sha256:5120236042c0a04d831c69fc41f0d56462d145d3b0078fdd07b50d655bbec985 AS flutter-build-env
FROM ghcr.io/cirruslabs/flutter:3.41.6@sha256:2e5918c0681a1599ca6bf9a4c0a4f78d39e450da673d063a13968265aa87c210 AS flutter-build-env

COPY Applications/AdminUi /src
WORKDIR /src
Expand Down
68 changes: 34 additions & 34 deletions Applications/AdminApi/src/AdminApi/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@
},
"AWSSDK.Core": {
"type": "Transitive",
"resolved": "4.0.3.19",
"contentHash": "8zIzN59+J6arYSyFuhnSxPepr8ff4p6li+MxKUUnqCgwZqQ+icEGJK/23c1USIEALqZZ5gdiITuH2sOZWQom+Q=="
"resolved": "4.0.3.24",
"contentHash": "Bq3mONgVTGheBWfqiVxPDgy/qpcEbsHuH9ColyGFgIiW4Smr/zizfPWI5OjUmxFJ2wlsX/Ooa5654C9bZh2wvg=="
},
"Azure.Core": {
"type": "Transitive",
Expand Down Expand Up @@ -790,23 +790,23 @@
},
"OpenTelemetry": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "7mS/oZFF8S6xyqGQfMU1btp0nXJQUPWV535Vp/XMLYwRAUv36xQN+U4vufWBF1+z4HnRTOwuFHtUSGnHbyN6FQ==",
"resolved": "1.15.1",
"contentHash": "oJCqFTS/9S70TGPoamdGJRvw5hLOn6I/XC4X0npDErl2sHDlAg030ArJkIHIuLFCTO5GWqj1uDhsZNjO36xMxg==",
"dependencies": {
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.0"
"OpenTelemetry.Api.ProviderBuilderExtensions": "1.15.1"
}
},
"OpenTelemetry.Api": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "vk5OGdf6K9kQScCWo3bRjhDWCv6Pqw92IpX4dlARZ8B1WL7/2NGTDtCkkw42eQf7UdwyoHKzVvMH/PtL8d6z7w=="
"resolved": "1.15.1",
"contentHash": "+LJP0YBrysh4kPCRZhEyTUTcd+FFP0NPDvV4AzULBmiInGt6fp+RgBieRhUzVX/yyVEyshg3s82RWFYZJIkeGQ=="
},
"OpenTelemetry.Api.ProviderBuilderExtensions": {
"type": "Transitive",
"resolved": "1.15.0",
"contentHash": "OnuSUlRpGvowkOzGFQfy+KZFu0cITfKfh2IYJJiZskxVJiOuexwOOuvfDAgpJdmTzVWAHjYdz2shcHZaJ06UjQ==",
"resolved": "1.15.1",
"contentHash": "aZedpOfXtHmVSWlebxJBeJg2DCdzds86mMowBTS6l+sjwV9LvQuZa0JDU9+S7FQvta4hnauxlCEYplbiDiYGeg==",
"dependencies": {
"OpenTelemetry.Api": "1.15.0"
"OpenTelemetry.Api": "1.15.1"
}
},
"Polly.Core": {
Expand Down Expand Up @@ -881,24 +881,24 @@
},
"Swashbuckle.AspNetCore.Swagger": {
"type": "Transitive",
"resolved": "10.1.5",
"contentHash": "s4Mct6+Ob0LK9vYVaZcYi/RFFCOEJNjf6nJ5ZPoxtpdFSlzR6i9AHI7Vl44obX8cynRxJW7prA1IUabkiXolFg==",
"resolved": "10.1.7",
"contentHash": "EjLibt/d/QuRv170GoihTbcPUpgzSFm2WKHhnGJFZQ03JYzfuitsM79azaAR8NBwRunU7yScSX6HRE5JUlrEMQ==",
"dependencies": {
"Microsoft.OpenApi": "2.4.1"
}
},
"Swashbuckle.AspNetCore.SwaggerGen": {
"type": "Transitive",
"resolved": "10.1.5",
"contentHash": "ysQIRgqnx4Vb/9+r3xnEAiaxYmiBHO8jTg7ACaCh+R3Sn+ZKCWKD6nyu0ph3okP91wFSh/6LgccjeLUaQHV+ZA==",
"resolved": "10.1.7",
"contentHash": "PuubO9BjvNn6U3D9kLpuWKY1JtziWw7SsGBq0age1E50uQjQ8Fzl8s0EwzrLfANqYJNgDnJi9l7N1QxcGVB2Zw==",
"dependencies": {
"Swashbuckle.AspNetCore.Swagger": "10.1.5"
"Swashbuckle.AspNetCore.Swagger": "10.1.7"
}
},
"Swashbuckle.AspNetCore.SwaggerUI": {
"type": "Transitive",
"resolved": "10.1.5",
"contentHash": "tQWVKNJWW7lf6S0bv22+7yfxK5IKzvsMeueF4XHSziBfREhLKt42OKzi6/1nINmyGlM4hGbR8aSMg72dLLVBLw=="
"resolved": "10.1.7",
"contentHash": "iJo3ODyUb/M8Vm8AH1r9y9iAba0w95xsCn3zFVl96ISRHbTDWxi+l7oFVCZqUEdjd97B8VMDPnMliWAdomR8uw=="
},
"System.ClientModel": {
"type": "Transitive",
Expand Down Expand Up @@ -1001,14 +1001,14 @@
"Microsoft.EntityFrameworkCore": "[10.0.5, 10.0.5]",
"Microsoft.EntityFrameworkCore.Relational": "[10.0.5, 10.0.5]",
"OpenTelemetry.Exporter.Prometheus.AspNetCore": "[1.11.2-beta.1, 1.11.2-beta.1]",
"OpenTelemetry.Extensions.Hosting": "[1.15.0, 1.15.0]",
"OpenTelemetry.Extensions.Hosting": "[1.15.1, 1.15.1]",
"OpenTelemetry.Instrumentation.AspNetCore": "[1.15.1, 1.15.1]",
"OpenTelemetry.Instrumentation.Http": "[1.15.0, 1.15.0]",
"OpenTelemetry.Instrumentation.Runtime": "[1.15.0, 1.15.0]",
"Polly": "[8.6.6, 8.6.6]",
"Serilog.Enrichers.Sensitive": "[2.1.0, 2.1.0]",
"Serilog.Extensions.Hosting": "[10.0.0, 10.0.0]",
"Swashbuckle.AspNetCore": "[10.1.5, 10.1.5]",
"Swashbuckle.AspNetCore": "[10.1.7, 10.1.7]",
"System.Data.SqlClient": "[4.9.1, 4.9.1]"
}
},
Expand Down Expand Up @@ -1042,7 +1042,7 @@
"Backbone.BuildingBlocks.Infrastructure": {
"type": "Project",
"dependencies": {
"AWSSDK.S3": "[4.0.19.1, 4.0.19.1]",
"AWSSDK.S3": "[4.0.19.4, 4.0.19.4]",
"Autofac": "[9.1.0, 9.1.0]",
"Azure.Messaging.ServiceBus": "[7.20.1, 7.20.1]",
"Azure.Storage.Blobs": "[12.27.0, 12.27.0]",
Expand Down Expand Up @@ -1420,11 +1420,11 @@
},
"AWSSDK.S3": {
"type": "CentralTransitive",
"requested": "[4.0.19.1, 4.0.19.1]",
"resolved": "4.0.19.1",
"contentHash": "DCTFohRB53/g2kaz7cUX3ZTyFTbRErj5JvT4HrquKTvXvUpY/vUyUMGEVWoC0UXmxalYaPAR8tO7WgEJRJjM9w==",
"requested": "[4.0.19.4, 4.0.19.4]",
"resolved": "4.0.19.4",
"contentHash": "kzyjlrmwJk6vTtNCTSyMi3JLiwXlY4pXyVcWo998/a++nAk50DGxIvk6ZXr1fAgdm8AWwdZI4glBTGhbzhfY7Q==",
"dependencies": {
"AWSSDK.Core": "[4.0.3.19, 5.0.0)"
"AWSSDK.Core": "[4.0.3.24, 5.0.0)"
}
},
"Azure.Messaging.ServiceBus": {
Expand Down Expand Up @@ -1744,11 +1744,11 @@
},
"OpenTelemetry.Extensions.Hosting": {
"type": "CentralTransitive",
"requested": "[1.15.0, 1.15.0]",
"resolved": "1.15.0",
"contentHash": "RixjKyB1pbYGhWdvPto4KJs+exdQknJsnjUO9WszdLles5Vcd0EYzxPNJdwmLjYfP+Jfbr4B5nktM4ZgeHSWtg==",
"requested": "[1.15.1, 1.15.1]",
"resolved": "1.15.1",
"contentHash": "/mN9I16P8miDSHogFC0OFyPzUvYXibk/rLFLXW3Io50IN+XEQx7E6dSyUdMRdY+NKmOCo/oS5ICXkjdoFrwq2A==",
"dependencies": {
"OpenTelemetry": "1.15.0"
"OpenTelemetry": "1.15.1"
}
},
"OpenTelemetry.Instrumentation.AspNetCore": {
Expand Down Expand Up @@ -1839,14 +1839,14 @@
},
"Swashbuckle.AspNetCore": {
"type": "CentralTransitive",
"requested": "[10.1.5, 10.1.5]",
"resolved": "10.1.5",
"contentHash": "/eNk9z/8quXhDX14o3XLbwAX/84uIWSbiUD7cI/UrQnoBMOiyAtzKxNEJUtf/TyxjFpcXxE9FAfLvtbNpxHBSg==",
"requested": "[10.1.7, 10.1.7]",
"resolved": "10.1.7",
"contentHash": "vgef8DPT411JU5JjHiDbr0WOxsIVuAvegPGtqmm4Na4JRl/264dfBJcGkiPHsAr5P+Vda+qN1rZKRtBl1rF9aA==",
"dependencies": {
"Microsoft.Extensions.ApiDescription.Server": "10.0.0",
"Swashbuckle.AspNetCore.Swagger": "10.1.5",
"Swashbuckle.AspNetCore.SwaggerGen": "10.1.5",
"Swashbuckle.AspNetCore.SwaggerUI": "10.1.5"
"Swashbuckle.AspNetCore.Swagger": "10.1.7",
"Swashbuckle.AspNetCore.SwaggerGen": "10.1.7",
"Swashbuckle.AspNetCore.SwaggerUI": "10.1.7"
}
},
"System.Data.SqlClient": {
Expand Down
Loading
Loading