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: v2.0.1
Choose a base ref
...
head repository: homecentr/docker-swarm-local-network-connector Loading
compare: master
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 11, 2021

  1. 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
  2. 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
  3. 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