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: ac485c3
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: 40d38d9
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 7, 2024

  1. build: bump golang from 1.22.5 to 1.22.6

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

Commits on Aug 8, 2024

  1. Merge pull request #640 from nginx-proxy/dependabot/docker/golang-1.22.6

    build: bump golang from 1.22.5 to 1.22.6
    buchdag authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3d834d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. build: bump golang from 1.22.6 to 1.23.0

    Bumps golang from 1.22.6 to 1.23.0.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f257dd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    2be061a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #641 from nginx-proxy/dependabot/docker/golang-1.23.0

    build: bump golang from 1.22.6 to 1.23.0
    buchdag authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3d8d38f View commit details
    Browse the repository at this point in the history
  3. build: bump github.com/fsouza/go-dockerclient from 1.11.2 to 1.12.0

    Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.11.2 to 1.12.0.
    - [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.11.2...v1.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsouza/go-dockerclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1041043 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #642 from nginx-proxy/dependabot/go_modules/github…

    ….com/fsouza/go-dockerclient-1.12.0
    
    build: bump github.com/fsouza/go-dockerclient from 1.11.2 to 1.12.0
    buchdag authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    40d38d9 View commit details
    Browse the repository at this point in the history
Loading