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: v2.0.2
Choose a head ref
  • 4 commits
  • 9 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
Loading