-
Notifications
You must be signed in to change notification settings - Fork 406
Comparing changes
Open a pull request
base repository: eficode/wait-for
base: v2.2.2
head repository: eficode/wait-for
compare: v2.2.3
- 7 commits
- 6 files changed
- 4 contributors
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for caa06c0 - Browse repository at this point
Copy the full SHA caa06c0View commit details
Commits on Feb 26, 2022
-
build(deps-dev): bump bats from 1.5.0 to 1.6.0
Bumps [bats](https://github.com/bats-core/bats-core) from 1.5.0 to 1.6.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.5.0...v1.6.0) --- updated-dependencies: - dependency-name: bats dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d940f6 - Browse repository at this point
Copy the full SHA 4d940f6View commit details -
build(deps): bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v2.5.1...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e1f843d - Browse repository at this point
Copy the full SHA e1f843dView commit details
Commits on Mar 3, 2022
-
build(deps): bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.4.0...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 707a3b7 - Browse repository at this point
Copy the full SHA 707a3b7View commit details
Commits on Mar 5, 2022
-
fix(http): corrects protocol check for wget availability (#82)
Previously, the script was checking for the wrong PROTOCOL key when checking whether the required tools were available. As a result, it wouldn't detect when `wget` was not present.
Configuration menu - View commit details
-
Copy full SHA for 570c9fb - Browse repository at this point
Copy the full SHA 570c9fbView commit details -
ci: configures timeout for test and release jobs (#83)
Prevents extremely long CI runs in cases where e.g. the tests are stuck.
Configuration menu - View commit details
-
Copy full SHA for f9831b9 - Browse repository at this point
Copy the full SHA f9831b9View commit details -
chore(release): 2.2.3 [skip ci]
## [2.2.3](v2.2.2...v2.2.3) (2022-03-05) ### Bug Fixes * **http:** corrects protocol check for wget availability ([#82](#82)) ([570c9fb](570c9fb))
Configuration menu - View commit details
-
Copy full SHA for 4df3f92 - Browse repository at this point
Copy the full SHA 4df3f92View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.2...v2.2.3