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

Commits on Aug 7, 2025

  1. build: bump golang from 1.24.5 to 1.24.6

    Bumps golang from 1.24.5 to 1.24.6.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.24.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    1f3f7fe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Merge pull request #688 from nginx-proxy/dependabot/docker/golang-1.24.6

    build: bump golang from 1.24.5 to 1.24.6
    buchdag authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    e9af696 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. ci: bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    1af096d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #689 from nginx-proxy/dependabot/github_actions/ac…

    …tions/checkout-5
    
    ci: bump actions/checkout from 4 to 5
    buchdag authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    2458b38 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. build: bump debian from 12.11-slim to 13.0-slim

    Bumps debian from 12.11-slim to 13.0-slim.
    
    ---
    updated-dependencies:
    - dependency-name: debian
      dependency-version: 13.0-slim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    9bc0665 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #690 from nginx-proxy/dependabot/docker/debian-13.…

    …0-slim
    
    build: bump debian from 12.11-slim to 13.0-slim
    buchdag authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    8cab7a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. build: bump golang from 1.24.6 to 1.25.0

    Bumps golang from 1.24.6 to 1.25.0.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.25.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and buchdag committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    c21b64f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #691 from nginx-proxy/dependabot/docker/golang-1.25.0

    build: bump golang from 1.24.6 to 1.25.0
    buchdag authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    fb3e0a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. ci: add workflows permissions

    buchdag committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    77fef15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #693 from nginx-proxy/ci/workflow-permissions

    ci: add workflows permissions
    buchdag authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    5839d6d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. build: bump github.com/fsouza/go-dockerclient from 1.12.1 to 1.12.2

    Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.12.1 to 1.12.2.
    - [Release notes](https://github.com/fsouza/go-dockerclient/releases)
    - [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)
    - [Commits](fsouza/go-dockerclient@v1.12.1...v1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsouza/go-dockerclient
      dependency-version: 1.12.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    5e64847 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Merge pull request #695 from nginx-proxy/dependabot/go_modules/github…

    ….com/fsouza/go-dockerclient-1.12.2
    
    build: bump github.com/fsouza/go-dockerclient from 1.12.1 to 1.12.2
    buchdag authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    855290f View commit details
    Browse the repository at this point in the history
  2. build: bump github.com/stretchr/testify from 1.10.0 to 1.11.1

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    2c02a16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #696 from nginx-proxy/dependabot/go_modules/github…

    ….com/stretchr/testify-1.11.1
    
    build: bump github.com/stretchr/testify from 1.10.0 to 1.11.1
    buchdag authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    e2d44c0 View commit details
    Browse the repository at this point in the history
Loading