Release notes
*Sourced from [percy-client's releases](https://github.com/percy/percy-js/releases).*
> ## v3.0.13
> ## What is new?
>
> This release contains one change and lot of various dependency updates (from dependabot over the past few weeks).
> - feat: Check for `CI` env var to catch unknown CI envs ([#130](https://github-redirect.dependabot.com/percy/percy-js/issues/130))
Commits
- [`f5d99cd`](https://github.com/percy/percy-js/commit/f5d99cde2d95e9d8b24674f8364daf943f6c6792) v3.0.13
- [`f085206`](https://github.com/percy/percy-js/commit/f085206109210a877dc5de2eefb85e48ec6673a0) feat: Check for `CI` env var to catch unknown CI envs ([#130](https://github-redirect.dependabot.com/percy/percy-js/issues/130))
- [`b935c1b`](https://github.com/percy/percy-js/commit/b935c1b9c5246344207df0d42d41f5c88efa9476) build(deps): [Security] Bump mixin-deep from 1.3.1 to 1.3.2 ([#131](https://github-redirect.dependabot.com/percy/percy-js/issues/131))
- [`d9684d1`](https://github.com/percy/percy-js/commit/d9684d16423d83f61210cd051f17d1f3fb57b901) build(deps): [Security] Bump eslint-utils from 1.3.1 to 1.4.2 ([#129](https://github-redirect.dependabot.com/percy/percy-js/issues/129))
- [`ae586d1`](https://github.com/percy/percy-js/commit/ae586d139dbf228d11f650e921d06cd91ffad73b) build(deps-dev): Bump lint-staged from 9.2.1 to 9.2.3 ([#127](https://github-redirect.dependabot.com/percy/percy-js/issues/127))
- [`671f979`](https://github.com/percy/percy-js/commit/671f979bc1cd14f87579cca44a8693f25ecec119) build(deps-dev): Bump browserify from 16.3.0 to 16.5.0 ([#126](https://github-redirect.dependabot.com/percy/percy-js/issues/126))
- [`8e72e67`](https://github.com/percy/percy-js/commit/8e72e673f161f6d24e43e417e55de70129928b0d) build(deps): Bump base64-js from 1.3.0 to 1.3.1 ([#124](https://github-redirect.dependabot.com/percy/percy-js/issues/124))
- [`a1f0880`](https://github.com/percy/percy-js/commit/a1f088075ee085eb647d9049d187e64a80eb9640) build(deps-dev): Bump husky from 3.0.1 to 3.0.4 ([#128](https://github-redirect.dependabot.com/percy/percy-js/issues/128))
- [`3db04b0`](https://github.com/percy/percy-js/commit/3db04b04cb5437d07d3ace69b64cdf59d3008b1c) build(deps-dev): Bump sinon from 7.3.2 to 7.4.1 ([#125](https://github-redirect.dependabot.com/percy/percy-js/issues/125))
- [`ac5591e`](https://github.com/percy/percy-js/commit/ac5591e0fa39597c82661dc7ba6ceb8cdf4be0d1) build(deps-dev): Bump lint-staged from 9.2.0 to 9.2.1 ([#121](https://github-redirect.dependabot.com/percy/percy-js/issues/121))
- Additional commits viewable in [compare view](https://github.com/percy/percy-js/compare/v3.0.12...v3.0.13)
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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- 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.
Bumps percy-client from 3.0.12 to 3.0.13.
Release notes
*Sourced from [percy-client's releases](https://github.com/percy/percy-js/releases).* > ## v3.0.13 > ## What is new? > > This release contains one change and lot of various dependency updates (from dependabot over the past few weeks). > - feat: Check for `CI` env var to catch unknown CI envs ([#130](https://github-redirect.dependabot.com/percy/percy-js/issues/130))Commits
- [`f5d99cd`](https://github.com/percy/percy-js/commit/f5d99cde2d95e9d8b24674f8364daf943f6c6792) v3.0.13 - [`f085206`](https://github.com/percy/percy-js/commit/f085206109210a877dc5de2eefb85e48ec6673a0) feat: Check for `CI` env var to catch unknown CI envs ([#130](https://github-redirect.dependabot.com/percy/percy-js/issues/130)) - [`b935c1b`](https://github.com/percy/percy-js/commit/b935c1b9c5246344207df0d42d41f5c88efa9476) build(deps): [Security] Bump mixin-deep from 1.3.1 to 1.3.2 ([#131](https://github-redirect.dependabot.com/percy/percy-js/issues/131)) - [`d9684d1`](https://github.com/percy/percy-js/commit/d9684d16423d83f61210cd051f17d1f3fb57b901) build(deps): [Security] Bump eslint-utils from 1.3.1 to 1.4.2 ([#129](https://github-redirect.dependabot.com/percy/percy-js/issues/129)) - [`ae586d1`](https://github.com/percy/percy-js/commit/ae586d139dbf228d11f650e921d06cd91ffad73b) build(deps-dev): Bump lint-staged from 9.2.1 to 9.2.3 ([#127](https://github-redirect.dependabot.com/percy/percy-js/issues/127)) - [`671f979`](https://github.com/percy/percy-js/commit/671f979bc1cd14f87579cca44a8693f25ecec119) build(deps-dev): Bump browserify from 16.3.0 to 16.5.0 ([#126](https://github-redirect.dependabot.com/percy/percy-js/issues/126)) - [`8e72e67`](https://github.com/percy/percy-js/commit/8e72e673f161f6d24e43e417e55de70129928b0d) build(deps): Bump base64-js from 1.3.0 to 1.3.1 ([#124](https://github-redirect.dependabot.com/percy/percy-js/issues/124)) - [`a1f0880`](https://github.com/percy/percy-js/commit/a1f088075ee085eb647d9049d187e64a80eb9640) build(deps-dev): Bump husky from 3.0.1 to 3.0.4 ([#128](https://github-redirect.dependabot.com/percy/percy-js/issues/128)) - [`3db04b0`](https://github.com/percy/percy-js/commit/3db04b04cb5437d07d3ace69b64cdf59d3008b1c) build(deps-dev): Bump sinon from 7.3.2 to 7.4.1 ([#125](https://github-redirect.dependabot.com/percy/percy-js/issues/125)) - [`ac5591e`](https://github.com/percy/percy-js/commit/ac5591e0fa39597c82661dc7ba6ceb8cdf4be0d1) build(deps-dev): Bump lint-staged from 9.2.0 to 9.2.1 ([#121](https://github-redirect.dependabot.com/percy/percy-js/issues/121)) - Additional commits viewable in [compare view](https://github.com/percy/percy-js/compare/v3.0.12...v3.0.13)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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - 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.