Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​wwilsman](https://togithub.com/wwilsman)` in [https://github.com/percy/cli/pull/805](https://togithub.com/percy/cli/pull/805) - ✨ Minor [`@​percy/config](https://togithub.com/percy/config)` improvements by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/799](https://togithub.com/percy/cli/pull/799) - ⬆️ Bump [`@​rollup/plugin-babel](https://togithub.com/rollup/plugin-babel)` from 5.3.0 to 5.3.1 by [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/797](https://togithub.com/percy/cli/pull/797) - ⬆️ Bump [`@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs)` from 21.0.1 to 21.0.2 by [`@​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 [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/800](https://togithub.com/percy/cli/pull/800) - ⬆️ Bump [`@​babel/core](https://togithub.com/babel/core)` from 7.17.2 to 7.17.5 by [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/787](https://togithub.com/percy/cli/pull/787) - ⬆️ Bump [`@​babel/cli](https://togithub.com/babel/cli)` from 7.17.3 to 7.17.6 by [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​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 [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/837](https://togithub.com/percy/cli/pull/837) - ⬆️ Bump [`@​babel/core](https://togithub.com/babel/core)` from 7.17.5 to 7.17.8 by [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/835](https://togithub.com/percy/cli/pull/835) - ⬆️ Bump [`@​babel/register](https://togithub.com/babel/register)` from 7.17.0 to 7.17.7 by [`@​dependabot](https://togithub.com/dependabot)` in [https://github.com/percy/cli/pull/836](https://togithub.com/percy/cli/pull/836) - ⬆️ Bump [`@​rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs)` from 21.0.2 to 21.0.3 by [`@​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