Skip to content

Commit bf66568

Browse files
committed
Auto merge of #4687 - rust-lang:renovate/percy-cli-monorepo, r=Turbo87
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).
2 parents af50dbf + 9c38d35 commit bf66568

File tree

2 files changed

+86
-143
lines changed

2 files changed

+86
-143
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@embroider/webpack": "1.5.0",
6363
"@glimmer/component": "1.0.4",
6464
"@glimmer/tracking": "1.0.4",
65-
"@percy/cli": "1.0.0-beta.76",
65+
"@percy/cli": "1.0.4",
6666
"@percy/ember": "3.0.0",
6767
"@sinonjs/fake-timers": "9.1.1",
6868
"@zestia/ember-auto-focus": "4.2.0",

yarn.lock

Lines changed: 85 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,119 +1662,110 @@
16621662
"@nodelib/fs.scandir" "2.1.5"
16631663
fastq "^1.6.0"
16641664

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

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

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

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

1700-
"@percy/[email protected].0-beta.76":
1701-
version "1.0.0-beta.76"
1702-
resolved "https://registry.yarnpkg.com/@percy/cli-snapshot/-/cli-snapshot-1.0.0-beta.76.tgz#473b2316e112677016b04392ea5b835e17f70b30"
1703-
integrity sha512-C981wuC0lm0i4plbRqtlOMHx+/0lIyGGII3ypTs7pFwY1CrNiy7+bWXfdD/PHdVCVZ+YeVuqjEB1GA9A05u8oQ==
1697+
"@percy/[email protected].4":
1698+
version "1.0.4"
1699+
resolved "https://registry.yarnpkg.com/@percy/cli-snapshot/-/cli-snapshot-1.0.4.tgz#00ca08ba5535c3c002b40497dcb2d8aca4ef8f17"
1700+
integrity sha512-7Y0PBzJ3QiI88QLcXRlKJXgYpAgw+fmEl7hXxx/vKkEJ6NzVe5mjyCbnfsBchmc3bsvm5kAFUveleKlnoG54vg==
17041701
dependencies:
1705-
"@percy/cli-command" "1.0.0-beta.76"
1706-
"@percy/config" "1.0.0-beta.76"
1707-
"@percy/core" "1.0.0-beta.76"
1708-
globby "^11.0.4"
1709-
path-to-regexp "^6.2.0"
1710-
picomatch "^2.3.0"
1711-
serve-handler "^6.1.3"
1702+
"@percy/cli-command" "1.0.4"
17121703
yaml "^1.10.0"
17131704

1714-
"@percy/[email protected].0-beta.76":
1715-
version "1.0.0-beta.76"
1716-
resolved "https://registry.yarnpkg.com/@percy/cli-upload/-/cli-upload-1.0.0-beta.76.tgz#cf5e642643dd7357f47cecab5526d1d92c94f6f5"
1717-
integrity sha512-5hz3PCEl9MMF2Fkqn6QKUk+hJVfGZLuJLm6zYOcAF2FdLbw6CnFN8dz8K4EIrQLjH3DgTbI+YkEsr7b89V+aLA==
1705+
"@percy/[email protected].4":
1706+
version "1.0.4"
1707+
resolved "https://registry.yarnpkg.com/@percy/cli-upload/-/cli-upload-1.0.4.tgz#ae1ab66cf026dfd2512b761d98393fca1fe7f0ba"
1708+
integrity sha512-He+w5MXlg3o6RbcFfMKgo6BneswFPxrufalc2BM4GeBgH1jmwOpcr2DNUwJJpSjmWt9y/c6558ANmpftEnXqzQ==
17181709
dependencies:
1719-
"@percy/cli-command" "1.0.0-beta.76"
1720-
"@percy/client" "1.0.0-beta.76"
1721-
"@percy/logger" "1.0.0-beta.76"
1722-
globby "^11.0.4"
1710+
"@percy/cli-command" "1.0.4"
1711+
fast-glob "^3.2.11"
17231712
image-size "^1.0.0"
17241713

