Accruent / robotframework-zoomba

Extended Robot Framework libraries to make testing GUI, REST/SOAP API, Mobile, and Windows Desktop easier.
https://accruent.github.io/robotframework-zoomba/
Apache License 2.0
143 stars 35 forks source link

Bump nick-fields/retry from 2.7.0 to 2.8.0 #296

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps nick-fields/retry from 2.7.0 to 2.8.0.

Release notes

Sourced from nick-fields/retry's releases.

v2.8.0

Use spawn rather than exec to support much larger outputs

v2.7.1

2.7.1 (2022-08-03)

This release contains mostly dependency updates. There are a few very minor changes to runtime code based on development quality of life improvements from newly configured linting and styling.

Commits
  • 616fa81 Use spawn not exec to run commands (#88)
  • a25f198 Setup tests (#87)
  • 0f986c4 [Snyk] Upgrade @​actions/core from 1.8.2 to 1.9.0 (#81)
  • 3dad7de Setup prettier and eslint and run pre-commit (#86)
  • 14b6b46 patch: update typescript to latest (#85)
  • f2eb0f4 build(deps): bump npm from 8.7.0 to 8.12.2 (#78)
  • 2762157 build(deps): bump semver-regex from 3.1.3 to 3.1.4 (#72)
  • ce44dab [Snyk] Upgrade @​actions/core from 1.5.0 to 1.8.2 (#73)
  • 40cf388 build(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#75)
  • 02a3f09 Various security related dependency updates and node16 update (#64)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f803bb7a25bf28c615087f1b5b0a7ea06c5e7593 on dependabot/github_actions/nick-fields/retry-2.8.0 into cfb1f689fd47cd55644bec9d8d24031843bef6ae on master.