Skip to content

Commit

Permalink
Auto merge of #4687 - rust-lang:renovate/percy-cli-monorepo, r=Turbo87
Browse files Browse the repository at this point in the history
Update dependency @percy/cli to v1.0.4

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [`@percy/cli](https://togithub.com/percy/cli)` | [`1.0.0-beta.76` -> `1.0.4`](https://renovatebot.com/diffs/npm/`@percy%2fcli/1.0.0-beta.76/1.0.4)` | [![age](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.4/compatibility-slim/1.0.0-beta.76)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.4/confidence-slim/1.0.0-beta.76)](https://docs.renovatebot.com/merge-confidence/)` |

---

### Release Notes

<details>
<summary>percy/cli</summary>

### [`v1.0.4`](https://togithub.com/percy/cli/releases/v1.0.4)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.3...v1.0.4)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 🐛 Bug Fixes

-   ✅ More test adjustments by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/865](https://togithub.com/percy/cli/pull/865)

##### ⬆️⬇️ Dependency Updates

-   ⬆️ Bump tsd from 0.19.1 to 0.20.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/859](https://togithub.com/percy/cli/pull/859)
-   ⬆️ Bump ajv from 8.10.0 to 8.11.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/847](https://togithub.com/percy/cli/pull/847)
-   ⬆️ Bump minimist from 1.2.5 to 1.2.6 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/844](https://togithub.com/percy/cli/pull/844)
-   ⬆️ Bump globby from 11.0.4 to 13.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/758](https://togithub.com/percy/cli/pull/758)

**Full Changelog**: percy/cli@v1.0.3...v1.0.4

### [`v1.0.3`](https://togithub.com/percy/cli/releases/v1.0.3)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.2...v1.0.3)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 🐛 Bug Fixes

-   🐛 Audit package file exports by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/863](https://togithub.com/percy/cli/pull/863)

**Full Changelog**: percy/cli@v1.0.2...v1.0.3

### [`v1.0.2`](https://togithub.com/percy/cli/releases/v1.0.2)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.1...v1.0.2)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 🐛 Bug Fixes

-   ✅ Include all core test helpers in packaged files by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/862](https://togithub.com/percy/cli/pull/862)

**Full Changelog**: percy/cli@v1.0.1...v1.0.2

### [`v1.0.1`](https://togithub.com/percy/cli/releases/v1.0.1)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.0...v1.0.1)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 🐛 Bug Fixes

-   🐛 Remove relative path from package files by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/858](https://togithub.com/percy/cli/pull/858)

**Full Changelog**: percy/cli@v1.0.0...v1.0.1

### [`v1.0.0`](https://togithub.com/percy/cli/releases/v1.0.0)

[Compare Source](https://togithub.com/percy/cli/compare/v1.0.0-beta.76...v1.0.0)

<!-- Release notes generated using configuration in .github/release.yml at master -->

#### What's Changed

##### 💥 Breaking Changes

-   ♻️ Move packages to ESM by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/852](https://togithub.com/percy/cli/pull/852)
-   💥 New minimum Node version of 14 to align with currently supported LTS releases

##### ✨ Enhancements

-   ✨ Use default widths instead of throwing an error when missing by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/808](https://togithub.com/percy/cli/pull/808)
-   ♻️ Improve build failure handling by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/805](https://togithub.com/percy/cli/pull/805)
-   ✨ Minor [`@&#8203;percy/config](https://togithub.com/percy/config)` improvements by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/804](https://togithub.com/percy/cli/pull/804)
-   ✨ Accept alternate core snapshot syntaxes by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/809](https://togithub.com/percy/cli/pull/809)
-   ✨ Introduce the ability to abort requests from specificed hostnames (`disallowedHostnames`) by [`@&#8203;Robdel12](https://togithub.com/Robdel12)` in [https://github.com/percy/cli/pull/823](https://togithub.com/percy/cli/pull/823)
-   ♻️ Update package exports and refactor test helpers by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/830](https://togithub.com/percy/cli/pull/830)
-   ✨ Add sdk-utils waitForPercyIdle helper by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/831](https://togithub.com/percy/cli/pull/831)
-   ✨ Throw an error when a static server directory does not exist by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/832](https://togithub.com/percy/cli/pull/832)
-   ✨ Allow alternate snapshot syntaxes to be cancelable by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/833](https://togithub.com/percy/cli/pull/833)
-   ✨ Allow a function to gather snapshots using alternate syntaxes by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/834](https://togithub.com/percy/cli/pull/834)
-   ✨ Automatically include package information with CLI commands by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/850](https://togithub.com/percy/cli/pull/850)

##### 🐛 Bug Fixes

-   🐛 Fix core snapshot method compatibility with cli-snapshot command by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/818](https://togithub.com/percy/cli/pull/818)
-   🐛 Insert serialized CSSOM `style` tag after CSSOM `ownerNode` by [`@&#8203;Robdel12](https://togithub.com/Robdel12)` in [https://github.com/percy/cli/pull/843](https://togithub.com/percy/cli/pull/843)
-   🐛 Fix duplicate resource URL issues with `snapshot` method by [`@&#8203;Robdel12](https://togithub.com/Robdel12)` in [https://github.com/percy/cli/pull/849](https://togithub.com/percy/cli/pull/849)
-   🐛 Wrap `serializeVideos` in try/catch to catch security errors by [`@&#8203;Robdel12](https://togithub.com/Robdel12)` in [https://github.com/percy/cli/pull/848](https://togithub.com/percy/cli/pull/848)
-   🐛 Fix supressed validation error causing options to not be scrubbed by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/853](https://togithub.com/percy/cli/pull/853)

##### 🏗 Maintenance

-   ✅ Update install unit tests to use mock filesystem by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/807](https://togithub.com/percy/cli/pull/807)
-   ♻️ Move browser timeout default to other launch option defaults by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/806](https://togithub.com/percy/cli/pull/806)
-   ♻️ Update cli-snapshot command to use new core snapshot syntaxes by [`@&#8203;wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/819](https://togithub.com/percy/cli/pull/819)

##### ⬆️⬇️ Dependency Updates

-   ⬆️👷 Bump actions/setup-node from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/799](https://togithub.com/percy/cli/pull/799)
-   ⬆️ Bump [`@&#8203;rollup/plugin-babel](https://togithub.com/rollup/plugin-babel)` from 5.3.0 to 5.3.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/797](https://togithub.com/percy/cli/pull/797)
-   ⬆️ Bump [`@&#8203;rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs)` from 21.0.1 to 21.0.2 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/798](https://togithub.com/percy/cli/pull/798)
-   ⬆️ Bump karma from 6.3.16 to 6.3.17 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/800](https://togithub.com/percy/cli/pull/800)
-   ⬆️ Bump [`@&#8203;babel/core](https://togithub.com/babel/core)` from 7.17.2 to 7.17.5 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/787](https://togithub.com/percy/cli/pull/787)
-   ⬆️ Bump [`@&#8203;babel/cli](https://togithub.com/babel/cli)` from 7.17.3 to 7.17.6 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/801](https://togithub.com/percy/cli/pull/801)
-   ⬆️👷 Bump actions/checkout from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/813](https://togithub.com/percy/cli/pull/813)
-   ⬆️ Bump rollup from 2.67.3 to 2.70.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/811](https://togithub.com/percy/cli/pull/811)
-   ⬆️ Bump ajv from 8.9.0 to 8.10.0 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/764](https://togithub.com/percy/cli/pull/764)
-   ⬆️ Bump karma-chrome-launcher from 3.1.0 to 3.1.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/827](https://togithub.com/percy/cli/pull/827)
-   ⬆️ Bump rollup from 2.70.0 to 2.70.1 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/826](https://togithub.com/percy/cli/pull/826)
-   ⬆️ Bump mime-types from 2.1.34 to 2.1.35 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/825](https://togithub.com/percy/cli/pull/825)
-   ⬆️👷 Bump actions/cache from 2 to 3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/838](https://togithub.com/percy/cli/pull/838)
-   ⬆️ Bump mime-types from 2.1.34 to 2.1.35 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/837](https://togithub.com/percy/cli/pull/837)
-   ⬆️ Bump [`@&#8203;babel/core](https://togithub.com/babel/core)` from 7.17.5 to 7.17.8 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/835](https://togithub.com/percy/cli/pull/835)
-   ⬆️ Bump [`@&#8203;babel/register](https://togithub.com/babel/register)` from 7.17.0 to 7.17.7 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/836](https://togithub.com/percy/cli/pull/836)
-   ⬆️ Bump [`@&#8203;rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs)` from 21.0.2 to 21.0.3 by [`@&#8203;dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/846](https://togithub.com/percy/cli/pull/846)

**Full Changelog**: percy/cli@v1.0.0-beta.76...v1.0.0

</details>

---

### Configuration

📅 **Schedule**: "before 3am on Monday" (UTC).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
  • Loading branch information
bors committed Apr 6, 2022
2 parents af50dbf + 9c38d35 commit bf66568
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 143 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@embroider/webpack": "1.5.0",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "1.0.4",
"@percy/cli": "1.0.0-beta.76",
"@percy/cli": "1.0.4",
"@percy/ember": "3.0.0",
"@sinonjs/fake-timers": "9.1.1",
"@zestia/ember-auto-focus": "4.2.0",
Expand Down
227 changes: 85 additions & 142 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1662,119 +1662,110 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli-build/-/cli-build-1.0.0-beta.76.tgz#27ce4962064d8f40d7b0565f180ed87dbbcf5a22"
integrity sha512-8NRos48C/CL8s8SahKIx/c65P6rBsSxWYojqzIL73dOCwEsWf/X8/r7Jf4DS6oK8A56g7F1KfDLsaMFdRQi5YA==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli-build/-/cli-build-1.0.4.tgz#4b71d38537d0d0df391ac637894adf331dd7e254"
integrity sha512-RHj25hJjGubemtzINqoytu3Rogfy/8FVkOYvYNKmFOZafS9n5z12uH2mWOSuHVy/L1GQ6OjYBEYEt/aGdLGx9A==
dependencies:
"@percy/cli-command" "1.0.0-beta.76"
"@percy/logger" "1.0.0-beta.76"
"@percy/cli-command" "1.0.4"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli-command/-/cli-command-1.0.0-beta.76.tgz#4ab72d266d1bf0ddf2bbe1ad30283773263ab638"
integrity sha512-/ceDY2Y+l7uv+ttIxbS0+VPY4/EJpL64oXblCwz1Ecd+5yFE1Ud+wWpdAWJxqc8Vipt+eMC+E7swB1U5X99ZEA==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli-command/-/cli-command-1.0.4.tgz#c84a49e8d449c7692bfc318e71839e22e8abf79c"
integrity sha512-5aq4IC3uh2ofqLHYJQx8xHnwykAHm//z6LCePto6MvETWTghynAoCWx9O8z5+bFQcAYTOc0oKx5IIbUhhTjexg==
dependencies:
"@percy/config" "1.0.0-beta.76"
"@percy/core" "1.0.0-beta.76"
"@percy/logger" "1.0.0-beta.76"
"@percy/config" "1.0.4"
"@percy/core" "1.0.4"
"@percy/logger" "1.0.4"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli-config/-/cli-config-1.0.0-beta.76.tgz#61ee5e5b01660ffb362ad61ee131ddfcc38720f1"
integrity sha512-quYr2hYqeafDnHFPKZQlncy5qPkmjfPg22mv/HmABqH+GPe30gADOEqOAW0/NeprK+jq2IRxx3NdYKUBa/kZAg==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli-config/-/cli-config-1.0.4.tgz#36a8ccf5f46402de56dba38325033ced7fd3510c"
integrity sha512-dIppVjGmm2RKUL9fL+DESJrfO1ecUPu3bNdJHZAFOF8+w7L+XsVi9kkyq7AOetngy7ePpVkzlhyd1itlbhaSPA==
dependencies:
"@percy/cli-command" "1.0.0-beta.76"
"@percy/config" "1.0.0-beta.76"
"@percy/cli-command" "1.0.4"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli-exec/-/cli-exec-1.0.0-beta.76.tgz#afa14cdf04bcb4d4f32f9fc4c60fd3331c611b60"
integrity sha512-SJWZ8m3duNWJZzqd0m34Gnydn5vTS84jwt4+nhZ3/gqSmNN9QLX0fJJNGpRjuB7oVzEzdh1pAhaxyIM7+0pV8A==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli-exec/-/cli-exec-1.0.4.tgz#3db226326fb350a97934a8441e3cba52981ac0ce"
integrity sha512-CRUdEup1r/e4lQNhJQpKU0RsY/1JCd6gF3J6FibHIwI9QiGpvKwYeG9EuPc1/rRtHhadRPsp++vlA2w6uLV7VQ==
dependencies:
"@percy/cli-command" "1.0.0-beta.76"
"@percy/core" "1.0.0-beta.76"
"@percy/cli-command" "1.0.4"
cross-spawn "^7.0.3"
which "^2.0.2"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli-snapshot/-/cli-snapshot-1.0.0-beta.76.tgz#473b2316e112677016b04392ea5b835e17f70b30"
integrity sha512-C981wuC0lm0i4plbRqtlOMHx+/0lIyGGII3ypTs7pFwY1CrNiy7+bWXfdD/PHdVCVZ+YeVuqjEB1GA9A05u8oQ==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli-snapshot/-/cli-snapshot-1.0.4.tgz#00ca08ba5535c3c002b40497dcb2d8aca4ef8f17"
integrity sha512-7Y0PBzJ3QiI88QLcXRlKJXgYpAgw+fmEl7hXxx/vKkEJ6NzVe5mjyCbnfsBchmc3bsvm5kAFUveleKlnoG54vg==
dependencies:
"@percy/cli-command" "1.0.0-beta.76"
"@percy/config" "1.0.0-beta.76"
"@percy/core" "1.0.0-beta.76"
globby "^11.0.4"
path-to-regexp "^6.2.0"
picomatch "^2.3.0"
serve-handler "^6.1.3"
"@percy/cli-command" "1.0.4"
yaml "^1.10.0"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli-upload/-/cli-upload-1.0.0-beta.76.tgz#cf5e642643dd7357f47cecab5526d1d92c94f6f5"
integrity sha512-5hz3PCEl9MMF2Fkqn6QKUk+hJVfGZLuJLm6zYOcAF2FdLbw6CnFN8dz8K4EIrQLjH3DgTbI+YkEsr7b89V+aLA==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli-upload/-/cli-upload-1.0.4.tgz#ae1ab66cf026dfd2512b761d98393fca1fe7f0ba"
integrity sha512-He+w5MXlg3o6RbcFfMKgo6BneswFPxrufalc2BM4GeBgH1jmwOpcr2DNUwJJpSjmWt9y/c6558ANmpftEnXqzQ==
dependencies:
"@percy/cli-command" "1.0.0-beta.76"
"@percy/client" "1.0.0-beta.76"
"@percy/logger" "1.0.0-beta.76"
globby "^11.0.4"
"@percy/cli-command" "1.0.4"
fast-glob "^3.2.11"
image-size "^1.0.0"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/cli/-/cli-1.0.0-beta.76.tgz#2c5ab442b7cfa00f49a8a6fd009c2335b3319a9d"
integrity sha512-X3I+28KNedv2vlitVnhu751QdxC0JMmFN51gOBNHkh4gy5rU372oQk1Y6XUQHYjq69BvZMHJnv4Pxhh2RFDZgg==
dependencies:
"@percy/cli-build" "1.0.0-beta.76"
"@percy/cli-command" "1.0.0-beta.76"
"@percy/cli-config" "1.0.0-beta.76"
"@percy/cli-exec" "1.0.0-beta.76"
"@percy/cli-snapshot" "1.0.0-beta.76"
"@percy/cli-upload" "1.0.0-beta.76"
"@percy/client" "1.0.0-beta.76"
"@percy/logger" "1.0.0-beta.76"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/client/-/client-1.0.0-beta.76.tgz#cc0438ec1a2129bf41e75c33e2d1a2f91d434704"
integrity sha512-vq0npya/YobIwbqrhiCXF7liwHJNmMEiAkefv5AXLmhCxIJ9eWjvgYew4xssuf+QPHfdv10EVa5kkMSr8INxeA==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/cli/-/cli-1.0.4.tgz#2a8c621f2520b0f2b75cb18f05e70716a862ae28"
integrity sha512-9crJk0eJGSWJnWdEkJSXMIhf0++5r23hG0q4Of7mlmL/yK5edMukJFPCpgS4lWzVbkIAziF+KcJuDGHoehwQCA==
dependencies:
"@percy/cli-build" "1.0.4"
"@percy/cli-command" "1.0.4"
"@percy/cli-config" "1.0.4"
"@percy/cli-exec" "1.0.4"
"@percy/cli-snapshot" "1.0.4"
"@percy/cli-upload" "1.0.4"
"@percy/client" "1.0.4"
"@percy/logger" "1.0.4"

"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/client/-/client-1.0.4.tgz#bbc1b3e937f2d46e835c35fc24b1970a0a9a1d78"
integrity sha512-QfLcxipzhjsGUokZaT14geFZKQjVAMW2UXdqSToy9Bgi6ClHJ9y+k8Pg2KueHWiNH6TVDAz1NSt8TX48c+A5hg==
dependencies:
"@percy/env" "1.0.0-beta.76"
"@percy/logger" "1.0.0-beta.76"
"@percy/env" "1.0.4"
"@percy/logger" "1.0.4"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/config/-/config-1.0.0-beta.76.tgz#71b0f8df28053769c964acae461bfd8b705a674d"
integrity sha512-e3sLzcrVlsax5q1RwO8sek2Qjqb617WFpa1+wnXqPSMSxiEBlr+lbUC/C5a1hHKEWdFz4RKSJC+2mjhT8ylm3g==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/config/-/config-1.0.4.tgz#12a0673e71f54e6bf3fa56658d679ace339bbba3"
integrity sha512-ZYB5CFJn0K77KXhNdVM1fRqw4hx/fXaQ2p8pwUvI1H3nDc84VybweHnnpmAiHzuyrpm+L4hWD6YUrgyL7xSLIw==
dependencies:
"@percy/logger" "1.0.0-beta.76"
"@percy/logger" "1.0.4"
ajv "^8.6.2"
cosmiconfig "^7.0.0"
yaml "^1.10.0"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/core/-/core-1.0.0-beta.76.tgz#7bca4b744c782e9dd8f9097b6af1c676b3eb7fbf"
integrity sha512-sTtwdNBmhX/IvKrNGT3TWrZ0ngJZ2Kh6Y4m9M9H4pciGHmiSFcMqsBB0tK6IMbfIsGqFz8ePOTj++4RLSMlK/g==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/core/-/core-1.0.4.tgz#b9ebe553b14d9bec6e5369fd075ece43b8b119b9"
integrity sha512-onS+fzxkrZAgIJ0ThdR+mvJ6RhIAABc8zmtC5/zwFnM7gvbxvEN1MBY83GNeGzEXrHs2CVpBg/xwNBohutOofg==
dependencies:
"@percy/client" "1.0.0-beta.76"
"@percy/config" "1.0.0-beta.76"
"@percy/dom" "1.0.0-beta.76"
"@percy/logger" "1.0.0-beta.76"
"@percy/client" "1.0.4"
"@percy/config" "1.0.4"
"@percy/dom" "1.0.4"
"@percy/logger" "1.0.4"
content-disposition "^0.5.4"
cross-spawn "^7.0.3"
extract-zip "^2.0.1"
fast-glob "^3.2.11"
micromatch "^4.0.4"
mime-types "^2.1.34"
path-to-regexp "^6.2.0"
rimraf "^3.0.2"
ws "^8.0.0"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/dom/-/dom-1.0.0-beta.76.tgz#ca0e5f639db271eda4f0826af57a25e1b62bd023"
integrity sha512-9v/yXjIe2UhAkjnO2pWT0Ki4rzgIl0Z6YyWcn1b5NfsBcMm99Hcse+otDsQJF8z0MkU4ZykiPY63zmjs45wChQ==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/dom/-/dom-1.0.4.tgz#b83e9a4f78358ac7531684c82be016454ffe4063"
integrity sha512-VReW+Z7eOW82gdZ4+Xd7NJLDxnmdIODdGwgPxQ2YsWrjKbZsgbXUEdGfBhd9K+noClswi2uBqfv/dnqFspsBKg==

"@percy/[email protected]":
version "3.0.0"
Expand All @@ -1784,16 +1775,21 @@
"@percy/sdk-utils" "^1.0.0-beta.46"
ember-cli-babel "^7.26.3"

"@percy/[email protected].0-beta.76":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/env/-/env-1.0.0-beta.76.tgz#079f3a1174717d8da15e7e0575ff821fdf035aa5"
integrity sha512-+Mx9K3wjFriMT0cMD5l+VRo6mhQ/XssKy77SUeWrOaGIk7Xs/FsnDUpLOCXAGUeJr1AznZM76ng99IOBM6pY4w==
"@percy/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/env/-/env-1.0.4.tgz#03cea8a994993a48765a9b153f27b844f5d5b3e0"
integrity sha512-q00QFdI+0deLOApEwE4Lunhw+xKDKGmLXyfRziCurLWJuMA3l8zQv1JCiQKoQXKX5gdkIhp+FtzfCA+Nkd1vng==

"@percy/[email protected]":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.0.0-beta.76.tgz#1a75c583670acc078389a43d8b7410fd655c0b92"
integrity sha512-v5zIMNv1xqdcWBAOK5A6ZEO99ZBwzWS3phLEfkKbIlGIUxvjkJHSfZv/k1dnt2RRfpDNkM6X5pMg2yI8j1+d+g==

"@percy/[email protected]":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.0.4.tgz#65d6d8b03ac1708b8b33109d22feded12e6a374e"
integrity sha512-Asp3kK18vLr66d/wOw60i+GBJTydbM0ibtckK95flPybJjxqIDqOC/yyEaiomhlmj6hkE671Hz2M+WziqZvsUA==

"@percy/sdk-utils@^1.0.0-beta.46":
version "1.0.0-beta.76"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.0.0-beta.76.tgz#71b4d7a7664b7029761aea5850295defeb134f98"
Expand Down Expand Up @@ -5238,11 +5234,6 @@ constants-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=

[email protected]:
version "0.5.2"
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
integrity sha1-DPaLud318r55YcOoUXjLhdunjLQ=

[email protected], content-disposition@^0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
Expand Down Expand Up @@ -7660,13 +7651,6 @@ fast-sourcemap-concat@^2.1.0:
source-map-url "^0.3.0"
sourcemap-validator "^1.1.0"

[email protected]:
version "1.1.3"
resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d"
integrity sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=
dependencies:
punycode "^1.3.2"

[email protected]:
version "3.3.0"
resolved "https://registry.yarnpkg.com/fastboot-app-server/-/fastboot-app-server-3.3.0.tgz#8cf48f4cfc442cacddded08961b3b0b0cfafd7ce"
Expand Down Expand Up @@ -8427,7 +8411,7 @@ [email protected]:
merge2 "^1.2.3"
slash "^3.0.0"

globby@^11.0.3, globby@^11.0.4:
globby@^11.0.3:
version "11.1.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
Expand Down Expand Up @@ -10460,18 +10444,6 @@ [email protected], "mime-db@>= 1.43.0 < 2":
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==

mime-db@~1.33.0:
version "1.33.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.33.0.tgz#a3492050a5cb9b63450541e39d9788d2272783db"
integrity sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==

[email protected]:
version "2.1.18"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.18.tgz#6f323f60a83d11146f831ff11fd66e2fe5503bb8"
integrity sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==
dependencies:
mime-db "~1.33.0"

mime-types@^2.1.12, mime-types@^2.1.18, mime-types@^2.1.26, mime-types@^2.1.27, mime-types@^2.1.34, mime-types@~2.1.24, mime-types@~2.1.34:
version "2.1.35"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
Expand Down Expand Up @@ -10516,7 +10488,7 @@ minimalistic-crypto-utils@^1.0.1:
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

"minimatch@2 || 3", minimatch@3.0.4, minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
Expand Down Expand Up @@ -11374,11 +11346,6 @@ [email protected], path-is-absolute@^1.0.0, path-is-absolute@^1.0.1:
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=

[email protected]:
version "1.0.2"
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=

path-key@^2.0.0, path-key@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
Expand Down Expand Up @@ -11416,11 +11383,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=

[email protected]:
version "2.2.1"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45"
integrity sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==

path-to-regexp@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38"
Expand Down Expand Up @@ -11457,7 +11419,7 @@ picocolors@^1.0.0:
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0:
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
version "2.3.1"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
Expand Down Expand Up @@ -12066,7 +12028,7 @@ pumpify@^1.3.3:
inherits "^2.0.3"
pump "^2.0.0"

[email protected], punycode@^1.2.4, punycode@^1.3.2:
[email protected], punycode@^1.2.4:
version "1.3.2"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
Expand Down Expand Up @@ -12158,11 +12120,6 @@ randomfill@^1.0.3:
randombytes "^2.0.5"
safe-buffer "^5.1.0"

[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e"
integrity sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=

range-parser@~1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
Expand Down Expand Up @@ -12834,20 +12791,6 @@ serialize-javascript@^6.0.0:
dependencies:
randombytes "^2.1.0"

serve-handler@^6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-6.1.3.tgz#1bf8c5ae138712af55c758477533b9117f6435e8"
integrity sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==
dependencies:
bytes "3.0.0"
content-disposition "0.5.2"
fast-url-parser "1.1.3"
mime-types "2.1.18"
minimatch "3.0.4"
path-is-inside "1.0.2"
path-to-regexp "2.2.1"
range-parser "1.2.0"

[email protected]:
version "1.14.2"
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.2.tgz#722d6294b1d62626d41b43a013ece4598d292bfa"
Expand Down

0 comments on commit bf66568

Please sign in to comment.