1725-
"@percy/[email protected].0-beta.76":
1726-
version "1.0.0-beta.76"
1727-
resolved "https://registry.yarnpkg.com/@percy/cli/-/cli-1.0.0-beta.76.tgz#2c5ab442b7cfa00f49a8a6fd009c2335b3319a9d"
1728-
integrity sha512-X3I+28KNedv2vlitVnhu751QdxC0JMmFN51gOBNHkh4gy5rU372oQk1Y6XUQHYjq69BvZMHJnv4Pxhh2RFDZgg==
1729-
dependencies:
1730-
"@percy/cli-build" "1.0.0-beta.76"
1731-
"@percy/cli-command" "1.0.0-beta.76"
1732-
"@percy/cli-config" "1.0.0-beta.76"
1733-
"@percy/cli-exec" "1.0.0-beta.76"
1734-
"@percy/cli-snapshot" "1.0.0-beta.76"
1735-
"@percy/cli-upload" "1.0.0-beta.76"
1736-
"@percy/client" "1.0.0-beta.76"
1737-
"@percy/logger" "1.0.0-beta.76"
1738-
1739-
"@percy/[email protected].0-beta.76":
1740-
version "1.0.0-beta.76"
1741-
resolved "https://registry.yarnpkg.com/@percy/client/-/client-1.0.0-beta.76.tgz#cc0438ec1a2129bf41e75c33e2d1a2f91d434704"
1742-
integrity sha512-vq0npya/YobIwbqrhiCXF7liwHJNmMEiAkefv5AXLmhCxIJ9eWjvgYew4xssuf+QPHfdv10EVa5kkMSr8INxeA==
1714+
"@percy/[email protected].4":
1715+
version "1.0.4"
1716+
resolved "https://registry.yarnpkg.com/@percy/cli/-/cli-1.0.4.tgz#2a8c621f2520b0f2b75cb18f05e70716a862ae28"
1717+
integrity sha512-9crJk0eJGSWJnWdEkJSXMIhf0++5r23hG0q4Of7mlmL/yK5edMukJFPCpgS4lWzVbkIAziF+KcJuDGHoehwQCA==
1718+
dependencies:
1719+
"@percy/cli-build" "1.0.4"
1720+
"@percy/cli-command" "1.0.4"
1721+
"@percy/cli-config" "1.0.4"
1722+
"@percy/cli-exec" "1.0.4"
1723+
"@percy/cli-snapshot" "1.0.4"
1724+
"@percy/cli-upload" "1.0.4"
1725+
"@percy/client" "1.0.4"
1726+
"@percy/logger" "1.0.4"
1727+
1728+
"@percy/[email protected].4":
1729+
version "1.0.4"
1730+
resolved "https://registry.yarnpkg.com/@percy/client/-/client-1.0.4.tgz#bbc1b3e937f2d46e835c35fc24b1970a0a9a1d78"
1731+
integrity sha512-QfLcxipzhjsGUokZaT14geFZKQjVAMW2UXdqSToy9Bgi6ClHJ9y+k8Pg2KueHWiNH6TVDAz1NSt8TX48c+A5hg==
17431732
dependencies:
1744-
"@percy/env" "1.0.0-beta.76"
1745-
"@percy/logger" "1.0.0-beta.76"
1733+
"@percy/env" "1.0.4"
1734+
"@percy/logger" "1.0.4"
17461735

1747-
"@percy/[email protected].0-beta.76":
1748-
version "1.0.0-beta.76"
1749-
resolved "https://registry.yarnpkg.com/@percy/config/-/config-1.0.0-beta.76.tgz#71b0f8df28053769c964acae461bfd8b705a674d"
1750-
integrity sha512-e3sLzcrVlsax5q1RwO8sek2Qjqb617WFpa1+wnXqPSMSxiEBlr+lbUC/C5a1hHKEWdFz4RKSJC+2mjhT8ylm3g==
1736+
"@percy/[email protected].4":
1737+
version "1.0.4"
1738+
resolved "https://registry.yarnpkg.com/@percy/config/-/config-1.0.4.tgz#12a0673e71f54e6bf3fa56658d679ace339bbba3"
1739+
integrity sha512-ZYB5CFJn0K77KXhNdVM1fRqw4hx/fXaQ2p8pwUvI1H3nDc84VybweHnnpmAiHzuyrpm+L4hWD6YUrgyL7xSLIw==
17511740
dependencies:
1752-
"@percy/logger" "1.0.0-beta.76"
1741+
"@percy/logger" "1.0.4"
17531742
ajv "^8.6.2"
17541743
cosmiconfig "^7.0.0"
17551744
yaml "^1.10.0"
17561745

