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.8.2
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.8.3
Choose a head ref
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 11, 2022

  1. chore: update maintainer(s)

    buchdag committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    315cd4f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0

    Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 0.4.1 to 1.0.0.
    - [Release notes](https://github.com/BurntSushi/toml/releases)
    - [Commits](BurntSushi/toml@v0.4.1...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/BurntSushi/toml
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c62a52b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    8b3f38a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf48957 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b429924 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. build(deps): bump golang from 1.17.6-alpine to 1.17.7-alpine

    Bumps golang from 1.17.6-alpine to 1.17.7-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    dc77f15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #398 from nginx-proxy/dependabot/go_modules/github…

    ….com/BurntSushi/toml-1.0.0
    
    build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0
    buchdag authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f22c9e2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/fsouza/go-dockerclient from 1.7.7 to 1.7.8

    Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.7.7 to 1.7.8.
    - [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.7.7...v1.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsouza/go-dockerclient
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    63de458 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #401 from nginx-proxy/dependabot/go_modules/github…

    ….com/fsouza/go-dockerclient-1.7.8
    
    build(deps): bump github.com/fsouza/go-dockerclient from 1.7.7 to 1.7.8
    buchdag authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    42d9b4b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. build(deps): bump github.com/fsouza/go-dockerclient from 1.7.8 to 1.7.9

    Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) from 1.7.8 to 1.7.9.
    - [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.7.8...v1.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fsouza/go-dockerclient
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    28a3349 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

    ….com/fsouza/go-dockerclient-1.7.9
    
    build(deps): bump github.com/fsouza/go-dockerclient from 1.7.8 to 1.7.9
    buchdag authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    bcbac74 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    f2fe024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e541c2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f23c0bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #402 from nginx-proxy/dependabot/docker/golang-1.1…

    …7.7-alpine
    
    build(deps): bump golang from 1.17.6-alpine to 1.17.7-alpine
    buchdag authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9a8b5b3 View commit details
    Browse the repository at this point in the history
Loading