Commit Graph
175 Commits
Author SHA1 Message Date
Stevan Freeborn 25dbcc6b76 Merge pull request #46 from StevanFreeborn/dependabot/npm_and_yarn/client/multi-9f37c16f8f
Bump cookie and express in /client
2024-10-29 10:45:59 -05:00
dependabot[bot] 966a4da981 Bump cookie and express in /client
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 15:43:26 +00:00
Stevan Freeborn b27884ccab Merge pull request #45 from StevanFreeborn/dependabot/npm_and_yarn/client/http-proxy-middleware-2.0.7
Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client
2024-10-29 10:41:24 -05:00
dependabot[bot] 9c152b6c8e Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /client
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 15:15:34 +00:00
Stevan Freeborn 197f37d03a chore: update workflow 2024-10-01 21:07:51 -05:00
Stevan Freeborn 2100770780 chore: update workflow 2024-10-01 21:02:30 -05:00
Stevan Freeborn 5d624b25d3 chore: update workflow 2024-10-01 20:58:44 -05:00
Stevan Freeborn 7c80a7413c chore: update workflow 2024-10-01 20:55:38 -05:00
Stevan Freeborn a228799092 chore: update workflow 2024-10-01 20:54:20 -05:00
Stevan Freeborn 3c58de0c49 chore: update workflow 2024-10-01 20:53:08 -05:00
Stevan Freeborn 1d3c6bc7a6 Merge pull request #43 from StevanFreeborn/stevanfreeborn/chore/upgrade-to-dotnet-8
chore: update to dotnet 8
2024-10-01 20:51:06 -05:00
Stevan Freeborn 57d836797d chore: update to dotnet 8 2024-10-01 20:50:03 -05:00
Stevan Freeborn b9c84dc189 Merge pull request #42 from StevanFreeborn/dependabot/npm_and_yarn/client/rollup-2.79.2
Bump rollup from 2.75.6 to 2.79.2 in /client
2024-09-30 12:59:24 -05:00
dependabot[bot] 70808a0919 Bump rollup from 2.75.6 to 2.79.2 in /client
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.6 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.75.6...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 17:57:00 +00:00
Stevan Freeborn 5ceac2150b Merge pull request #40 from StevanFreeborn/dependabot/npm_and_yarn/client/multi-9423f4c335
Bump body-parser and express in /client
2024-09-26 12:01:56 -05:00
dependabot[bot] 5ad4c7e238 Bump body-parser and express in /client
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 16:28:43 +00:00
Stevan Freeborn 3f8b8a110b Merge pull request #39 from StevanFreeborn/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2024-09-04 08:53:18 -05:00
dependabot[bot] 75dd533871 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 13:52:10 +00:00
Stevan Freeborn b1e24d3607 Merge pull request #38 from StevanFreeborn/dependabot/npm_and_yarn/client/express-4.19.2
Bump express from 4.18.1 to 4.19.2 in /client
2024-06-21 12:41:53 -05:00
Stevan Freeborn baae1a1d14 Merge pull request #37 from StevanFreeborn/dependabot/npm_and_yarn/client/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /client
2024-06-21 12:41:46 -05:00
dependabot[bot] c017347fab Bump express from 4.18.1 to 4.19.2 in /client
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:41:34 +00:00
dependabot[bot] 97611366e7 Bump braces from 3.0.2 to 3.0.3 in /client
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:41:23 +00:00
Stevan Freeborn fe5d6a1e6b Merge pull request #36 from StevanFreeborn/dependabot/npm_and_yarn/client/ejs-3.1.10
Bump ejs from 3.1.8 to 3.1.10 in /client
2024-06-21 12:41:12 -05:00
Stevan Freeborn c1ed670bb9 Merge pull request #35 from StevanFreeborn/dependabot/npm_and_yarn/client/follow-redirects-1.15.6
Bump follow-redirects from 1.15.1 to 1.15.6 in /client
2024-06-21 12:41:05 -05:00
dependabot[bot] 2ac80beb99 Bump ejs from 3.1.8 to 3.1.10 in /client
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:40:59 +00:00
Stevan Freeborn cbe3c2dddf Merge pull request #34 from StevanFreeborn/dependabot/npm_and_yarn/client/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5 in /client
2024-06-21 12:40:58 -05:00
Stevan Freeborn 89dc8e68da Merge pull request #33 from StevanFreeborn/dependabot/npm_and_yarn/client/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1 in /client
2024-06-21 12:40:51 -05:00
Stevan Freeborn b1eb5c1434 Merge pull request #32 from StevanFreeborn/dependabot/npm_and_yarn/client/tough-cookie-4.1.4
Bump tough-cookie from 4.0.0 to 4.1.4 in /client
2024-06-21 12:40:44 -05:00
dependabot[bot] bad3baa5f3 Bump follow-redirects from 1.15.1 to 1.15.6 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:40:09 +00:00
dependabot[bot] 90ed9f4405 Bump word-wrap from 1.2.3 to 1.2.5 in /client
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:39:51 +00:00
dependabot[bot] db3a5a6ccd Bump semver from 6.3.0 to 6.3.1 in /client
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:39:39 +00:00
dependabot[bot] bb92aa4f47 Bump tough-cookie from 4.0.0 to 4.1.4 in /client
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.4.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.4)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 17:39:30 +00:00
Stevan Freeborn e22fc3fb1b Update production_criminalmindsapi.yml 2024-03-25 10:19:59 -05:00
Stevan Freeborn 83bdc6d108 Update production_criminalmindsapi.yml 2024-03-25 10:19:21 -05:00
Stevan Freeborn 7a7807efe4 Update production_criminalmindsapi.yml 2024-03-25 10:15:30 -05:00
Stevan Freeborn cd6c263511 Merge pull request #29 from StevanFreeborn/production
Production
2024-03-25 10:03:37 -05:00
Stevan Freeborn dd1dccd452 Add or update the Azure App Service build and deployment workflow config 2024-03-25 10:00:52 -05:00
Stevan Freeborn a279f75a49 Merge pull request #28 from StevanFreeborn/master
chore: deploy to production
2024-03-25 09:56:36 -05:00
Stevan Freeborn 8103e82868 Merge pull request #27 from StevanFreeborn/dependabot/npm_and_yarn/client/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /client
2024-03-25 09:39:55 -05:00
dependabot[bot] 0068339471 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /client
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 14:39:01 +00:00
Stevan Freeborn 9775ff5bd5 Merge pull request #26 from StevanFreeborn/dependabot/npm_and_yarn/client/babel/traverse-7.23.2
Bump @babel/traverse from 7.18.5 to 7.23.2 in /client
2023-10-21 12:50:20 -05:00
dependabot[bot] 5fb65e7614 Bump @babel/traverse from 7.18.5 to 7.23.2 in /client
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 17:50:10 +00:00
Stevan Freeborn b384db6cf4 Merge pull request #25 from StevanFreeborn/dependabot/npm_and_yarn/client/webpack-5.76.1
Bump webpack from 5.73.0 to 5.76.1 in /client
2023-03-15 12:31:51 -05:00
dependabot[bot] d5a92c8c7a Bump webpack from 5.73.0 to 5.76.1 in /client
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 16:24:43 +00:00
Stevan Freeborn 591538d2f1 Merge pull request #24 from StevanFreeborn/dependabot/nuget/server/MongoDB.Driver-2.19.0
Bump MongoDB.Driver from 2.16.0 to 2.19.0 in /server
2023-03-04 00:19:42 -06:00
dependabot[bot] 704c5f0d4c Bump MongoDB.Driver from 2.16.0 to 2.19.0 in /server
Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.16.0 to 2.19.0.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](https://github.com/mongodb/mongo-csharp-driver/compare/v2.16.0...v2.19.0)

---
updated-dependencies:
- dependency-name: MongoDB.Driver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 06:10:28 +00:00
Stevan Freeborn 277b4da05f Merge pull request #23 from StevanFreeborn/dependabot/npm_and_yarn/client/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /client
2023-01-13 13:15:24 -06:00
dependabot[bot] 60f4d20e96 Bump decode-uri-component from 0.2.0 to 0.2.2 in /client
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 19:15:00 +00:00
Stevan Freeborn 666abb3120 Merge pull request #22 from StevanFreeborn/dependabot/npm_and_yarn/client/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /client
2023-01-13 13:13:53 -06:00
dependabot[bot] a37ee671bf Bump json5 from 1.0.1 to 1.0.2 in /client
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 19:13:35 +00:00