1757-
"@percy/[email protected].0-beta.76":
1758-
version "1.0.0-beta.76"
1759-
resolved "https://registry.yarnpkg.com/@percy/core/-/core-1.0.0-beta.76.tgz#7bca4b744c782e9dd8f9097b6af1c676b3eb7fbf"
1760-
integrity sha512-sTtwdNBmhX/IvKrNGT3TWrZ0ngJZ2Kh6Y4m9M9H4pciGHmiSFcMqsBB0tK6IMbfIsGqFz8ePOTj++4RLSMlK/g==
1746+
"@percy/[email protected].4":
1747+
version "1.0.4"
1748+
resolved "https://registry.yarnpkg.com/@percy/core/-/core-1.0.4.tgz#b9ebe553b14d9bec6e5369fd075ece43b8b119b9"
1749+
integrity sha512-onS+fzxkrZAgIJ0ThdR+mvJ6RhIAABc8zmtC5/zwFnM7gvbxvEN1MBY83GNeGzEXrHs2CVpBg/xwNBohutOofg==
17611750
dependencies:
1762-
"@percy/client" "1.0.0-beta.76"
1763-
"@percy/config" "1.0.0-beta.76"
1764-
"@percy/dom" "1.0.0-beta.76"
1765-
"@percy/logger" "1.0.0-beta.76"
1751+
"@percy/client" "1.0.4"
1752+
"@percy/config" "1.0.4"
1753+
"@percy/dom" "1.0.4"
1754+
"@percy/logger" "1.0.4"
17661755
content-disposition "^0.5.4"
17671756
cross-spawn "^7.0.3"
17681757
extract-zip "^2.0.1"
1758+
fast-glob "^3.2.11"
1759+
micromatch "^4.0.4"
17691760
mime-types "^2.1.34"
17701761
path-to-regexp "^6.2.0"
17711762
rimraf "^3.0.2"
17721763
ws "^8.0.0"
17731764

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

17791770
17801771
version "3.0.0"
@@ -1784,16 +1775,21 @@
17841775
"@percy/sdk-utils" "^1.0.0-beta.46"
17851776
ember-cli-babel "^7.26.3"
17861777

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

17921783
17931784
version "1.0.0-beta.76"
17941785
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.0.0-beta.76.tgz#1a75c583670acc078389a43d8b7410fd655c0b92"
17951786
integrity sha512-v5zIMNv1xqdcWBAOK5A6ZEO99ZBwzWS3phLEfkKbIlGIUxvjkJHSfZv/k1dnt2RRfpDNkM6X5pMg2yI8j1+d+g==
17961787

1788+
1789+
version "1.0.4"
1790+
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.0.4.tgz#65d6d8b03ac1708b8b33109d22feded12e6a374e"
1791+
integrity sha512-Asp3kK18vLr66d/wOw60i+GBJTydbM0ibtckK95flPybJjxqIDqOC/yyEaiomhlmj6hkE671Hz2M+WziqZvsUA==
1792+
17971793
"@percy/sdk-utils@^1.0.0-beta.46":
17981794
version "1.0.0-beta.76"
17991795
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.0.0-beta.76.tgz#71b4d7a7664b7029761aea5850295defeb134f98"
@@ -5238,11 +5234,6 @@ constants-browserify@^1.0.0:
52385234
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
52395235
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
52405236

5241-
5242-
version "0.5.2"
5243-
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.2.tgz#0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4"
5244-
integrity sha1-DPaLud318r55YcOoUXjLhdunjLQ=
5245-
52465237
[email protected], content-disposition@^0.5.4:
52475238
version "0.5.4"
52485239
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe"
@@ -7660,13 +7651,6 @@ fast-sourcemap-concat@^2.1.0:
76607651
source-map-url "^0.3.0"
76617652
sourcemap-validator "^1.1.0"
76627653

