8000 Comparing v2.1.1...v2.1.2 · eficode/wait-for · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: eficode/wait-for
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: eficode/wait-for
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 16, 2021

  1. build(deps-dev): bump bats from 1.2.1 to 1.3.0

    Bumps [bats](https://github.com/bats-core/bats-core) from 1.2.1 to 1.3.0.
    - [Release notes](https://github.com/bats-core/bats-core/releases)
    - [Changelog](https://github.com/bats-core/bats-core/blob/master/docs/CHANGELOG.md)
    - [Commits](bats-core/bats-core@v1.2.1...v1.3.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    2193507 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. fix: uses timeout in nc as it is used with wget (#42)

    Add -w 1 option to nc.
    tljm authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0195167 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.1.2 [skip ci]

    ## [2.1.2](v2.1.1...v2.1.2) (2021-04-27)
    
    ### Bug Fixes
    
    * uses timeout in nc as it is used with wget ([#42](#42)) ([0195167](0195167))
    semantic-release-bot committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    36ec4e7 View commit details
    Browse the repository at this point in the history
Loading
0