percy / percy-capybara

Visual testing for Capybara with Percy.
https://docs.percy.io/docs/capybara
MIT License
45 stars 23 forks source link

build(deps-dev): Bump @percy/agent from 0.19.6 to 0.20.2 #122

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @percy/agent from 0.19.6 to 0.20.2.

Changelog *Sourced from [@percy/agent's changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md).* > ## [0.20.2](https://github.com/percy/percy-agent/compare/v0.20.1...v0.20.2) (2019-11-22) > > > ### Bug Fixes > > * Wait for asset discovery finish when awaiting on snapshot resources in finalize ([#423](https://github-redirect.dependabot.com/percy/percy-agent/issues/423)) ([4a6deea](https://github.com/percy/percy-agent/commit/4a6deea)) > > ## [0.20.1](https://github.com/percy/percy-agent/compare/v0.20.0...v0.20.1) (2019-11-15) > > > ### Bug Fixes > > * Add better logging for command not found errors ([#421](https://github-redirect.dependabot.com/percy/percy-agent/issues/421)) ([689a869](https://github.com/percy/percy-agent/commit/689a869)) > > # [0.20.0](https://github.com/percy/percy-agent/compare/v0.19.7...v0.20.0) (2019-11-08) > > > ### Features > > * Introduce asset discovery response caching behind flag ([#419](https://github-redirect.dependabot.com/percy/percy-agent/issues/419)) ([7d7dd52](https://github.com/percy/percy-agent/commit/7d7dd52)) > > ## [0.19.7](https://github.com/percy/percy-agent/compare/v0.19.6...v0.19.7) (2019-11-05) > > > ### Bug Fixes > > * ensure CSSOM ownerNode content is present ([#418](https://github-redirect.dependabot.com/percy/percy-agent/issues/418)) ([7d1be16](https://github.com/percy/percy-agent/commit/7d1be16))
Commits - [`5d0d2bc`](https://github.com/percy/percy-agent/commit/5d0d2bc37fd4da39c068223920130006fb1a6280) chore(release): 0.20.2 [skip ci] - [`4a6deea`](https://github.com/percy/percy-agent/commit/4a6deeaf821f53abccd35d6d2efe333ab73a12a8) fix: Wait for asset discovery finish when awaiting on snapshot resources in f... - [`f805d61`](https://github.com/percy/percy-agent/commit/f805d619f34c98e80538d026cf6ddb981579b7f0) build(deps): [security] bump https-proxy-agent from 2.2.2 to 2.2.4 ([#422](https://github-redirect.dependabot.com/percy/percy-agent/issues/422)) - [`634ac09`](https://github.com/percy/percy-agent/commit/634ac09418ce5d28fd683d7942a5be3a103e06e2) chore(release): 0.20.1 [skip ci] - [`689a869`](https://github.com/percy/percy-agent/commit/689a8691b9e93255f16c19bd455a9aafb5ede4a8) fix: Add better logging for command not found errors ([#421](https://github-redirect.dependabot.com/percy/percy-agent/issues/421)) - [`78a893f`](https://github.com/percy/percy-agent/commit/78a893f070b1e473c8257926b1053303050f5b09) build: set up initial acceptance tests ([#420](https://github-redirect.dependabot.com/percy/percy-agent/issues/420)) - [`378000b`](https://github.com/percy/percy-agent/commit/378000bfe9c41a5d728428e22ceff0687093a6e8) chore(release): 0.20.0 [skip ci] - [`7d7dd52`](https://github.com/percy/percy-agent/commit/7d7dd523a17489d0bd202d52209fca8fcb7ccc38) feat: Introduce asset discovery response caching behind flag ([#419](https://github-redirect.dependabot.com/percy/percy-agent/issues/419)) - [`62ddc66`](https://github.com/percy/percy-agent/commit/62ddc66413d044342cd411c16fcca5f06f3a0e7f) chore(release): 0.19.7 [skip ci] - [`7d1be16`](https://github.com/percy/percy-agent/commit/7d1be16fe0412806837df514f8623431c7d93c92) fix: ensure CSSOM ownerNode content is present ([#418](https://github-redirect.dependabot.com/percy/percy-agent/issues/418)) - Additional commits viewable in [compare view](https://github.com/percy/percy-agent/compare/v0.19.6...v0.20.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)