Changelog
*Sourced from [@percy/agent's changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md).*
> ## [0.19.6](https://github.com/percy/percy-agent/compare/v0.19.5...v0.19.6) (2019-10-31)
>
>
> ### Bug Fixes
>
> * Pass along second arg to PercyCommand's `stop` ([#409](https://github-redirect.dependabot.com/percy/percy-agent/issues/409)) ([4d0c8a6](https://github.com/percy/percy-agent/commit/4d0c8a6))
>
> ## [0.19.5](https://github.com/percy/percy-agent/compare/v0.19.4...v0.19.5) (2019-10-30)
>
>
> ### Bug Fixes
>
> * Create a new console logger for each snapshot ([#407](https://github-redirect.dependabot.com/percy/percy-agent/issues/407)) ([f63b832](https://github.com/percy/percy-agent/commit/f63b832))
>
> ## [0.19.4](https://github.com/percy/percy-agent/compare/v0.19.3...v0.19.4) (2019-10-29)
>
>
> ### Bug Fixes
>
> * Trim whitespace from CSS ownerNode innerText ([#406](https://github-redirect.dependabot.com/percy/percy-agent/issues/406)) ([5a4f830](https://github.com/percy/percy-agent/commit/5a4f830))
>
> ## [0.19.3](https://github.com/percy/percy-agent/compare/v0.19.2...v0.19.3) (2019-10-28)
>
>
> ### Bug Fixes
>
> * parsing glob strings ([#404](https://github-redirect.dependabot.com/percy/percy-agent/issues/404)) ([d52e552](https://github.com/percy/percy-agent/commit/d52e552))
>
> ## [0.19.2](https://github.com/percy/percy-agent/compare/v0.19.1...v0.19.2) (2019-10-28)
>
>
> ### Bug Fixes
>
> * start detached and stop cleanup ([#403](https://github-redirect.dependabot.com/percy/percy-agent/issues/403)) ([2b4662e](https://github.com/percy/percy-agent/commit/2b4662e))
>
> ## [0.19.1](https://github.com/percy/percy-agent/compare/v0.19.0...v0.19.1) (2019-10-09)
>
>
> ### Bug Fixes
>
> * Always release puppeteer page in asset discovery ([#396](https://github-redirect.dependabot.com/percy/percy-agent/issues/396)) ([6e4cff1](https://github.com/percy/percy-agent/commit/6e4cff1))
>
> # [0.19.0](https://github.com/percy/percy-agent/compare/v0.18.4...v0.19.0) (2019-10-09)
>
>
> ### Features
>
> * :sparkles: Add client info for upload command ([#395](https://github-redirect.dependabot.com/percy/percy-agent/issues/395)) ([9625c4a](https://github.com/percy/percy-agent/commit/9625c4a))
>
> ## [0.18.4](https://github.com/percy/percy-agent/compare/v0.18.3...v0.18.4) (2019-10-07)
> ... (truncated)
Commits
- [`992536d`](https://github.com/percy/percy-agent/commit/992536d94f4670b06cd76d395208374e38de2596) chore(release): 0.19.6 [skip ci]
- [`4d0c8a6`](https://github.com/percy/percy-agent/commit/4d0c8a64c18cebedfaa2b5fe456211f869411bc1) fix: Pass along second arg to PercyCommand's `stop` ([#409](https://github-redirect.dependabot.com/percy/percy-agent/issues/409))
- [`4597511`](https://github.com/percy/percy-agent/commit/459751161951fe2429161e5345a2b46b73331c45) chore(release): 0.19.5 [skip ci]
- [`f63b832`](https://github.com/percy/percy-agent/commit/f63b832423f17f0eddac065bd45b43bf516a080f) fix: Create a new console logger for each snapshot ([#407](https://github-redirect.dependabot.com/percy/percy-agent/issues/407))
- [`8956e1e`](https://github.com/percy/percy-agent/commit/8956e1eb0c06dd02f5c2049378c07d8a8ac963f8) chore(release): 0.19.4 [skip ci]
- [`5a4f830`](https://github.com/percy/percy-agent/commit/5a4f830bbbd5fe78b7c4db1e6ef602b3a7471482) fix: Trim whitespace from CSS ownerNode innerText ([#406](https://github-redirect.dependabot.com/percy/percy-agent/issues/406))
- [`9b9f441`](https://github.com/percy/percy-agent/commit/9b9f4412d52cd73e618644e5685e4f65697053d9) chore(release): 0.19.3 [skip ci]
- [`afe04eb`](https://github.com/percy/percy-agent/commit/afe04ebe39675d27efd2180a1db284b9fc0ae6cd) build: add back junit output with mocha-multi ([#405](https://github-redirect.dependabot.com/percy/percy-agent/issues/405))
- [`d52e552`](https://github.com/percy/percy-agent/commit/d52e5520beceec615de5a29b3bebdc88f10610ae) fix: parsing glob strings ([#404](https://github-redirect.dependabot.com/percy/percy-agent/issues/404))
- [`22b790c`](https://github.com/percy/percy-agent/commit/22b790cf37480608f0be27ebc3a89f7ea0e3ebc8) chore(release): 0.19.2 [skip ci]
- Additional commits viewable in [compare view](https://github.com/percy/percy-agent/compare/v0.16.1...v0.19.6)
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)
Bumps @percy/agent from 0.16.1 to 0.19.6.
Changelog
*Sourced from [@percy/agent's changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md).* > ## [0.19.6](https://github.com/percy/percy-agent/compare/v0.19.5...v0.19.6) (2019-10-31) > > > ### Bug Fixes > > * Pass along second arg to PercyCommand's `stop` ([#409](https://github-redirect.dependabot.com/percy/percy-agent/issues/409)) ([4d0c8a6](https://github.com/percy/percy-agent/commit/4d0c8a6)) > > ## [0.19.5](https://github.com/percy/percy-agent/compare/v0.19.4...v0.19.5) (2019-10-30) > > > ### Bug Fixes > > * Create a new console logger for each snapshot ([#407](https://github-redirect.dependabot.com/percy/percy-agent/issues/407)) ([f63b832](https://github.com/percy/percy-agent/commit/f63b832)) > > ## [0.19.4](https://github.com/percy/percy-agent/compare/v0.19.3...v0.19.4) (2019-10-29) > > > ### Bug Fixes > > * Trim whitespace from CSS ownerNode innerText ([#406](https://github-redirect.dependabot.com/percy/percy-agent/issues/406)) ([5a4f830](https://github.com/percy/percy-agent/commit/5a4f830)) > > ## [0.19.3](https://github.com/percy/percy-agent/compare/v0.19.2...v0.19.3) (2019-10-28) > > > ### Bug Fixes > > * parsing glob strings ([#404](https://github-redirect.dependabot.com/percy/percy-agent/issues/404)) ([d52e552](https://github.com/percy/percy-agent/commit/d52e552)) > > ## [0.19.2](https://github.com/percy/percy-agent/compare/v0.19.1...v0.19.2) (2019-10-28) > > > ### Bug Fixes > > * start detached and stop cleanup ([#403](https://github-redirect.dependabot.com/percy/percy-agent/issues/403)) ([2b4662e](https://github.com/percy/percy-agent/commit/2b4662e)) > > ## [0.19.1](https://github.com/percy/percy-agent/compare/v0.19.0...v0.19.1) (2019-10-09) > > > ### Bug Fixes > > * Always release puppeteer page in asset discovery ([#396](https://github-redirect.dependabot.com/percy/percy-agent/issues/396)) ([6e4cff1](https://github.com/percy/percy-agent/commit/6e4cff1)) > > # [0.19.0](https://github.com/percy/percy-agent/compare/v0.18.4...v0.19.0) (2019-10-09) > > > ### Features > > * :sparkles: Add client info for upload command ([#395](https://github-redirect.dependabot.com/percy/percy-agent/issues/395)) ([9625c4a](https://github.com/percy/percy-agent/commit/9625c4a)) > > ## [0.18.4](https://github.com/percy/percy-agent/compare/v0.18.3...v0.18.4) (2019-10-07) > ... (truncated)Commits
- [`992536d`](https://github.com/percy/percy-agent/commit/992536d94f4670b06cd76d395208374e38de2596) chore(release): 0.19.6 [skip ci] - [`4d0c8a6`](https://github.com/percy/percy-agent/commit/4d0c8a64c18cebedfaa2b5fe456211f869411bc1) fix: Pass along second arg to PercyCommand's `stop` ([#409](https://github-redirect.dependabot.com/percy/percy-agent/issues/409)) - [`4597511`](https://github.com/percy/percy-agent/commit/459751161951fe2429161e5345a2b46b73331c45) chore(release): 0.19.5 [skip ci] - [`f63b832`](https://github.com/percy/percy-agent/commit/f63b832423f17f0eddac065bd45b43bf516a080f) fix: Create a new console logger for each snapshot ([#407](https://github-redirect.dependabot.com/percy/percy-agent/issues/407)) - [`8956e1e`](https://github.com/percy/percy-agent/commit/8956e1eb0c06dd02f5c2049378c07d8a8ac963f8) chore(release): 0.19.4 [skip ci] - [`5a4f830`](https://github.com/percy/percy-agent/commit/5a4f830bbbd5fe78b7c4db1e6ef602b3a7471482) fix: Trim whitespace from CSS ownerNode innerText ([#406](https://github-redirect.dependabot.com/percy/percy-agent/issues/406)) - [`9b9f441`](https://github.com/percy/percy-agent/commit/9b9f4412d52cd73e618644e5685e4f65697053d9) chore(release): 0.19.3 [skip ci] - [`afe04eb`](https://github.com/percy/percy-agent/commit/afe04ebe39675d27efd2180a1db284b9fc0ae6cd) build: add back junit output with mocha-multi ([#405](https://github-redirect.dependabot.com/percy/percy-agent/issues/405)) - [`d52e552`](https://github.com/percy/percy-agent/commit/d52e5520beceec615de5a29b3bebdc88f10610ae) fix: parsing glob strings ([#404](https://github-redirect.dependabot.com/percy/percy-agent/issues/404)) - [`22b790c`](https://github.com/percy/percy-agent/commit/22b790cf37480608f0be27ebc3a89f7ea0e3ebc8) chore(release): 0.19.2 [skip ci] - Additional commits viewable in [compare view](https://github.com/percy/percy-agent/compare/v0.16.1...v0.19.6)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)