8000 Comparing v2.0.0...v2.1.0 · 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.0.0
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.0
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    9b75b88 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-node from v1 to v2.1.4

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...c46424e)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    07d6383 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. build(deps-dev): bump semantic-release from 17.3.7 to 17.3.8

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.7 to 17.3.8.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.3.7...v17.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    620e8f4 View commit details
    Browse the repository at this point in the history
  2. chore(readme): suggests using --rm flag when running the test command

    With the --rm flag, the test container will be removed automatically after running the tests, which prevents polluting the container engine.
    Addono authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    9909049 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. build(deps-dev): bump semantic-release from 17.3.8 to 17.3.9

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.8 to 17.3.9.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.3.8...v17.3.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    481b1a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. build(deps): bump actions/setup-node from v2.1.4 to v2.1.5

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.1.4...46071b5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    35b7777 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump semantic-release from 17.3.9 to 17.4.0

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.3.9 to 17.4.0.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v17.3.9...v17.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Addono committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    2e4e8de View commit details
    Browse the repository at this point in the history
  3. feat: adds support for http using wget

    Implements #14
    Addono committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    ff0d29d View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.1.0 [skip ci]

    # [2.1.0](v2.0.0...v2.1.0) (2021-02-27)
    
    ### Features
    
    * adds support for http using wget ([ff0d29d](ff0d29d)), closes [#14](#14)
    semantic-release-bot committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    2269381 View commit details
    Browse the repository at this point in the history
Loading
0