Stevan Freeborn
75e36c43fc
Update production_criminalmindsapi.yml
2024-10-29 11:05:28 -05:00
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
Stevan Freeborn
668644ee4e
Merge pull request #21 from StevanFreeborn/master
...
Deploy master to production.
2022-11-13 12:57:00 -06:00
StevanFreeborn
eb517ae414
fix: added dependencies and dev dependences for minimatch and loader-utils at or beyond patched versions.
2022-11-13 12:56:13 -06:00
Stevan Freeborn
1a2db9af67
Merge pull request #20 from StevanFreeborn/dependabot/npm_and_yarn/client/loader-utils-2.0.4
...
Bump loader-utils from 2.0.2 to 2.0.4 in /client
2022-11-13 12:50:02 -06:00
dependabot[bot]
fcf5edf2dd
Bump loader-utils from 2.0.2 to 2.0.4 in /client
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-13 18:48:54 +00:00
Stevan Freeborn
841e0600fd
Merge pull request #19 from StevanFreeborn/dependabot/npm_and_yarn/client/minimatch-and-recursive-readdir-3.1.2
...
Bump minimatch and recursive-readdir in /client
2022-11-13 12:47:20 -06:00
dependabot[bot]
5626a13a63
Bump minimatch and recursive-readdir in /client
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) and [recursive-readdir](https://github.com/jergason/recursive-readdir ). These dependencies needed to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases )
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-13 18:46:17 +00:00
StevanFreeborn
41fdb77be3
Merge pull request #18 from StevanFreeborn/master
...
Deploy to production
2022-07-28 14:38:22 -05:00
StevanFreeborn
aca67f852d
Merge pull request #17 from StevanFreeborn/master
...
Deploy master to production
2022-07-06 09:46:18 -05:00
StevanFreeborn
09b7f7a2c7
Deploy master to production.
...
Add error handling to home page when requesting character data.
2022-06-29 09:28:17 -05:00
StevanFreeborn
0d226e5c96
Merge pull request #15 from StevanFreeborn/master
...
made footer container fluid
2022-06-26 11:57:47 -05:00
StevanFreeborn
b30f377e58
Merge pull request #14 from StevanFreeborn/master
...
Add about page information. Deploy master to production.
2022-06-26 11:49:35 -05:00
StevanFreeborn
4f0a636095
Merge pull request #13 from StevanFreeborn/master
...
Deploy master to production.
2022-06-25 23:40:42 -05:00
StevanFreeborn
c2b1b4700b
Merge pull request #12 from StevanFreeborn/master
...
Render Home Page After Characters Are Received. Deploy master to production.
2022-06-25 15:01:24 -05:00
StevanFreeborn
2fde456a90
Merge pull request #11 from StevanFreeborn/master
...
fixed baseUrl to use https instead of http. deploy master to production.
2022-06-25 14:48:29 -05:00
StevanFreeborn
c5a40fe934
Merge pull request #10 from StevanFreeborn/master
...
Fix warnings causing build to fail and added missing fields to package.json. Deploy master to production.
2022-06-25 14:43:33 -05:00
StevanFreeborn
f9723553da
Merge pull request #9 from StevanFreeborn/master
...
fixed file name redeploy master to production.
2022-06-25 14:33:53 -05:00
StevanFreeborn
23873336d7
Merge pull request #8 from StevanFreeborn/master
...
Deploy master to production
2022-06-25 14:27:34 -05:00
StevanFreeborn
db86528468
Merge pull request #7 from StevanFreeborn/master
...
Deploy master to production
2022-06-24 15:56:02 -05:00
StevanFreeborn
4e4c531f5a
Merge pull request #6 from StevanFreeborn/master
...
Deploy master to production.
2022-06-23 23:58:47 -05:00
StevanFreeborn
ae00798cf5
Merge pull request #5 from StevanFreeborn/master
...
updated workflow
2022-06-19 17:29:46 -05:00
StevanFreeborn
63721e3138
Merge pull request #4 from StevanFreeborn/master
...
added config for swagger
2022-06-19 17:22:36 -05:00
StevanFreeborn
999531f0f5
Merge pull request #3 from StevanFreeborn/master
...
Merge master to production
2022-06-19 17:00:20 -05:00