Thanks to visit codestin.com
Credit goes to github.com

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: 28ca2b4
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: 2f7973c
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 1, 2025

  1. build: bump golang from 1.24.1 to 1.24.2

    Bumps golang from 1.24.1 to 1.24.2.
    
    ---
    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 Apr 1, 2025
    Configuration menu
    Copy the full SHA
    9215fd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Merge pull request #671 from nginx-proxy/dependabot/docker/golang-1.24.2

    build: bump golang from 1.24.1 to 1.24.2
    buchdag authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    4c4510d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c16718 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Merge pull request #672 from sakanjo/main

    chore: use Contains instead of Index
    buchdag authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    473108c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. build: bump golang.org/x/crypto from 0.31.0 to 0.35.0

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

Commits on May 6, 2025

  1. build: bump golang from 1.24.2 to 1.24.3

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

Commits on May 8, 2025

  1. Merge pull request #674 from nginx-proxy/dependabot/docker/golang-1.24.3

    build: bump golang from 1.24.2 to 1.24.3
    buchdag authored May 8, 2025
    Configuration menu
    Copy the full SHA
    dfeb552 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #673 from nginx-proxy/dependabot/go_modules/golang…

    ….org/x/crypto-0.35.0
    
    build: bump golang.org/x/crypto from 0.31.0 to 0.35.0
    buchdag authored May 8, 2025
    Configuration menu
    Copy the full SHA
    2f7973c View commit details
    Browse the repository at this point in the history
Loading