-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/58891 addition of ps report for annulled pupils (#2964)
* fix: upgrade sass from 1.78.0 to 1.79.4 Snyk has created this PR to upgrade sass from 1.78.0 to 1.79.4. See this package in yarn: sass See this project in Snyk: https://app.snyk.io/org/mtc/project/c7841ec1-118f-443b-9be4-7adb6042d775?utm_source=github&utm_medium=referral&page=upgrade-pr * fix: upgrade @babel/runtime from 7.25.6 to 7.25.7 Snyk has created this PR to upgrade @babel/runtime from 7.25.6 to 7.25.7. See this package in yarn: @babel/runtime See this project in Snyk: https://app.snyk.io/org/mtc/project/c7841ec1-118f-443b-9be4-7adb6042d775?utm_source=github&utm_medium=referral&page=upgrade-pr * fix: func-ps-report/package.json & func-ps-report/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 * fix: func-throttled/package.json & func-throttled/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 * fix: func-consumption/package.json & func-consumption/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 * fix: pupil-api/package.json & pupil-api/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 * fix: tslib/package.json & tslib/yarn.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 * Update ps report for pupils annulled due to maladmin 1) Show previous pupil status and include the latest check in the report 2) FormMark confirmed as already being set to null * Remove debug * Update lint Update mock * fix: upgrade moment-timezone from 0.5.45 to 0.5.46 Snyk has created this PR to upgrade moment-timezone from 0.5.45 to 0.5.46. See this package in yarn: moment-timezone See this project in Snyk: https://app.snyk.io/org/mtc/project/f7ffb5b3-7413-4a3f-8248-238001d182b7?utm_source=github&utm_medium=referral&page=upgrade-pr * fix: upgrade winston from 3.14.2 to 3.15.0 Snyk has created this PR to upgrade winston from 3.14.2 to 3.15.0. See this package in yarn: winston See this project in Snyk: https://app.snyk.io/org/mtc/project/f7ffb5b3-7413-4a3f-8248-238001d182b7?utm_source=github&utm_medium=referral&page=upgrade-pr * Change import to require as it is a ECMAScript module * bugfix * Manually update winston to 3.15.0 * Manually bump moment-timezone * fix: upgrade sass from 1.79.3 to 1.80.3 Snyk has created this PR to upgrade sass from 1.79.3 to 1.80.3. See this package in yarn: sass See this project in Snyk: https://app.snyk.io/org/mtc/project/86296478-3a5b-43ab-9fc6-4b4c5f4833ba?utm_source=github&utm_medium=referral&page=upgrade-pr * fix: upgrade dompurify from 2.5.6 to 2.5.7 Snyk has created this PR to upgrade dompurify from 2.5.6 to 2.5.7. See this package in yarn: dompurify See this project in Snyk: https://app.snyk.io/org/mtc/project/86296478-3a5b-43ab-9fc6-4b4c5f4833ba?utm_source=github&utm_medium=referral&page=upgrade-pr * fix: upgrade axios from 1.7.4 to 1.7.7 Snyk has created this PR to upgrade axios from 1.7.4 to 1.7.7. See this package in yarn: axios See this project in Snyk: https://app.snyk.io/org/activemq/project/d61ff12b-40e9-4b90-b85c-01f926640da1?utm_source=github&utm_medium=referral&page=upgrade-pr * Whitespace changes * Revert storage-queue to a version that works. * test updates --------- Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Mohsen Qureshi <[email protected]> Co-authored-by: Mohsen Qureshi <[email protected]>
- Loading branch information
1 parent
366750f
commit e79019a
Showing
26 changed files
with
281 additions
and
135 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
"start": "node index.js" | ||
}, | ||
"dependencies": { | ||
"axios": "^1.7.4", | ||
"axios": "^1.7.7", | ||
"faker": "^5.5.3" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -188,12 +188,12 @@ | |
tslib "^2.2.0" | ||
uuid "^8.3.0" | ||
|
||
"@azure/functions@^4.5.0": | ||
version "4.5.1" | ||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.5.1.tgz#70d1a99d335af87579a55d3c149ef1ae77da0a66" | ||
integrity sha512-ikiw1IrM2W9NlQM3XazcX+4Sq3XAjZi4eeG22B5InKC2x5i7MatGF2S/Gn1ACZ+fEInwu+Ru9J8DlnBv1/hIvg== | ||
"@azure/functions@^4.6.0": | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.6.0.tgz#eee9ca945b8a2f2d0748c28006e057178cd5f8c9" | ||
integrity sha512-vGq9jXlgrJ3KaI8bepgfpk26zVY8vFZsQukF85qjjKTAR90eFOOBNaa+mc/0ViDY2lcdrU2fL/o1pQyZUtTDsw== | ||
dependencies: | ||
cookie "^0.6.0" | ||
cookie "^0.7.0" | ||
long "^4.0.0" | ||
undici "^5.13.0" | ||
|
||
|
@@ -1255,10 +1255,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" | ||
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== | ||
|
||
cookie@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051" | ||
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw== | ||
cookie@^0.7.0: | ||
version "0.7.2" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" | ||
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== | ||
|
||
copy-descriptor@^0.1.0: | ||
version "0.1.1" | ||
|
@@ -3153,7 +3153,7 @@ module-details-from-path@^1.0.3: | |
resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b" | ||
integrity sha512-ySViT69/76t8VhE1xXHK6Ch4NcDd26gx0MzKXLO+F7NOtnqH68d9zF94nT8ZWSxXh8ELOERsnJO/sWt1xZYw5A== | ||
|
||
moment-timezone@^0.5.40: | ||
moment-timezone@^0.5.46: | ||
version "0.5.46" | ||
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.46.tgz#a21aa6392b3c6b3ed916cd5e95858a28d893704a" | ||
integrity sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw== | ||
|
@@ -4846,10 +4846,10 @@ winston-transport@^4.7.0: | |
readable-stream "^4.5.2" | ||
triple-beam "^1.3.0" | ||
|
||
winston@^3.13.0: | ||
version "3.15.0" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.15.0.tgz#4df7b70be091bc1a38a4f45b969fa79589b73ff5" | ||
integrity sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow== | ||
winston@^3.15.0: | ||
version "3.16.0" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.16.0.tgz#d11caabada87b7d4b59aba9a94b882121b773f9b" | ||
integrity sha512-xz7+cyGN5M+4CmmD4Npq1/4T+UZaz7HaeTlAruFUTjk79CNMq+P6H30vlE4z0qfqJ01VHYQwd7OZo03nYm/+lg== | ||
dependencies: | ||
"@colors/colors" "^1.6.0" | ||
"@dabh/diagnostics" "^2.0.2" | ||
|
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 |
---|---|---|
|
@@ -188,12 +188,12 @@ | |
tslib "^2.2.0" | ||
uuid "^8.3.0" | ||
|
||
"@azure/functions@^4.5.0": | ||
version "4.5.1" | ||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.5.1.tgz#70d1a99d335af87579a55d3c149ef1ae77da0a66" | ||
integrity sha512-ikiw1IrM2W9NlQM3XazcX+4Sq3XAjZi4eeG22B5InKC2x5i7MatGF2S/Gn1ACZ+fEInwu+Ru9J8DlnBv1/hIvg== | ||
"@azure/functions@^4.6.0": | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.6.0.tgz#eee9ca945b8a2f2d0748c28006e057178cd5f8c9" | ||
integrity sha512-vGq9jXlgrJ3KaI8bepgfpk26zVY8vFZsQukF85qjjKTAR90eFOOBNaa+mc/0ViDY2lcdrU2fL/o1pQyZUtTDsw== | ||
dependencies: | ||
cookie "^0.6.0" | ||
cookie "^0.7.0" | ||
long "^4.0.0" | ||
undici "^5.13.0" | ||
|
||
|
@@ -1211,10 +1211,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" | ||
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== | ||
|
||
cookie@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051" | ||
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw== | ||
cookie@^0.7.0: | ||
version "0.7.2" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" | ||
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== | ||
|
||
copy-descriptor@^0.1.0: | ||
version "0.1.1" | ||
|
@@ -3109,7 +3109,7 @@ module-details-from-path@^1.0.3: | |
resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b" | ||
integrity sha512-ySViT69/76t8VhE1xXHK6Ch4NcDd26gx0MzKXLO+F7NOtnqH68d9zF94nT8ZWSxXh8ELOERsnJO/sWt1xZYw5A== | ||
|
||
moment-timezone@^0.5.40: | ||
moment-timezone@^0.5.46: | ||
version "0.5.46" | ||
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.46.tgz#a21aa6392b3c6b3ed916cd5e95858a28d893704a" | ||
integrity sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw== | ||
|
@@ -4797,10 +4797,10 @@ winston-transport@^4.7.0: | |
readable-stream "^4.5.2" | ||
triple-beam "^1.3.0" | ||
|
||
winston@^3.13.0: | ||
version "3.15.0" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.15.0.tgz#4df7b70be091bc1a38a4f45b969fa79589b73ff5" | ||
integrity sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow== | ||
winston@^3.15.0: | ||
version "3.16.0" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.16.0.tgz#d11caabada87b7d4b59aba9a94b882121b773f9b" | ||
integrity sha512-xz7+cyGN5M+4CmmD4Npq1/4T+UZaz7HaeTlAruFUTjk79CNMq+P6H30vlE4z0qfqJ01VHYQwd7OZo03nYm/+lg== | ||
dependencies: | ||
"@colors/colors" "^1.6.0" | ||
"@dabh/diagnostics" "^2.0.2" | ||
|
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 |
---|---|---|
|
@@ -188,12 +188,12 @@ | |
tslib "^2.2.0" | ||
uuid "^8.3.0" | ||
|
||
"@azure/functions@^4.5.0": | ||
version "4.5.1" | ||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.5.1.tgz#70d1a99d335af87579a55d3c149ef1ae77da0a66" | ||
integrity sha512-ikiw1IrM2W9NlQM3XazcX+4Sq3XAjZi4eeG22B5InKC2x5i7MatGF2S/Gn1ACZ+fEInwu+Ru9J8DlnBv1/hIvg== | ||
"@azure/functions@^4.6.0": | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/@azure/functions/-/functions-4.6.0.tgz#eee9ca945b8a2f2d0748c28006e057178cd5f8c9" | ||
integrity sha512-vGq9jXlgrJ3KaI8bepgfpk26zVY8vFZsQukF85qjjKTAR90eFOOBNaa+mc/0ViDY2lcdrU2fL/o1pQyZUtTDsw== | ||
dependencies: | ||
cookie "^0.6.0" | ||
cookie "^0.7.0" | ||
long "^4.0.0" | ||
undici "^5.13.0" | ||
|
||
|
@@ -1211,10 +1211,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" | ||
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== | ||
|
||
cookie@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051" | ||
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw== | ||
cookie@^0.7.0: | ||
version "0.7.2" | ||
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7" | ||
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w== | ||
|
||
copy-descriptor@^0.1.0: | ||
version "0.1.1" | ||
|
@@ -3109,7 +3109,7 @@ module-details-from-path@^1.0.3: | |
resolved "https://registry.yarnpkg.com/module-details-from-path/-/module-details-from-path-1.0.3.tgz#114c949673e2a8a35e9d35788527aa37b679da2b" | ||
integrity sha512-ySViT69/76t8VhE1xXHK6Ch4NcDd26gx0MzKXLO+F7NOtnqH68d9zF94nT8ZWSxXh8ELOERsnJO/sWt1xZYw5A== | ||
|
||
moment-timezone@^0.5.40: | ||
moment-timezone@^0.5.46: | ||
version "0.5.46" | ||
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.46.tgz#a21aa6392b3c6b3ed916cd5e95858a28d893704a" | ||
integrity sha512-ZXm9b36esbe7OmdABqIWJuBBiLLwAjrN7CE+7sYdCCx82Nabt1wHDj8TVseS59QIlfFPbOoiBPm6ca9BioG4hw== | ||
|
@@ -4797,10 +4797,10 @@ winston-transport@^4.7.0: | |
readable-stream "^4.5.2" | ||
triple-beam "^1.3.0" | ||
|
||
winston@^3.13.0: | ||
version "3.15.0" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.15.0.tgz#4df7b70be091bc1a38a4f45b969fa79589b73ff5" | ||
integrity sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow== | ||
winston@^3.15.0: | ||
version "3.16.0" | ||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.16.0.tgz#d11caabada87b7d4b59aba9a94b882121b773f9b" | ||
integrity sha512-xz7+cyGN5M+4CmmD4Npq1/4T+UZaz7HaeTlAruFUTjk79CNMq+P6H30vlE4z0qfqJ01VHYQwd7OZo03nYm/+lg== | ||
dependencies: | ||
"@colors/colors" "^1.6.0" | ||
"@dabh/diagnostics" "^2.0.2" | ||
|
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 |
---|---|---|
|
@@ -29,6 +29,6 @@ | |
"ramda": "^0.28.0", | ||
"tedious": "^18.1.0", | ||
"uuid": "^9.0.1", | ||
"winston": "^3.13.0" | ||
"winston": "^3.15.0" | ||
} | ||
} |
Oops, something went wrong.