Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
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: homecentr/docker-swarm-local-network-connector Loading
base: v1.2.1
Choose a base ref
...
head repository: homecentr/docker-swarm-local-network-connector Loading
compare: master
Choose a head ref
  • 16 commits
  • 14 files changed
  • 2 contributors

Commits on Jul 12, 2021

  1. fix(deps): bump golang from 1.16.0-alpine to 1.16.5-alpine (#53)

    * fix(deps): bump golang from 1.16.0-alpine to 1.16.5-alpine
    
    Bumps golang from 1.16.0-alpine to 1.16.5-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: Alpine packages
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Holota <[email protected]>
    dependabot[bot] and lholota committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d334c30 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump testcontainers from 1.15.2 to 1.15.3 in /tests (#49)

    Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3.
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.15.2...1.15.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    cd80661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac6377 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump slf4j-simple from 1.7.30 to 1.7.31 in /tests (#55)

    Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.31.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      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] committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a5ac243 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump slf4j-api from 1.7.30 to 1.7.31 in /tests (#56)

    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.30 to 1.7.31.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      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>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d25e38a View commit details
    Browse the repository at this point in the history
  6. ci(deps): bump peter-evans/dockerhub-description from 2.4.2 to 2.4.3 (#…

    …54)
    
    Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2.4.2 to 2.4.3.
    - [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
    - [Commits](peter-evans/dockerhub-description@v2.4.2...v2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/dockerhub-description
      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>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6b83d3c View commit details
    Browse the repository at this point in the history
  7. feat(deps): bump homecentr/base from 2.4.3-alpine to 3.0.0-alpine (#57)

    BREAKING CHANGE: Switching to Alpine 3.14
    
    Bumps homecentr/base from 2.4.3-alpine to 3.0.0-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: homecentr/base
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    fdb1b09 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. fix(deps): bump golang from 1.16.5-alpine3.14 to 1.16.7-alpine3.14 (#66)

    Bumps golang from 1.16.5-alpine3.14 to 1.16.7-alpine3.14.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      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] committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    dfce08f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump testcontainers from 1.15.3 to 1.16.0 in /tests (#64)

    Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.3 to 1.16.0.
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.15.3...1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    8e4281c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump slf4j-api from 1.7.31 to 1.7.32 in /tests (#63)

    Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.31 to 1.7.32.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-api
      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>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4f47df0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump slf4j-simple from 1.7.31 to 1.7.32 in /tests (#62)

    Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.31 to 1.7.32.
    - [Release notes](https://github.com/qos-ch/slf4j/releases)
    - [Commits](https://github.com/qos-ch/slf4j/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.slf4j:slf4j-simple
      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>
    Co-authored-by: LH <[email protected]>
    dependabot[bot] and lholota committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    320a0e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    59021b2 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump homecentr/base from 3.0.0-alpine to 3.1.1-alpine (#65)

    * fix(deps): bump homecentr/base from 3.0.0-alpine to 3.1.1-alpine
    
    Bumps homecentr/base from 3.0.0-alpine to 3.1.1-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: homecentr/base
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Holota <[email protected]>
    dependabot[bot] and lholota committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    409e881 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. chore(deps): bump golang from 1.16.7-alpine3.14 to 1.17.0-alpine3.14 (#…

    …68)
    
    Bumps golang from 1.16.7-alpine3.14 to 1.17.0-alpine3.14.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    6edb02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f57f80 View commit details
    Browse the repository at this point in the history
  3. fix(deps): bump homecentr/base from 3.1.1-alpine to 3.2.0-alpine (#71)

    Bumps homecentr/base from 3.1.1-alpine to 3.2.0-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: homecentr/base
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    aaf9b80 View commit details
    Browse the repository at this point in the history
Loading