-
-
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 November 2023 (#2773)
* Bump dotnet/sdk in /Backend * Bump dotnet/aspnet in /Backend * Bump Microsoft.AspNetCore.Authentication.JwtBearer in /Backend * Bump eslint-plugin-import from 2.28.1 to 2.29.0 * Bump @types/crypto-js from 4.1.2 to 4.1.3 * Bump @mui/material from 5.14.12 to 5.14.16 * Bump @types/nspell from 2.1.3 to 2.1.5 * Bump @mui/styles from 5.14.3 to 5.14.16 * Bump MongoDB.Driver from 2.21.0 to 2.22.0 in /Backend * Bump actions/checkout from 4.1.0 to 4.1.1 * Bump actions/setup-node from 3.8.1 to 4.0.0 * Bump github/codeql-action from 2.22.1 to 2.22.5 * Bump ossf/scorecard-action from 2.3.0 to 2.3.1 * 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
891a84c
commit 9f71860
Showing
19 changed files
with
270 additions
and
264 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ jobs: | |
storage.googleapis.com:443 | ||
sts.${{ secrets.AWS_DEFAULT_REGION }}.amazonaws.com:443 | ||
uploader.codecov.io:443 | ||
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 | ||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 | ||
with: | ||
fetch-depth: 0 | ||
- name: Build The Combine | ||
|
@@ -82,7 +82,7 @@ jobs: | |
api.ecr.${{ secrets.AWS_DEFAULT_REGION }}.amazonaws.com:443 | ||
github.com:443 | ||
sts.${{ secrets.AWS_DEFAULT_REGION }}.amazonaws.com:443 | ||
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 | ||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 | ||
- name: Configure AWS credentials | ||
uses: aws-actions/[email protected] | ||
with: | ||
|
@@ -97,7 +97,7 @@ jobs: | |
if: ${{ github.ref_name == 'master' }} | ||
runs-on: [self-hosted, thecombine] | ||
steps: | ||
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 | ||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 | ||
- name: Deploy The Combine Update | ||
uses: ./.github/actions/combine-deploy-update | ||
with: | ||
|
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
Oops, something went wrong.