Skip to content

Commit 09c8901

Browse files
authored
Dependency Updates (#236)
* Delete allowedlist.yaml * Updates storage & messaging libs - Removes sqlite from docker image * Update licenses Signed-off-by: Victor Chang <[email protected]>
1 parent ac8c8b4 commit 09c8901

18 files changed

+3977
-4443
lines changed

.github/containerscan/allowedlist.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ ENV DEBIAN_FRONTEND=noninteractive
3535
RUN apt-get clean \
3636
&& apt-get update \
3737
&& apt-get install -y --no-install-recommends \
38-
sqlite3 \
3938
curl \
4039
&& rm -rf /var/lib/apt/lists
4140

doc/dependency_decisions.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- :who: mocsharp
55
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
66
:versions:
7-
- 3.7.100.1
7+
- 3.7.100.6
88
:when: 2022-09-01 23:05:22.203089302 Z
99
- - :approve
1010
- AWSSDK.S3
@@ -18,7 +18,7 @@
1818
- :who: mocsharp
1919
:why: Apache-2.0 (https://github.com/aws/aws-sdk-net/raw/master/License.txt)
2020
:versions:
21-
- 3.7.100.1
21+
- 3.7.100.6
2222
:when: 2022-09-01 23:05:28.920368903 Z
2323
- - :approve
2424
- BoDi
@@ -321,7 +321,7 @@
321321
:versions:
322322
- 17.1.0
323323
- 17.2.0
324-
- 17.3.2
324+
- 17.4.0
325325
:when: 2022-08-16 23:05:48.342748414 Z
326326
- - :approve
327327
- Microsoft.Data.Sqlite.Core
@@ -688,7 +688,7 @@
688688
- :who: mocsharp
689689
:why: MIT (https://raw.githubusercontent.com/microsoft/vstest/main/LICENSE)
690690
:versions:
691-
- 17.3.2
691+
- 17.4.0
692692
:when: 2022-09-01 23:06:13.008314524 Z
693693
- - :approve
694694
- Microsoft.NETCore.Platforms
@@ -739,7 +739,7 @@
739739
:versions:
740740
- 17.1.0
741741
- 17.2.0
742-
- 17.3.2
742+
- 17.4.0
743743
:when: 2022-08-16 23:06:16.175705981 Z
744744
- - :approve
745745
- Microsoft.TestPlatform.TestHost
@@ -748,7 +748,7 @@
748748
:versions:
749749
- 17.1.0
750750
- 17.2.0
751-
- 17.3.2
751+
- 17.4.0
752752
:when: 2022-08-16 23:06:17.671459450 Z
753753
- - :approve
754754
- Microsoft.Toolkit.HighPerformance
@@ -791,35 +791,35 @@
791791
- :who: mocsharp
792792
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
793793
:versions:
794-
- 0.1.8
794+
- 0.1.9
795795
:when: 2022-08-16 23:06:21.051573547 Z
796796
- - :approve
797797
- Monai.Deploy.Messaging.RabbitMQ
798798
- :who: mocsharp
799799
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
800800
:versions:
801-
- 0.1.8
801+
- 0.1.9
802802
:when: 2022-08-16 23:06:21.511789690 Z
803803
- - :approve
804804
- Monai.Deploy.Storage
805805
- :who: mocsharp
806806
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
807807
:versions:
808-
- 0.2.8
808+
- 0.2.10
809809
:when: 2022-08-16 23:06:21.988183476 Z
810810
- - :approve
811811
- Monai.Deploy.Storage.MinIO
812812
- :who: mocsharp
813813
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
814814
:versions:
815-
- 0.2.8
815+
- 0.2.10
816816
:when: 2022-08-16 23:06:22.426838304 Z
817817
- - :approve
818818
- Monai.Deploy.Storage.S3Policy
819819
- :who: mocsharp
820820
:why: Apache-2.0 (https://github.com/Project-MONAI/monai-deploy-storage/raw/main/LICENSE)
821821
:versions:
822-
- 0.2.8
822+
- 0.2.10
823823
:when: 2022-08-16 23:06:22.881956546 Z
824824
- - :approve
825825
- Moq

0 commit comments

Comments
 (0)