7663-
7664-
version "1.1.3"
7665-
resolved "https://registry.yarnpkg.com/fast-url-parser/-/fast-url-parser-1.1.3.tgz#f4af3ea9f34d8a271cf58ad2b3759f431f0b318d"
7666-
integrity sha1-9K8+qfNNiicc9YrSs3WfQx8LMY0=
7667-
dependencies:
7668-
punycode "^1.3.2"
7669-
76707654
76717655
version "3.3.0"
76727656
resolved "https://registry.yarnpkg.com/fastboot-app-server/-/fastboot-app-server-3.3.0.tgz#8cf48f4cfc442cacddded08961b3b0b0cfafd7ce"
@@ -8427,7 +8411,7 @@ [email protected]:
84278411
merge2 "^1.2.3"
84288412
slash "^3.0.0"
84298413

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

10463-
mime-db@~1.33.0:
10464-
version "1.33.0"
10465-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.33.0.tgz#a3492050a5cb9b63450541e39d9788d2272783db"
10466-
integrity sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==
10467-
10468-
10469-
version "2.1.18"
10470-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.18.tgz#6f323f60a83d11146f831ff11fd66e2fe5503bb8"
10471-
integrity sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==
10472-
dependencies:
10473-
mime-db "~1.33.0"
10474-
1047510447
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:
1047610448
version "2.1.35"
1047710449
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
@@ -10516,7 +10488,7 @@ minimalistic-crypto-utils@^1.0.1:
1051610488
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1051710489
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
1051810490

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

11377-
11378-
version "1.0.2"
11379-
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
11380-
integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
11381-
1138211349
path-key@^2.0.0, path-key@^2.0.1:
1138311350
version "2.0.1"
1138411351
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
@@ -11416,11 +11383,6 @@ [email protected]:
1141611383
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
1141711384
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
1141811385

11419-
11420-
version "2.2.1"
11421-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45"
11422-
integrity sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==
11423-
1142411386
path-to-regexp@^6.2.0:
1142511387
version "6.2.0"
1142611388
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38"
@@ -11457,7 +11419,7 @@ picocolors@^1.0.0:
1145711419
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
1145811420
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
1145911421

11460-
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0:
11422+
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
1146111423
version "2.3.1"
1146211424
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
1146311425
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
@@ -12066,7 +12028,7 @@ pumpify@^1.3.3:
1206612028
inherits "^2.0.3"
1206712029
pump "^2.0.0"
1206812030

12069-
[email protected], punycode@^1.2.4, punycode@^1.3.2:
12031+
[email protected], punycode@^1.2.4:
1207012032
version "1.3.2"
1207112033
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
1207212034
integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
@@ -12158,11 +12120,6 @@ randomfill@^1.0.3:
1215812120
randombytes "^2.0.5"
1215912121
safe-buffer "^5.1.0"
1216012122

12161-
12162-
version "1.2.0"
12163-
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.0.tgz#f49be6b487894ddc40dcc94a322f611092e00d5e"
12164-
integrity sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=
12165-
1216612123
range-parser@~1.2.1:
1216712124
version "1.2.1"
1216812125
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
@@ -12834,20 +12791,6 @@ serialize-javascript@^6.0.0:
1283412791
dependencies:
1283512792
randombytes "^2.1.0"
1283612793

12837-
serve-handler@^6.1.3:
12838-
version "6.1.3"
12839-
resolved "https://registry.yarnpkg.com/serve-handler/-/serve-handler-6.1.3.tgz#1bf8c5ae138712af55c758477533b9117f6435e8"
12840-
integrity sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==
12841-
dependencies:
12842-
bytes "3.0.0"
12843-
content-disposition "0.5.2"
12844-
fast-url-parser "1.1.3"
12845-
mime-types "2.1.18"
12846-
minimatch "3.0.4"
12847-
path-is-inside "1.0.2"
12848-
path-to-regexp "2.2.1"
12849-
range-parser "1.2.0"
12850-
1285112794
1285212795
version "1.14.2"
1285312796
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.2.tgz#722d6294b1d62626d41b43a013ece4598d292bfa"

0 commit comments

Comments
 (0)