Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ysdfxp/DevOps-Guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Tikam02/DevOps-Guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 9 files changed
  • 6 contributors

Commits on Sep 18, 2024

  1. 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>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    95a376b View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fc8c3e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    dcd272c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    3445718 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Configuration menu
    Copy the full SHA
    1da62cc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    834be1d View commit details
    Browse the repository at this point in the history
  2. Revert "vim cheatsheet added"

    This reverts commit 834be1d.
    tanushreearora01 committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    90dd718 View commit details
    Browse the repository at this point in the history
  3. vim file updated

    tanushreearora01 committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    496a0e5 View commit details
    Browse the repository at this point in the history
  4. vim files updated

    tanushreearora01 committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    a22829e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2025

  1. Configuration menu
    Copy the full SHA
    0e911e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2026

  1. 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
    Tikam02 authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    676ec13 View commit details
    Browse the repository at this point in the history
  2. 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
    Tikam02 authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    15a0868 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    f85cdce View commit details
    Browse the repository at this point in the history
  4. Merge pull request Tikam02#219 from Shubhf/master

    Renamed 'Introduction' to 'Introduction.md' for better consistency
    Tikam02 authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    09694a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Tikam02#225 from aabouzaid/add-devops-roadmap-io

    Adding Dynamic DevOps Roadmap
    Tikam02 authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    ce695d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    890d1a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b31b65f View commit details
    Browse the repository at this point in the history
  8. 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
    Tikam02 authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    a1702fd View commit details
    Browse the repository at this point in the history
Loading