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.16.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.16.1
Choose a head ref
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 15, 2025

  1. build: bump golang from 1.25.2 to 1.25.3 (#705)

    Bumps golang from 1.25.2 to 1.25.3.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-version: 1.25.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    48e9a53 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. build: bump golang from 1.25.3 to 1.25.4

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

Commits on Nov 6, 2025

  1. Merge pull request #706 from nginx-proxy/dependabot/docker/golang-1.25.4

    build: bump golang from 1.25.3 to 1.25.4
    buchdag authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    873a9c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

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

Commits on Nov 13, 2025

  1. Merge pull request #707 from JamBalaya56562/bump

    docs: bump docker-gen version in README.md
    buchdag authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    09c905d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

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

    Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.12.2 to 1.12.3.
    - [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.2...v1.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsouza/go-dockerclient
      dependency-version: 1.12.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    3dc4d63 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. build: bump debian from 13.1-slim to 13.2-slim

    Bumps debian from 13.1-slim to 13.2-slim.
    
    ---
    updated-dependencies:
    - dependency-name: debian
      dependency-version: 13.2-slim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    f7d53dc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Merge pull request #709 from nginx-proxy/dependabot/docker/debian-13.…

    …2-slim
    
    build: bump debian from 13.1-slim to 13.2-slim
    buchdag authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    0916b28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #708 from nginx-proxy/dependabot/go_modules/github…

    ….com/fsouza/go-dockerclient-1.12.3
    
    build: bump github.com/fsouza/go-dockerclient from 1.12.2 to 1.12.3
    buchdag authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    a2aae5a View commit details
    Browse the repository at this point in the history
  3. build: bump golang.org/x/crypto from 0.35.0 to 0.45.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.45.0.
    - [Commits](golang/crypto@v0.35.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    e6cbf99 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. Merge pull request #710 from nginx-proxy/dependabot/go_modules/golang…

    ….org/x/crypto-0.45.0
    
    build: bump golang.org/x/crypto from 0.35.0 to 0.45.0
    buchdag authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    a39876b View commit details
    Browse the repository at this point in the history
Loading