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: mendhak/docker-http-https-echo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pipeline_status_test_fix
Choose a base ref
...
head repository: mendhak/docker-http-https-echo
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.
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 2, 2026

  1. Bump morgan from 1.10.1 to 1.11.0 in the production-dependencies group

    Bumps the production-dependencies group with 1 update: [morgan](https://github.com/expressjs/morgan).
    
    
    Updates `morgan` from 1.10.1 to 1.11.0
    - [Release notes](https://github.com/expressjs/morgan/releases)
    - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
    - [Commits](expressjs/morgan@1.10.1...1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: morgan
      dependency-version: 1.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    fd37f48 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2026

  1. Configuration menu
    Copy the full SHA
    e0e50ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e1cdb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #101 from JackMyers001/feat/trust-extra-proxies

    feat: add env var for additional trusted proxy IPs/subnets
    mendhak authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    a0b145d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #100 from JackMyers001/fix/curl-dont-die-on-header…

    …-too-big
    
    fix(test): ignore `curl` exit code when sending a large header
    mendhak authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    a6eb123 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #99 from mendhak/dependabot/npm_and_yarn/productio…

    …n-dependencies-919a39e27f
    
    Bump morgan from 1.10.1 to 1.11.0 in the production-dependencies group
    mendhak authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    14f9b18 View commit details
    Browse the repository at this point in the history
  6. Bump qs from 6.15.0 to 6.15.2

    Bumps [qs](https://github.com/ljharb/qs) from 6.15.0 to 6.15.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.15.0...v6.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.15.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    8528b22 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #98 from mendhak/dependabot/npm_and_yarn/qs-6.15.2

    Bump qs from 6.15.0 to 6.15.2
    mendhak authored Jun 14, 2026
    Configuration menu
    Copy the full SHA
    e433bde View commit details
    Browse the repository at this point in the history
  8. Version 41

    mendhak committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    eeebe09 View commit details
    Browse the repository at this point in the history
  9. References updated to v 41

    mendhak committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    2c642af View commit details
    Browse the repository at this point in the history
Loading