Pull Request for docker/multi-container to compared and implemented the both #65
Pull Request for docker/multi-container to compared and implemented the both #65dreadwitdastacc-IFA wants to merge 55 commits intodocker:mainfrom
Conversation
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
compared the to dockers
Bumps the npm_and_yarn group with 7 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.2` | `1.20.4` | | [express](https://github.com/expressjs/express) | `4.18.2` | `4.22.1` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [mongoose](https://github.com/Automattic/mongoose) | `7.6.4` | `7.8.4` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `2.0.1` | `2.0.2` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.12` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` | Updates `body-parser` from 1.20.2 to 1.20.4 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.2...1.20.4) Updates `express` from 4.18.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.18.2...v4.22.1) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `express` from 4.18.2 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.18.2...v4.22.1) Updates `mongoose` from 7.6.4 to 7.8.4 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.6.4...7.8.4) Updates `brace-expansion` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `cookie` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.5.0...v0.7.2) Updates `path-to-regexp` from 0.1.7 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.12) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: body-parser dependency-version: 1.20.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ejs dependency-version: 3.1.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mongoose dependency-version: 7.8.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 2.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-version: 0.19.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-version: 1.16.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
SERVICED THE DOCKER'S PULL REQUEST
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
updates to multi container docker
chore(app): remove temporary in-repo type shims and rely on @types
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
Docker files updated
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
Committing merge docker files updated
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
updated Docker multi-container
…n/app/npm_and_yarn-eb6b06bbdb Bump the npm_and_yarn group across 1 directory with 11 updates
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
changes to wetpack lock pack
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
updated files removed errors
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
all changes complete
|
https://github.com/user-attachments/assets/8e4f1e90-80bc-44ae-bbe9-3c988414d517 did some digging came across this helpful tip |
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
Multi-container/docker updates
Co-authored-by: dreadwitdastacc-IFA <243488924+dreadwitdastacc-IFA@users.noreply.github.com>
Co-authored-by: dreadwitdastacc-IFA <243488924+dreadwitdastacc-IFA@users.noreply.github.com>
Co-authored-by: dreadwitdastacc-IFA <243488924+dreadwitdastacc-IFA@users.noreply.github.com>
Co-authored-by: dreadwitdastacc-IFA <243488924+dreadwitdastacc-IFA@users.noreply.github.com>
…-agent Replace MongoMemoryServer tests with offline in-memory Todo mock
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 31 out of 34 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| // SECURITY LAYER 4: Cookie Parser & Body Parser | ||
| // ============================================ | ||
| app.use(cookieParser()); | ||
| app.use(bodyParse.urlencoded({ extended: false, limit: "10kb" })); // Limit body size |
There was a problem hiding this comment.
Corrected spelling of 'bodyParse' to 'bodyParser'.
There was a problem hiding this comment.
@copilot open a new pull request to apply changes based on this feedback
There was a problem hiding this comment.
@copilot open a new pull request to apply changes based on this feedback
There was a problem hiding this comment.
@copilot open a new pull request to apply changes based on this feedback
|
@copilot open a new pull request to apply changes based on the comments in this thread |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@copilot open a new pull request to apply changes based on the comments in this thread |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 31 out of 34 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
dreadwitdastacc-IFA
left a comment
There was a problem hiding this comment.
updated implemented and installed

comparing the to repositories for the understanding