Skip to content

Commit f0df91b

Browse files
committed
Auto merge of #4452 - rust-lang:renovate/percy-cli-1.x, r=Turbo87
Update dependency @percy/cli to v1.0.0-beta.73 [![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://github.com/percy/cli)` | [`1.0.0-beta.71` -> `1.0.0-beta.73`](https://renovatebot.com/diffs/npm/`@percy%2fcli/1.0.0-beta.71/1.0.0-beta.73)` | [![age](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.73/age-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![adoption](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.73/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)` | [![passing](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.73/compatibility-slim/1.0.0-beta.71)](https://docs.renovatebot.com/merge-confidence/)` | [![confidence](https://badges.renovateapi.com/packages/npm/`@percy%2fcli/1.0.0-beta.73/confidence-slim/1.0.0-beta.71)](https://docs.renovatebot.com/merge-confidence/)` | --- ### Release Notes <details> <summary>percy/cli</summary> ### [`v1.0.0-beta.73`](https://github.com/percy/cli/releases/v1.0.0-beta.73) [Compare Source](https://github.com/percy/cli/compare/v1.0.0-beta.72...v1.0.0-beta.73) #### 🐛 Bug Fixes - 🐛 Import local ``@percy/cli`` to avoid caching/multiple CLI issues by [`@&#8203;Robdel12](https://github.com/Robdel12)` in [https://github.com/percy/cli/pull/718](https://github.com/percy/cli/pull/718) **Full changes**: percy/cli@v1.0.0-beta.72...v1.0.0-beta.73 ### [`v1.0.0-beta.72`](https://github.com/percy/cli/releases/v1.0.0-beta.72) [Compare Source](https://github.com/percy/cli/compare/v1.0.0-beta.71...v1.0.0-beta.72) #### ✨ Enhancements - ♻️ Refactor `@&#8203;\<!---->percy/cli-build` to utilize new `@&#8203;\<!---->percy/cli-command` ([#&#8203;680](https://github.com/percy/cli/issues/680)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ♻️ Refactor `@&#8203;\<!---->percy/cli-exec` to utilize new `@&#8203;\<!---->percy/cli-command` ([#&#8203;683](https://github.com/percy/cli/issues/683)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ♻️ Refactor `@&#8203;\<!---->percy/cli-snapshot` to utilize new `@&#8203;\<!---->percy/cli-command` ([#&#8203;682](https://github.com/percy/cli/issues/682)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ♻️ Refactor `@&#8203;\<!---->percy/cli-upload` to utilize new `@&#8203;\<!---->percy/cli-command` ([#&#8203;681](https://github.com/percy/cli/issues/681)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ♻️ Refactor `@&#8203;\<!---->percy/cli-config` to utilize new `@&#8203;\<!---->percy/cli-command` ([#&#8203;679](https://github.com/percy/cli/issues/679)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ✨ Add `@&#8203;\<!---->percy/cli` update notice ([#&#8203;678](https://github.com/percy/cli/issues/678)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ♻️ Refactor `@&#8203;\<!---->percy/cli` to use `@&#8203;\<!---->percy/cli-command` ([#&#8203;676](https://github.com/percy/cli/issues/676)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ♻️ Repurpose `@&#8203;\<!---->percy/cli-command` as new CLI framework ([#&#8203;673](https://github.com/percy/cli/issues/673)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ✨ Alias default exports with named exports ([#&#8203;667](https://github.com/percy/cli/issues/667)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ✨ Improve bail ability of config loading ([#&#8203;666](https://github.com/percy/cli/issues/666)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - 🔊 Small logging improvements ([#&#8203;665](https://github.com/percy/cli/issues/665)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ✨Cancelable `@&#8203;\<!---->percy/core` methods ([#&#8203;654](https://github.com/percy/cli/issues/654)) [`@&#8203;wwilsman](https://github.com/wwilsman)` #### 🐛 Bug Fixes - 🐛 Fix legacy process termination when missing instance method ([#&#8203;685](https://github.com/percy/cli/issues/685)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - 🐛 Fix tail call recursion in core util ([#&#8203;684](https://github.com/percy/cli/issues/684)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - 🐛 Fix `@&#8203;\<!---->percy/client` retries ([#&#8203;668](https://github.com/percy/cli/issues/668)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - 🐛 Fix additional snapshots executing string functions ([#&#8203;655](https://github.com/percy/cli/issues/655)) [`@&#8203;wwilsman](https://github.com/wwilsman)` #### 🏗 Maintenance - 🧹 Clean up package.json files ([#&#8203;686](https://github.com/percy/cli/issues/686)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ✅ Fix sdk-utils test server shutdown (again) ([#&#8203;671](https://github.com/percy/cli/issues/671)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - 🚨 Lint against extraneous dependencies ([#&#8203;670](https://github.com/percy/cli/issues/670)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - ✅ Fix sdk-utils test server shutdown ([#&#8203;669](https://github.com/percy/cli/issues/669)) [`@&#8203;wwilsman](https://github.com/wwilsman)` - 🤣 Update CI cache key file ([#&#8203;656](https://github.com/percy/cli/issues/656)) [`@&#8203;Robdel12](https://github.com/Robdel12)` #### ⬆️⬇️ Dependency Updates - ⬆️ Bump rollup from 2.62.0 to 2.63.0 ([#&#8203;711](https://github.com/percy/cli/issues/711)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump karma from 6.3.9 to 6.3.10 ([#&#8203;713](https://github.com/percy/cli/issues/713)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump jasmine from 4.0.0 to 4.0.1 ([#&#8203;712](https://github.com/percy/cli/issues/712)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->rollup/plugin-node-resolve` from 13.1.2 to 13.1.3 ([#&#8203;714](https://github.com/percy/cli/issues/714)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump memfs from 3.4.0 to 3.4.1 ([#&#8203;700](https://github.com/percy/cli/issues/700)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump jasmine from 3.10.0 to 4.0.0 ([#&#8203;705](https://github.com/percy/cli/issues/705)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/preset-env` from 7.16.5 to 7.16.7 ([#&#8203;708](https://github.com/percy/cli/issues/708)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->rollup/plugin-alias` from 3.1.8 to 3.1.9 ([#&#8203;707](https://github.com/percy/cli/issues/707)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/core` from 7.16.5 to 7.16.7 ([#&#8203;706](https://github.com/percy/cli/issues/706)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump eslint-plugin-import from 2.25.3 to 2.25.4 ([#&#8203;704](https://github.com/percy/cli/issues/704)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/cli` from 7.16.0 to 7.16.7 ([#&#8203;702](https://github.com/percy/cli/issues/702)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->rollup/plugin-node-resolve` from 13.1.1 to 13.1.2 ([#&#8203;701](https://github.com/percy/cli/issues/701)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/plugin-proposal-class-properties` from 7.16.5 to 7.16.7 ([#&#8203;703](https://github.com/percy/cli/issues/703)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/register` from 7.16.5 to 7.16.7 ([#&#8203;697](https://github.com/percy/cli/issues/697)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump tsd from 0.19.0 to 0.19.1 ([#&#8203;698](https://github.com/percy/cli/issues/698)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump picomatch from 2.3.0 to 2.3.1 ([#&#8203;699](https://github.com/percy/cli/issues/699)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump ws from 8.3.0 to 8.4.0 ([#&#8203;693](https://github.com/percy/cli/issues/693)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump rollup from 2.61.1 to 2.62.0 ([#&#8203;694](https://github.com/percy/cli/issues/694)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/preset-env` from 7.16.4 to 7.16.5 ([#&#8203;692](https://github.com/percy/cli/issues/692)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/plugin-proposal-class-properties` from 7.16.0 to 7.16.5 ([#&#8203;691](https://github.com/percy/cli/issues/691)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/register` from 7.16.0 to 7.16.5 ([#&#8203;688](https://github.com/percy/cli/issues/688)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/eslint-parser` from 7.16.3 to 7.16.5 ([#&#8203;689](https://github.com/percy/cli/issues/689)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->babel/core` from 7.16.0 to 7.16.5 ([#&#8203;687](https://github.com/percy/cli/issues/687)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->rollup/plugin-node-resolve` from 13.0.6 to 13.1.1 ([#&#8203;690](https://github.com/percy/cli/issues/690)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump rollup from 2.60.2 to 2.61.1 ([#&#8203;664](https://github.com/percy/cli/issues/664)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump ws from 8.2.3 to 8.3.0 ([#&#8203;661](https://github.com/percy/cli/issues/661)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump eslint-plugin-promise from 5.1.1 to 5.2.0 ([#&#8203;652](https://github.com/percy/cli/issues/652)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->oclif/plugin-help` from 3.2.9 to 3.2.13 ([#&#8203;650](https://github.com/percy/cli/issues/650)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump `@&#8203;\<!---->oclif/config` from 1.17.1 to 1.18.1 ([#&#8203;645](https://github.com/percy/cli/issues/645)) [`@&#8203;dependabot](https://github.com/dependabot)` - ⬆️ Bump rollup from 2.60.1 to 2.60.2 ([#&#8203;648](https://github.com/percy/cli/issues/648)) [`@&#8203;dependabot](https://github.com/dependabot)` </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 c063bdb + e1441f2 commit f0df91b

File tree

2 files changed

+106
-205
lines changed

2 files changed

+106
-205
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": "0.50.2",
6363
"@glimmer/component": "1.0.4",
6464
"@glimmer/tracking": "1.0.4",
65-
"@percy/cli": "1.0.0-beta.71",
65+
"@percy/cli": "1.0.0-beta.73",
6666
"@percy/ember": "3.0.0",
6767
"@sinonjs/fake-timers": "8.1.0",
6868
"@zestia/ember-auto-focus": "4.2.0",

0 commit comments

Comments
 (0)