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.13.0 to 0.16.1 #115

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @percy/agent from 0.13.0 to 0.16.1.

Changelog *Sourced from [@percy/agent's changelog](https://github.com/percy/percy-agent/blob/master/CHANGELOG.md).* > ## [0.16.1](https://github.com/percy/percy-agent/compare/v0.16.0...v0.16.1) (2019-09-25) > > > ### Bug Fixes > > * Handle 404 errors when capturing redirected assets ([#354](https://github-redirect.dependabot.com/percy/percy-agent/issues/354)) ([aefcd17](https://github.com/percy/percy-agent/commit/aefcd17)) > > # [0.16.0](https://github.com/percy/percy-agent/compare/v0.15.2...v0.16.0) (2019-09-25) > > > ### Features > > * ✨ Add ability to snapshot a directory of static images ([#353](https://github-redirect.dependabot.com/percy/percy-agent/issues/353)) ([96f1ed5](https://github.com/percy/percy-agent/commit/96f1ed5)) > > ## [0.15.2](https://github.com/percy/percy-agent/compare/v0.15.1...v0.15.2) (2019-09-24) > > > ### Bug Fixes > > * Add Percy specific CSS to root resource after asset discovery ([#352](https://github-redirect.dependabot.com/percy/percy-agent/issues/352)) ([5984a65](https://github.com/percy/percy-agent/commit/5984a65)) > > ## [0.15.1](https://github.com/percy/percy-agent/compare/v0.15.0...v0.15.1) (2019-09-20) > > > ### Bug Fixes > > * Check for widths array length so empty arrays are never used ([#351](https://github-redirect.dependabot.com/percy/percy-agent/issues/351)) ([e044749](https://github.com/percy/percy-agent/commit/e044749)) > > # [0.15.0](https://github.com/percy/percy-agent/compare/v0.14.1...v0.15.0) (2019-09-19) > > > ### Features > > * Capture redirected assets ([#349](https://github-redirect.dependabot.com/percy/percy-agent/issues/349)) ([aa918cc](https://github.com/percy/percy-agent/commit/aa918cc)) > > ## [0.14.1](https://github.com/percy/percy-agent/compare/v0.14.0...v0.14.1) (2019-09-19) > > > ### Bug Fixes > > * Concat hostname option from CLI & config file ([#348](https://github-redirect.dependabot.com/percy/percy-agent/issues/348)) ([7090bfd](https://github.com/percy/percy-agent/commit/7090bfd)) > > # [0.14.0](https://github.com/percy/percy-agent/compare/v0.13.0...v0.14.0) (2019-09-18) > > > ### Features > > * :sparkles: Allow wildcard hostnames ([#347](https://github-redirect.dependabot.com/percy/percy-agent/issues/347)) ([730161f](https://github.com/percy/percy-agent/commit/730161f))
Commits - [`9570995`](https://github.com/percy/percy-agent/commit/957099547b94abe7e5fb5deaec2f4f027aa67d8b) chore(release): 0.16.1 [skip ci] - [`aefcd17`](https://github.com/percy/percy-agent/commit/aefcd17bea73a2e949dd36550ebc48cd4ceae64b) fix: Handle 404 errors when capturing redirected assets ([#354](https://github-redirect.dependabot.com/percy/percy-agent/issues/354)) - [`1e24e86`](https://github.com/percy/percy-agent/commit/1e24e863d9f10bd6562062b47ac9598730183ad8) chore(release): 0.16.0 [skip ci] - [`96f1ed5`](https://github.com/percy/percy-agent/commit/96f1ed5890f1614b23355a09326d000fb03be713) feat: ✨ Add ability to snapshot a directory of static images ([#353](https://github-redirect.dependabot.com/percy/percy-agent/issues/353)) - [`a6034d2`](https://github.com/percy/percy-agent/commit/a6034d298229189ab37ecafb635e7fec3d0aec81) chore(release): 0.15.2 [skip ci] - [`5984a65`](https://github.com/percy/percy-agent/commit/5984a6544eeb10b37784dcedf3d603ddb2736ce0) fix: Add Percy specific CSS to root resource after asset discovery ([#352](https://github-redirect.dependabot.com/percy/percy-agent/issues/352)) - [`8abb589`](https://github.com/percy/percy-agent/commit/8abb58967e128459a813350ed09a758f82f4a0f7) chore(release): 0.15.1 [skip ci] - [`e044749`](https://github.com/percy/percy-agent/commit/e0447490de0e8403ed6b492f24f505e363d1d247) fix: Check for widths array length so empty arrays are never used ([#351](https://github-redirect.dependabot.com/percy/percy-agent/issues/351)) - [`88914f4`](https://github.com/percy/percy-agent/commit/88914f4cafc3512e88ffca6b31ab0e5e53e116b2) chore(release): 0.15.0 [skip ci] - [`aa918cc`](https://github.com/percy/percy-agent/commit/aa918cc9ef2d0ff9f8cc7794f2c42d771a22ec9b) feat: Capture redirected assets ([#349](https://github-redirect.dependabot.com/percy/percy-agent/issues/349)) - Additional commits viewable in [compare view](https://github.com/percy/percy-agent/compare/v0.13.0...v0.16.1)


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) Finally, you can contact us by mentioning @dependabot.