-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dependabot updates for March 2024 (#2999)
* Bump MongoDB.Driver from 2.23.1 to 2.24.0 in /Backend * Bump Microsoft.AspNetCore.Authentication.JwtBearer in /Backend * Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /Backend.Tests * Bump coverlet.msbuild from 6.0.0 to 6.0.1 in /Backend.Tests * Bump coverlet.collector from 6.0.0 to 6.0.1 in /Backend.Tests * Bump @types/uuid from 9.0.7 to 9.0.8 * Bump js-base64 from 3.7.5 to 3.7.7 * Bump @types/react from 18.2.51 to 18.2.61 * Bump node from 18.19.0-bookworm-slim to 18.19.1-bookworm-slim * Bump @typescript-eslint/parser from 6.20.0 to 7.1.0 * Bump mongo from 7.0.5-jammy to 7.0.6-jammy in /database * Bump actions/download-artifact from 4.1.1 to 4.1.3 * Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 * Bump actions/setup-node from 4.0.1 to 4.0.2 * Bump github/codeql-action from 3.23.2 to 3.24.6 * Bump react-i18next from 14.0.1 to 14.0.5 * Bump dotnet/aspnet in /Backend * Bump dotnet/sdk in /Backend * Update Python dependencies * Update license reports --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4979ed8
commit 8bf5264
Showing
17 changed files
with
203 additions
and
323 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM mongo:7.0.5-jammy | ||
FROM mongo:7.0.6-jammy | ||
|
||
WORKDIR / | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.