Skip to content

Commit

Permalink
Merge branch 'main' into renovate/registry.access.redhat.com-ubi9-s2i…
Browse files Browse the repository at this point in the history
…-base
  • Loading branch information
rafasdc authored Nov 26, 2024
2 parents e5a951a + 8d05751 commit eba33be
Show file tree
Hide file tree
Showing 7 changed files with 976 additions and 1,819 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.212.1](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.212.0...v1.212.1) (2024-11-26)

# [1.212.0](https://github.com/bcgov/CONN-CCBC-portal/compare/v1.211.3...v1.212.0) (2024-11-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion app/backend/lib/sso-express/controllers.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { Request, Response, NextFunction } from 'express';
import { BaseClient, generators, TokenSet } from 'openid-client';
import { URL } from 'url';
import { URL } from 'whatwg-url';
import * as Sentry from '@sentry/nextjs';
import { getSessionRemainingTime, isAuthenticated } from './helpers';
import { SSOExpressOptions } from './types';
Expand Down
73 changes: 37 additions & 36 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,32 +24,32 @@
"format": "prettier --write './**/*.tsx' --config ../.prettierrc"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.629.0",
"@aws-sdk/client-sns": "^3.693.0",
"@aws-sdk/credential-providers": "^3.682.0",
"@aws-sdk/lib-storage": "^3.617.0",
"@aws-sdk/client-s3": "^3.699.0",
"@aws-sdk/client-sns": "^3.699.0",
"@aws-sdk/credential-providers": "^3.699.0",
"@aws-sdk/lib-storage": "^3.699.0",
"@aws-sdk/middleware-apply-body-checksum": "^3.374.0",
"@aws-sdk/node-http-handler": "^3.374.0",
"@aws-sdk/s3-request-presigner": "^3.629.0",
"@aws-sdk/s3-request-presigner": "^3.699.0",
"@bcgov-cas/sso-express": "^3.2.0",
"@bcgov-cas/sso-react": "^2.0.0",
"@bcgov-ccbc/ccbc-node-sp-auth": "^1.0.0",
"@bcgov/bc-sans": "^1.0.1",
"@button-inc/bcgov-theme": "^1.0.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.11.5",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@graphile-contrib/pg-many-to-many": "^1.0.1",
"@graphile-contrib/pg-many-to-many": "^1.0.2",
"@graphile/persisted-operations": "^0.1.1",
"@growthbook/growthbook-react": "^0.9.0",
"@mui/base": "^5.0.0-alpha.115",
"@mui/icons-material": "^5.14.13",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.5",
"@mui/x-date-pickers": "^6.16.2",
"@rjsf/core": "^5.18.0",
"@rjsf/utils": "^5.17.1",
"@rjsf/core": "5.18.0",
"@rjsf/utils": "5.17.1",
"@rjsf/validator-ajv8": "5.18.0",
"@sentry/nextjs": "^7.36.0",
"@smithy/node-http-handler": "^3.2.4",
Expand All @@ -58,25 +58,25 @@
"@types/formidable": "^3.4.5",
"@types/jsonlint": "^1.6.3",
"@types/styled-components": "^5.1.26",
"@types/validator": "^13.12.1",
"@types/validator": "^13.12.2",
"ajv": "^8.13.0",
"archiver": "^7.0.1",
"body-parser": "1.20.3",
"cheerio": "^1.0.0",
"connect-pg-simple": "^10.0.0",
"convict": "^6.2.4",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"dayjs": "^1.11.13",
"debug": "^4.3.7",
"delay": "^5.0.0",
"dotenv": "^16.4.5",
"express": "4.21.1",
"express-rate-limit": "^7.4.0",
"express-session": "1.18.0",
"formidable": "^3.5.1",
"express-rate-limit": "^7.4.1",
"express-session": "1.18.1",
"formidable": "^3.5.2",
"graphql": "^15.6.1",
"graphql-upload": "^15.0.2",
"helmet": "^7.1.0",
"helmet": "^8.0.0",
"html-react-parser": "^5.1.18",
"iframe-resizer-react": "^1.1.0",
"js-cookie": "^3.0.5",
Expand All @@ -94,60 +94,61 @@
"passport": "^0.7.0",
"patch-package": "^8.0.0",
"path-to-regexp": "^6.3.0",
"pg": "^8.11.5",
"pg": "^8.13.1",
"pluralize": "^7.0.0",
"postgraphile": "^4.13.0",
"postgraphile-plugin-connection-filter": "^2.3.0",
"postinstall-postinstall": "^2.1.0",
"react": "^18.3.1",
"react-currency-input-field": "^3.8.0",
"react-currency-input-field": "^3.9.0",
"react-relay": "^13.2.0",
"react-relay-network-modern": "^6.2.1",
"react-relay-network-modern": "6.2.1",
"react-typography": "^0.16.23",
"relay-nextjs": "^0.8.0",
"relay-runtime": "^13.2.0",
"styled-components": "^5.3.5",
"typography": "^0.16.21",
"typography": "^0.16.24",
"url": "^0.11.4",
"validator": "^13.12.0",
"vscode-json-languageservice": "^5.4.1",
"whatwg-url": "^14.0.0",
"write-excel-file": "^2.0.10",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.19.3/xlsx-0.19.3.tgz"
},
"devDependencies": {
"@aws-sdk/client-s3": "^3.629.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@aws-sdk/client-s3": "^3.699.0",
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/archiver": "^5.3.1",
"@types/connect-pg-simple": "^7.0.0",
"@types/connect-pg-simple": "^7.0.3",
"@types/convict": "^6.1.6",
"@types/cookie-parser": "^1.4.7",
"@types/debug": "^4.1.12",
"@types/express": "^4.17.21",
"@types/jest": "^28.1.6",
"@types/json-diff": "^1.0.0",
"@types/json-diff": "^1.0.3",
"@types/luxon": "^3.4.2",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-relay": "^13.0.2",
"@types/relay-test-utils": "^6.0.5",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"adm-zip": "^0.5.16",
"aws-sdk-client-mock": "^4.0.1",
"aws-sdk-client-mock": "^4.1.0",
"babel-plugin-module-resolver": "^5.0.2",
"babel-plugin-relay": "^16.2.0",
"babel-plugin-styled-components": "^2.1.4",
"cypress": "13.13.2",
"cypress": "13.16.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^15.0.2",
"eslint-config-next": "^15.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-jest": "^28.9.0",
Expand All @@ -156,22 +157,22 @@
"fetch-mock": "9.11.0",
"fse": "^4.0.1",
"happo-cypress": "^4.2.0",
"happo-e2e": "^3.0.0",
"happo-e2e": "^3.1.1",
"happo.io": "^8.3.3",
"jest": "^28.1.0",
"jest-environment-jsdom": "^28.1.0",
"jest-extended": "^4.0.2",
"jest-mock": "^29.7.0",
"nodemon": "^3.1.7",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"react-dom": "^18.3.1",
"relay-compiler": "^13.2.0",
"relay-test-utils": "^16.2.0",
"supertest": "^7.0.0",
"ts-jest": "^28.0.2",
"ts-node": "^10.9.2",
"typescript": "5.4.5",
"wait-on": "^8.0.0"
"wait-on": "^8.0.1"
},
"resolutions": {
"@sideway/formula": "3.0.1",
Expand Down
Loading

0 comments on commit eba33be

Please sign in to comment.