-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ysdfxp/DevOps-Guide
base: master
head repository: Tikam02/DevOps-Guide
compare: master
- 18 commits
- 9 files changed
- 6 contributors
Commits on Sep 18, 2024
-
Bump serve-static and express in /Container-orchestration/Docker/node
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. 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 `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](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: serve-static dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 95a376b - Browse repository at this point
Copy the full SHA 95a376bView commit details -
Bump send and express in /Container-orchestration/Docker/node
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. 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 `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](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: send dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fc8c3e1 - Browse repository at this point
Copy the full SHA fc8c3e1View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dcd272c - Browse repository at this point
Copy the full SHA dcd272cView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3445718 - Browse repository at this point
Copy the full SHA 3445718View commit details
Commits on May 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1da62cc - Browse repository at this point
Copy the full SHA 1da62ccView commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 834be1d - Browse repository at this point
Copy the full SHA 834be1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90dd718 - Browse repository at this point
Copy the full SHA 90dd718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496a0e5 - Browse repository at this point
Copy the full SHA 496a0e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a22829e - Browse repository at this point
Copy the full SHA a22829eView commit details
Commits on Dec 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e911e7 - Browse repository at this point
Copy the full SHA 0e911e7View commit details
Commits on Jan 3, 2026
-
Merge pull request Tikam02#215 from Tikam02/dependabot/npm_and_yarn/C…
…ontainer-orchestration/Docker/node/multi-d66d039ac5 Bump serve-static and express in /Container-orchestration/Docker/node
Configuration menu - View commit details
-
Copy full SHA for 676ec13 - Browse repository at this point
Copy the full SHA 676ec13View commit details -
Merge pull request Tikam02#216 from Tikam02/dependabot/npm_and_yarn/C…
…ontainer-orchestration/Docker/node/multi-cf87d80143 Bump send and express in /Container-orchestration/Docker/node
Configuration menu - View commit details
-
Copy full SHA for 15a0868 - Browse repository at this point
Copy the full SHA 15a0868View commit details -
Bump qs and express in /Container-orchestration/Docker/node
Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.1) Updates `express` from 4.21.0 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.21.0...v4.22.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: express dependency-version: 4.22.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f85cdce - Browse repository at this point
Copy the full SHA f85cdceView commit details -
Merge pull request Tikam02#219 from Shubhf/master
Renamed 'Introduction' to 'Introduction.md' for better consistency
Configuration menu - View commit details
-
Copy full SHA for 09694a3 - Browse repository at this point
Copy the full SHA 09694a3View commit details -
Merge pull request Tikam02#225 from aabouzaid/add-devops-roadmap-io
Adding Dynamic DevOps Roadmap
Configuration menu - View commit details
-
Copy full SHA for ce695d8 - Browse repository at this point
Copy the full SHA ce695d8View commit details -
Merge pull request Tikam02#226 from tanushreearora01/terminal-files
vim readme updated
Configuration menu - View commit details
-
Copy full SHA for 890d1a1 - Browse repository at this point
Copy the full SHA 890d1a1View commit details -
Merge pull request Tikam02#230 from praneeth2406/add-jenkins-overview
Jenkins overview
Configuration menu - View commit details
-
Copy full SHA for b31b65f - Browse repository at this point
Copy the full SHA b31b65fView commit details -
Merge pull request Tikam02#231 from Tikam02/dependabot/npm_and_yarn/C…
…ontainer-orchestration/Docker/node/multi-c8afcbbcd8 Bump qs and express in /Container-orchestration/Docker/node
Configuration menu - View commit details
-
Copy full SHA for a1702fd - Browse repository at this point
Copy the full SHA a1702fdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master