f10f963ff1f35f3237b60ce7c26d77c8844db84c
4610 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
229f7bd036 |
Add papercuts support to the support form
Summary: For groups that have a papercuts entry, the support form will now link to them. This will hopefully increase the amount of feedback we get. Reviewed By: nikoant Differential Revision: D24921296 fbshipit-source-id: c6d07a10838a7abb1c70e8d61197a7b339f611bc |
||
|
|
b66f452271 |
Keep Navigation plugin alive even when disabled
Summary: Navigation plugin is a special cause that will remain connected and process messages directly even when disabled, this is to make sure the bookmarks feature keeps working even when the plugin is not enabled. Changelog: [Sandy][Navigation] on Android, the currently active deeplink of the application will now be shown in the sidebar Reviewed By: jknoxville Differential Revision: D24890375 fbshipit-source-id: eb5e4141740e0436396cea5a7aae24337f2e903e |
||
|
|
273b895e30 |
Support auto completion on discovered bookmarks and filling out params
Summary: This diff adds support for finding appPatterns (not sure how the feature is called) in the device, and auto completing on it. Also improved the styling of bookmark sections. This diff also adds support of showing a dialog in which params an be filled out if needed. The behavior around optional arguments seems buggy, as in, no dialog will show up, but since I didn't want to change the logic around this unilaterally, left it as-is for now. Updated the dialog to Ant so that the renderReactRoot utility could be used safely Reviewed By: cekkaewnumchai Differential Revision: D24889855 fbshipit-source-id: 6af264abec2e9e5b921ef7da6deb1d0021615e9e |
||
|
|
5118727cb7 |
Add bookmarks section to AppInspect
Summary: This diff adds support for the navigation plugin bookmarks to the appinspect tab. Support for path discovery, and path params will be added in a next diff. Features: * click a bookmark and navigate to it * sync bookmark state and uri with navigation plugin * manually enter a path and navigate to it by using <ENTER> Reviewed By: cekkaewnumchai Differential Revision: D24620250 fbshipit-source-id: 14b393a5456b4afeef69444d2120c8f01686e602 |
||
|
|
661bea1d5b |
Convert Navigation plugin to Sandy
Summary: Converted the Navigation plugin to Sandy, and updated Locations bookmark accordingly. This is a prerequisite step of supporting the bookmarkswidgetin the new AppInspect tab. Updated LocationsButton accordingly, and overal simplified implementation a bit; locationsbutton now reuses the logic of the NavigationPlugin, rather than reimplemting it. This reduces code duplication and also makes sure the state between plugin and location button stays in sync. Made sure that search providers are derived and cached rather than stored, again simplifying logic That being said, the navigation plugin is buggy, but all these things failed before this diff as well: * No events happening when using iOS, despite the plugin being enabled. But these seems to be a long time know issue, looks like it was never implemented * Not sure if the parameterized bookmarks is working correctly * screenshots not always happening at the right time (but fixed a race condition where the wrong bookmark might get updated) * Locations button doesn't show up if the navigation plugin is supported but not enabled (will try to fix in next diff) Would be great if bnelo12 could do some exploratory testing to verify what ought to be working, but currently isn't. Reviewed By: cekkaewnumchai Differential Revision: D24860757 fbshipit-source-id: e4b56072de8c42af2ada0f5bb022cb9f8c04bb47 |
||
|
|
ba541e76dc |
Fix slowly disappearing NUX element
Summary: This issue was reported in the dogfooding group. https://fb.prod.workplace.com/groups/748354712423318/permalink/759865114605611/ Reviewed By: jknoxville Differential Revision: D24918536 fbshipit-source-id: 7c353dfe1230fa98964216a35e9679a90f398e1d |
||
|
|
7d29f84ae0 |
Flipper Snapshot Bump: v0.65.1-SNAPSHOT
Summary: Releasing snapshot version 0.65.1-SNAPSHOT Reviewed By: nikoant Differential Revision: D24884909 fbshipit-source-id: 8efa0e5368069979281cfa8e0954edf6e18ebffa |
||
|
|
f04c7a1768 |
Flipper Release: v0.65.0
Summary: Releasing version 0.65.0 Reviewed By: nikoant Differential Revision: D24884910 fbshipit-source-id: 6aa59c57c9d372046d71048513db322c03c72b57 |
||
|
|
1157976eef |
Expose more meta information for plugins
Summary: expose `appName`, `appId` and `device` to Sandy plugins. Will be used in next diff to migrate navigation plugin Reviewed By: cekkaewnumchai Differential Revision: D24857253 fbshipit-source-id: 03ac3d376d5d1950bcf3d78386a65ce167b517e3 |
||
|
|
9b4e7e873c |
Make client -> device connection synchronous
Summary:
devices not always being readily available is causes a lot of complication in the api,
figured to resolve devices first before construction clients,
since clients not attached to a device are shown uncategorized anyway, making them practically un-interactable.
For more background info, see following chat.
{F344388883}
This diff will make it possible to only expose a synchronous api in Sandy
n.b. didn't update Navigation plugin, as that is done in a next diff
Reviewed By: jknoxville
Differential Revision: D24858332
fbshipit-source-id: 8339f831fbbc9c219add56a199364fde67adafc7
|
||
|
|
fd8065eb7a |
Sort headers when displaying them
Summary: It's easier to scan the same header value of multiple requests when it's in roughly the same place for each one. Reviewed By: mweststrate Differential Revision: D24885172 fbshipit-source-id: 7be02903d2f9f79c8ba618e57c74169392f6244b |
||
|
|
a9ac4da146 |
Fix iOS CI Build (#1673)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/1673 XCode 12 starts building for apple hardware, but that fails on x86, so only build x86_64. Reviewed By: nikoant Differential Revision: D24857260 fbshipit-source-id: 30c0e021d4f809fd3a8ad72537a2627a43e589eb |
||
|
|
50f2b0db5f |
Trigger publish-pods from release workflow
Summary: Had the `PERSONAL_TOKEN` put in place by the OSS oncall. Still won't know if it has the right permissions until we run this. :/ Reviewed By: nikoant Differential Revision: D24833829 fbshipit-source-id: 4fbf6e0b0abbc50d0b9a1e9b7ca8b02f6e1f5171 |
||
|
|
307fc18916 |
Change CK Construction
Summary: The sample iOS project can't be built by `buck` because the internal(?) reference codes aren't available anymore. This diff change the way to instantiate the components and add CK dependency (not sure if the correct one or not). Reviewed By: passy Differential Revision: D24782764 fbshipit-source-id: 809245771fc3b542fe63dfccdc8bbc6913aa63af |
||
|
|
dce7422ba6 |
Pass full version number to release shell scripts
Summary: Scripts now accept full version instead of only patch part of it. Reviewed By: jknoxville Differential Revision: D24782300 fbshipit-source-id: 1c454beb9640a5b38669fe39eab642245b0f0f91 |
||
|
|
d8b3ac3e54 |
Pass already bumped version to prepare-release.sh
Summary: The script now receives new version via command line. Reviewed By: jknoxville Differential Revision: D24771302 fbshipit-source-id: 243ad2cc8cb62af86eadb44fbf4bd7c71e97af6f |
||
|
|
ce5783f14d |
Make sure Changelog sheet shows up
Summary: Make sure that changelog is shown when using Sandy Reviewed By: jknoxville Differential Revision: D24832099 fbshipit-source-id: 6999dfcb55976104db476834446c13322f4b2402 |
||
|
|
c02d5341f9 |
Enable Sandy by default if part of GK
Summary: Inverted the condition of checking if Sandy is enabled, so by default it is enabled if user is part of the GK. This will make it more frictionless for people joining the dogfooding group and increases the chances we receive feedback :) Reviewed By: jknoxville Differential Revision: D24830075 fbshipit-source-id: d20dacd9e6c2dd2387a94b8a972252f29d0dab0e |
||
|
|
29e3d80669 |
Moved docs outside FB Internal
Summary: Moved docs outside of FBInternal docs. Will make Sandy APIs the default in the docs soon, and move the links to the proper location, but this at least makes sure we can already link to the correct place in WP announcements Reviewed By: jknoxville Differential Revision: D24829287 fbshipit-source-id: 913f2db65a7cdd04bd1be47aebc48ece7a6cef04 |
||
|
|
670be012b2 |
Kill Flow support
Summary: * Removed Flow compilation step * Removed all `flow` annotations * Removed all FlowFixMe's * Removed flow typings for Flipper * Left flow transpilation (stripping) in babel, in case there is any external user using Flow in his plugin * Left `eslint-plugin-flowtype` dependencies, as `eslint-config-fbjs` requires it Reviewed By: passy Differential Revision: D24755545 fbshipit-source-id: 9c0a7910657fd1cba88294e041bf2bfdf7b565bf |
||
|
|
543a0e53ac |
Temporarily remove bookmarks section
Summary: This removes the mocked bookmarks section (which is being reimplemented in D24620250), so that early adopter don't see a non-working piece of UI Reviewed By: passy Differential Revision: D24827181 fbshipit-source-id: 9759f069bdbcc1efe3f1ecb56954ee539bbca1f0 |
||
|
|
532f151c4c |
Enable support form for Flipper Support
Reviewed By: passy Differential Revision: D24826802 fbshipit-source-id: cbf6a20db8a861505e9e2ace81b8a91981bdafda |
||
|
|
c9b08695d5 |
Make sure out-of-contents rendering is supported in Sandy
Summary: For RN Debugger an ugly hack is used that roars its head now again; to make sure that the embedded debugger state isn't lost when switching to a different plugin, the chrome devtools are rendered _outside_ the domNode where they should normally appeared, and made invisible rather than removed when becoming invisible. Since at this moment this is the only place where we apply the trick, figured for now to condone it, rather than making a neater abstraction out of it (or kiling it all together) Reviewed By: passy Differential Revision: D24786771 fbshipit-source-id: 726617899bc620fc8b9db677d9413b31d5ad7653 |
||
|
|
e5f277ab71 |
Bump data-encoding from 2.3.0 to 2.3.1 in /packer (#1656)
Summary: Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.3.0 to 2.3.1. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
fb223671a7 |
Add macOS support
Summary: This adds macOS compatibility to Flipper client along with some of the standard plugins. Reviewed By: jknoxville Differential Revision: D24644439 fbshipit-source-id: dc15636a6ac1bf684fa1c89735f51f0e97667b62 |
||
|
|
473f314da1 |
Update deps
Summary: This should resolve all but one dependabot PRs. The `sha2` dependency changes an API that's incompatible with our internally checked-in `digest` crate. Reviewed By: nikoant Differential Revision: D24791506 fbshipit-source-id: 9a74e24b0efbe9c32c49c79eeb804eb9257bfb01 |
||
|
|
73f60c72dc |
Delete dmg-release.yml (#1655)
Summary: No longer necessary as this is now taken care of by the new unified release Action. Pull Request resolved: https://github.com/facebook/flipper/pull/1655 Test Plan: Next release, I'm afraid. Reviewed By: nikoant Differential Revision: D24782070 Pulled By: passy fbshipit-source-id: 36ce0db814ad60fa04e4ed81b3657323bc5c983b |
||
|
|
2b0e93a063 |
Introduce NUX element
Summary:
allow-large-files
This diff introces the `NUX` element that can be wrapped around any other element to give a first-time usage hint.
Hint dismissal is stored by taking a hash of the hint contents, and scoped per plugin.
Users can reset the 'read' status in the settings page
Example usage:
```
<NUX
title="Use bookmarks to directly navigate to a location in the app."
placement="right">
<Input addonAfter={<SettingOutlined />} defaultValue="mysite" />
</NUX>
```
Reviewed By: nikoant
Differential Revision: D24622276
fbshipit-source-id: 0265634f9ab50c32214b74f033f59482cd986f23
|
||
|
|
b8b9c4296a |
Fix NPE in DataDescription
Summary: Fixed NPE found during exploratory testing Layout Inspector Reviewed By: nikoant Differential Revision: D24783042 fbshipit-source-id: 38d76d677941bcfe8ecfa2e165ed4ea421c32edf |
||
|
|
e92145d2fd |
Removed ex-employees as PoC
Summary: When creating the plugin overview (https://docs.google.com/spreadsheets/d/181jKpsUHO3q8I1G-bMcu-O7Hr3f4GCDVXKMVY2beOuQ/edit?usp=sharing) found some plugins with inactive points of contact Per title, having no PoC entry makes it more clear there is none, rather than having an ex-employee in there that can't be reached Reviewed By: nikoant Differential Revision: D24783043 fbshipit-source-id: a852f87f42350476558bc9fc67cb3ad427268a2f |
||
|
|
88f3faffb1 |
Enable Plugin
Summary: Encountered while debugging. Seems that the id was incorrect. This diff changes the id back to `"Example"` Reviewed By: nikoant Differential Revision: D24782578 fbshipit-source-id: ad1c6d6fe4962179ad609728c8641adc2063e929 |
||
|
|
c9205bda3b |
Bump eslint-config-prettier from 6.12.0 to 6.15.0 in /flipper-js-client-sdk (#1636)
Summary: Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.15.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md">eslint-config-prettier's changelog</a>.</em></p> <blockquote> <h3>Version 6.15.0 (2020-10-27)</h3> <ul> <li>Added: [typescript-eslint/space-infix-ops]. Thanks to Masafumi Koba (<a href="https://github.com/ybiquitous">ybiquitous</a>)!!</li> </ul> <h3>Version 6.14.0 (2020-10-21)</h3> <ul> <li>Added: New [eslint-plugin-vue] rules: [vue/array-bracket-newline] and [vue/block-tag-newline]. Thanks to <a href="https://github.com/xcatliu">xcatliu</a>!</li> </ul> <h3>Version 6.13.0 (2020-10-16)</h3> <ul> <li>Added: New rules in [eslint-plugin-vue] 7.0 (which supports Vue 3.0). Thanks to <a href="https://github.com/xcatliu">xcatliu</a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3a839bddae |
Download icons with retry
Summary: This quite often fails in CI. Adobe's fetch has some very sensible defaults and will do exponential backoff and retry for up to a minute. That should hopefully fix issues where we have to restart the whole build just to fix one measly icon download. Reviewed By: jknoxville Differential Revision: D24649807 fbshipit-source-id: efbc9eb29e4b5a0f74b0b6ad6dea4aaf86391363 |
||
|
|
d28610a9d2 |
Add retries to release GitHub Action
Summary: Noticed that the icon download fails occasionally from GitHub. This adds a few retries in case that happens. Reviewed By: nikoant Differential Revision: D24647690 fbshipit-source-id: 3ed84cb0972b7715fd87c8b1e1e1bca9f89485a9 |
||
|
|
1fde900fcc |
Pin down custom actions
Summary: I tagged my repos so messing on `master` won't break our release flow. Reviewed By: nikoant Differential Revision: D24647691 fbshipit-source-id: c5e89dcf0a9063e86baf44e6d25164884a1a2b1e |
||
|
|
7293a7ff55 |
Move public build infra entirely to GitHub
Summary: As part of our release confidence effort, this replaces the flaky internal task that creates the tag, promotes it to a release and uploads the artifacts to it. Instead, we do all this in one lengthy GitHub Action. There seems to be some duplication here but this is because of the unfortunate restriction GitHub Actions imposes to avoid recursive Actions. I.e. we cannot create a tag/release and have another, independent Action pick up from there to do the building and releasing. The `passy/` references were necessary because existing Actions didn't quite what we wanted to: - `tag-version-commit` expected the title of the commit to match the precise tag to create. However, we want to use a regex to *extract* from the "Flipper Release: vA.B.C". My fork allows specifying a grouping regex for that. - `github-upload-release-artifacts-action` relied on being triggered by a tag. As described above, that's not possible with this setup. Instead, this takes an existing tag and attaches to it. Reviewed By: nikoant Differential Revision: D24627518 fbshipit-source-id: 8121df6aa7bd36bda28e0d3cb207a002cd127647 |
||
|
|
2930d78321 |
Convert UI Evaluations to TypeScript
Summary: per title Reviewed By: cekkaewnumchai Differential Revision: D24726918 fbshipit-source-id: 73c3e07d35900ae52179736ca561bf6a3db80e0e |
||
|
|
7c6478441d |
Automated: Update Podfile.lock (#1652)
Summary: This is an automated PR to update the Podfile.lock. - Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions. - Also make sure that all the dependencies are updated to the latest one. - This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request) Pull Request resolved: https://github.com/facebook/flipper/pull/1652 Reviewed By: jknoxville Differential Revision: D24710268 Pulled By: nikoant fbshipit-source-id: 6f387d715a51127dc09c2f01852a84d583fe9eec |
||
|
|
2dd18a4702 |
Convert Msys to TypeScript
Summary: per title Reviewed By: mweststrate Differential Revision: D24748123 fbshipit-source-id: 129d943e4db58585fbe087160254223d63fd29dd |
||
|
|
c04b26d2bc |
Fix Empty Array And Object Not Showing up
Summary: Reported in [the Workplace group](https://fb.workplace.com/groups/flippersupport/permalink/1002324710248187/), the empty array and object in network plugin wasn't shown and left blank. This happened because data component checked for expandability and decided empty object is not expandable. Thus, it uses different path to render components. This diff fixes that by rendering empty array and object as `[]` and `{}` Reviewed By: jknoxville Differential Revision: D24726219 fbshipit-source-id: 9b22e1011c39c363b73f759477f44f08520734a7 |
||
|
|
63241427a0 |
Bump eslint from 7.10.0 to 7.12.1 in /desktop (#1644)
Summary: Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.12.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.12.1</h2> <ul> <li><a href=" |
||
|
|
4d9c7953cc |
Bump eslint-plugin-jsx-a11y from 6.4.0 to 6.4.1 in /flipper-js-client-sdk (#1640)
Summary: Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.4.0 to 6.4.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md">eslint-plugin-jsx-a11y's changelog</a>.</em></p> <blockquote> <h1>6.4.1 / 2020-10-26</h1> <ul> <li>f8a4496 Upgrade jsx-ast-utils to v3.1.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
ff781ffbba |
Bump @types/node from 14.14.2 to 14.14.6 in /desktop (#1645)
Summary: Bumps [types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.2 to 14.14.6. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1645 Reviewed By: passy Differential Revision: D24702589 Pulled By: cekkaewnumchai fbshipit-source-id: 5f4c6cb0fed8681174aa4325ada03501da5f6241 |
||
|
|
7dc238a104 |
@allow-large-files [flipper][PR] Bump typescript from 4.0.3 to 4.0.5 in /flipper-js-client-sdk (#1639)
Summary: Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 4.0.5</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-4-0/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.0.0%22+is%3Aclosed+">fixed issues query for TypeScript v4.0.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.0.1%22+is%3Aclosed+">fixed issues query for TypeScript v4.0.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+4.0.2%22+is%3Aclosed+">fixed issues query for TypeScript v4.0.2</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+4.0.3%22+is%3Aclosed+">fixed issues query for TypeScript v4.0.3</a>.</li> <li>TypeScript 4.0.4 NOT FOUND</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+4.0.5%22+is%3Aclosed+">fixed issues query for TypeScript v4.0.5</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.npmjs.com/package/typescript">npm</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
24993f35de |
Bump npm-packlist from 2.1.2 to 2.1.4 in /desktop (#1647)
Summary: Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 2.1.2 to 2.1.4. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b4c8978bb9 |
Bump @types/react-dom from 16.9.8 to 16.9.9 in /desktop (#1646)
Summary: Bumps [types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.8 to 16.9.9. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Pull Request resolved: https://github.com/facebook/flipper/pull/1646 Reviewed By: passy Differential Revision: D24702607 Pulled By: cekkaewnumchai fbshipit-source-id: 175798a63ec3d6658a19b0c41524b5399ee446e2 |
||
|
|
8a57d170d8 |
Bump babel-jest from 26.6.1 to 26.6.2 in /react-native/ReactNativeFlipperExample (#1643)
Summary: Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.1 to 26.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">babel-jest's releases</a>.</em></p> <blockquote> <h2>26.6.2</h2> <h3>Features</h3> <ul> <li><code>[jest-core]</code> Add <code>findRelatedTests</code> and <code>nonFlagArgs</code> in allowed config options for <code>updateConfigAndRun</code> in watch plugins (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10659">#10659</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[babel-plugin-jest-hoist]</code> Preserve order of hoisted mock nodes within containing block (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10536">#10536</a>)</li> <li><code>[babel-plugin-jest-hoist]</code> Hoist pure constants to support experimental JSX transform in hoisted mocks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10723">#10723</a>)</li> <li><code>[babel-preset-jest]</code> Update <code>babel-preset-current-node-syntax</code> to support top level await (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10747">#10747</a>)</li> <li><code>[expect]</code> Revert "Fix <code>objectContaining</code> to work recursively into sub-objects (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10508">#10508</a>)" (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10766">#10766</a>)</li> <li><code>[jest-circus, jest-jasmine2]</code> fix: don't assume <code>stack</code> is always a string (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10697">#10697</a>)</li> <li><code>[jest-config]</code> Fix bug introduced in watch mode by PR <a href="https://github-redirect.dependabot.com/facebook/jest/pull/10678/files#r511037803">#10678</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10692">#10692</a>)</li> <li><code>[jest-config]</code> Throw correct error for missing preset modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10737">#10737</a>)</li> <li><code>[jest-resolve-dependencies]</code> Resolve mocks as dependencies (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10713">#10713</a>)</li> <li><code>[jest-runtime]</code> Handle file URLs in dynamic imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10744">#10744</a>)</li> <li><code>[jest-runtime, babel-jest]</code> Pass more ESM options to <code>jest/transform</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10752">#10752</a>)</li> <li><code>[jest-runtime]</code> Properly inject <code>extraGlobals</code> into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10758">#10758</a>)</li> <li><code>[jest-transform]</code> Link to ESM docs on syntax errors (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10748">#10748</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Add docs for using mocks in TypeScript (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10415">#10415</a>)</li> <li><code>[eslint-config-fb-strict]</code> Move package from this repo to <code>fbjs</code> repo (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10739">#10739</a>)</li> <li><code>[examples]</code> Update TypeScript example to show use of newer Jest types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10399">#10399</a>)</li> <li><code>[jest-cli]</code> chore: standardize files and folder names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10698">#10698</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">babel-jest's changelog</a>.</em></p> <blockquote> <h2>26.6.2</h2> <h3>Features</h3> <ul> <li><code>[jest-core]</code> Add <code>findRelatedTests</code> and <code>nonFlagArgs</code> in allowed config options for <code>updateConfigAndRun</code> in watch plugins (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10659">#10659</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[babel-plugin-jest-hoist]</code> Preserve order of hoisted mock nodes within containing block (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10536">#10536</a>)</li> <li><code>[babel-plugin-jest-hoist]</code> Hoist pure constants to support experimental JSX transform in hoisted mocks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10723">#10723</a>)</li> <li><code>[babel-preset-jest]</code> Update <code>babel-preset-current-node-syntax</code> to support top level await (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10747">#10747</a>)</li> <li><code>[expect]</code> Revert "Fix <code>objectContaining</code> to work recursively into sub-objects (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10508">#10508</a>)" (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10766">#10766</a>)</li> <li><code>[jest-circus, jest-jasmine2]</code> fix: don't assume <code>stack</code> is always a string (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10697">#10697</a>)</li> <li><code>[jest-config]</code> Fix bug introduced in watch mode by PR <a href="https://github-redirect.dependabot.com/facebook/jest/pull/10678/files#r511037803">#10678</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10692">#10692</a>)</li> <li><code>[jest-config]</code> Throw correct error for missing preset modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10737">#10737</a>)</li> <li><code>[jest-resolve-dependencies]</code> Resolve mocks as dependencies (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10713">#10713</a>)</li> <li><code>[jest-runtime]</code> Handle file URLs in dynamic imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10744">#10744</a>)</li> <li><code>[jest-runtime, babel-jest]</code> Pass more ESM options to <code>jest/transform</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10752">#10752</a>)</li> <li><code>[jest-runtime]</code> Properly inject <code>extraGlobals</code> into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10758">#10758</a>)</li> <li><code>[jest-transform]</code> Link to ESM docs on syntax errors (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10748">#10748</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Add docs for using mocks in TypeScript (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10415">#10415</a>)</li> <li><code>[eslint-config-fb-strict]</code> Move package from this repo to <code>fbjs</code> repo (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10739">#10739</a>)</li> <li><code>[examples]</code> Update TypeScript example to show use of newer Jest types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10399">#10399</a>)</li> <li><code>[jest-cli]</code> chore: standardize files and folder names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10698">#10698</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
54e07f480c |
Bump jest from 26.6.1 to 26.6.2 in /react-native/ReactNativeFlipperExample (#1642)
Summary: Bumps [jest](https://github.com/facebook/jest) from 26.6.1 to 26.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>26.6.2</h2> <h3>Features</h3> <ul> <li><code>[jest-core]</code> Add <code>findRelatedTests</code> and <code>nonFlagArgs</code> in allowed config options for <code>updateConfigAndRun</code> in watch plugins (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10659">#10659</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[babel-plugin-jest-hoist]</code> Preserve order of hoisted mock nodes within containing block (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10536">#10536</a>)</li> <li><code>[babel-plugin-jest-hoist]</code> Hoist pure constants to support experimental JSX transform in hoisted mocks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10723">#10723</a>)</li> <li><code>[babel-preset-jest]</code> Update <code>babel-preset-current-node-syntax</code> to support top level await (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10747">#10747</a>)</li> <li><code>[expect]</code> Revert "Fix <code>objectContaining</code> to work recursively into sub-objects (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10508">#10508</a>)" (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10766">#10766</a>)</li> <li><code>[jest-circus, jest-jasmine2]</code> fix: don't assume <code>stack</code> is always a string (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10697">#10697</a>)</li> <li><code>[jest-config]</code> Fix bug introduced in watch mode by PR <a href="https://github-redirect.dependabot.com/facebook/jest/pull/10678/files#r511037803">#10678</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10692">#10692</a>)</li> <li><code>[jest-config]</code> Throw correct error for missing preset modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10737">#10737</a>)</li> <li><code>[jest-resolve-dependencies]</code> Resolve mocks as dependencies (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10713">#10713</a>)</li> <li><code>[jest-runtime]</code> Handle file URLs in dynamic imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10744">#10744</a>)</li> <li><code>[jest-runtime, babel-jest]</code> Pass more ESM options to <code>jest/transform</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10752">#10752</a>)</li> <li><code>[jest-runtime]</code> Properly inject <code>extraGlobals</code> into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10758">#10758</a>)</li> <li><code>[jest-transform]</code> Link to ESM docs on syntax errors (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10748">#10748</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Add docs for using mocks in TypeScript (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10415">#10415</a>)</li> <li><code>[eslint-config-fb-strict]</code> Move package from this repo to <code>fbjs</code> repo (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10739">#10739</a>)</li> <li><code>[examples]</code> Update TypeScript example to show use of newer Jest types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10399">#10399</a>)</li> <li><code>[jest-cli]</code> chore: standardize files and folder names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10698">#10698</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/master/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>26.6.2</h2> <h3>Features</h3> <ul> <li><code>[jest-core]</code> Add <code>findRelatedTests</code> and <code>nonFlagArgs</code> in allowed config options for <code>updateConfigAndRun</code> in watch plugins (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10659">#10659</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[babel-plugin-jest-hoist]</code> Preserve order of hoisted mock nodes within containing block (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10536">#10536</a>)</li> <li><code>[babel-plugin-jest-hoist]</code> Hoist pure constants to support experimental JSX transform in hoisted mocks (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10723">#10723</a>)</li> <li><code>[babel-preset-jest]</code> Update <code>babel-preset-current-node-syntax</code> to support top level await (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10747">#10747</a>)</li> <li><code>[expect]</code> Revert "Fix <code>objectContaining</code> to work recursively into sub-objects (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10508">#10508</a>)" (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10766">#10766</a>)</li> <li><code>[jest-circus, jest-jasmine2]</code> fix: don't assume <code>stack</code> is always a string (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10697">#10697</a>)</li> <li><code>[jest-config]</code> Fix bug introduced in watch mode by PR <a href="https://github-redirect.dependabot.com/facebook/jest/pull/10678/files#r511037803">#10678</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10692">#10692</a>)</li> <li><code>[jest-config]</code> Throw correct error for missing preset modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10737">#10737</a>)</li> <li><code>[jest-resolve-dependencies]</code> Resolve mocks as dependencies (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10713">#10713</a>)</li> <li><code>[jest-runtime]</code> Handle file URLs in dynamic imports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10744">#10744</a>)</li> <li><code>[jest-runtime, babel-jest]</code> Pass more ESM options to <code>jest/transform</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10752">#10752</a>)</li> <li><code>[jest-runtime]</code> Properly inject <code>extraGlobals</code> into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10758">#10758</a>)</li> <li><code>[jest-transform]</code> Link to ESM docs on syntax errors (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10748">#10748</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Add docs for using mocks in TypeScript (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10415">#10415</a>)</li> <li><code>[eslint-config-fb-strict]</code> Move package from this repo to <code>fbjs</code> repo (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10739">#10739</a>)</li> <li><code>[examples]</code> Update TypeScript example to show use of newer Jest types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10399">#10399</a>)</li> <li><code>[jest-cli]</code> chore: standardize files and folder names (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10698">#10698</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
82209c872f |
Bump react-window from 1.8.5 to 1.8.6 in /desktop (#1648)
Summary: Bumps [react-window](https://github.com/bvaughn/react-window) from 1.8.5 to 1.8.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md">react-window's changelog</a>.</em></p> <blockquote> <h3>1.8.6</h3> <ul> <li>{emoji:2728} Updated peer dependencies to include React v17.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9998e6345c |
Bump promise-retry from 1.1.1 to 2.0.1 in /desktop (#1649)
Summary: Bumps [promise-retry](https://github.com/IndigoUnited/node-promise-retry) from 1.1.1 to 2.0.1. <details> <summary>Commits</summary> <ul> <li><a href=" |