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: jeffbski/wait-on
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Choose a base ref
...
head repository: jeffbski/wait-on
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 16 commits
  • 7 files changed
  • 5 contributors

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    e724137 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    46f0c63 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    d9b7515 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    ef2fad3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #138 from CodingSpiderFox/patch-1

    use correct property names
    jeffbski authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ac707b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from bnussman/upgrade-joi-to-latest-version

    Update `joi` to `17.7.1` and update `package-lock.json` for CVE-2023-25166
    jeffbski authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6ebecc0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #132 from jeffbski/dependabot/npm_and_yarn/json5-1…

    ….0.2
    
    Bump json5 from 1.0.1 to 1.0.2
    jeffbski authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c830235 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84e667f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. add to README about timeout, tcpTimeout, httpTimeout allowing unit

    If no unit it specified defaults to ms.
    
    Allows units: ms,s,m,h
    jeffbski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5dab987 View commit details
    Browse the repository at this point in the history
  2. add additional unit tests

    jeffbski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3caa77c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ec579 View commit details
    Browse the repository at this point in the history
  4. patch and minor dep updates

    jeffbski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f4c99ae View commit details
    Browse the repository at this point in the history
  5. major dep updates

    jeffbski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    18a9b6c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #144 from jeffbski/update-deps-2023-11-02

    Update deps 2023 11 02
    jeffbski authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    96b0e33 View commit details
    Browse the repository at this point in the history
  7. update semver

    jeffbski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0ec371e View commit details
    Browse the repository at this point in the history
  8. 7.1.0

    jeffbski committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    aefc49e View commit details
    Browse the repository at this point in the history
Loading