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: nginx-proxy/nginx-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.1
Choose a base ref
...
head repository: nginx-proxy/nginx-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.2
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 16, 2024

  1. ci: bump pytest from 8.3.2 to 8.3.3 in /test/requirements

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.3.2...8.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    90f6e1b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #2512 from nginx-proxy/dependabot/pip/test/require…

    …ments/pytest-8.3.3
    
    ci: bump pytest from 8.3.2 to 8.3.3 in /test/requirements
    buchdag authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7687374 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    712a7ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2520 from nginx-proxy/reject-handshake

    fix: reject SSL handshake rather than using empty certificate
    buchdag authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6948880 View commit details
    Browse the repository at this point in the history
  3. build: bump library/nginx from 1.27.1 to 1.27.2

    Bumps library/nginx from 1.27.1 to 1.27.2.
    
    ---
    updated-dependencies:
    - dependency-name: library/nginx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and buchdag committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e95a66e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2519 from nginx-proxy/dependabot/docker/library/n…

    …ginx-1.27.2
    
    build: bump library/nginx from 1.27.1 to 1.27.2
    buchdag authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4251249 View commit details
    Browse the repository at this point in the history
Loading