305de28f4e65b1411501697180c984e55009245e
7970 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
305de28f4e |
MarkerTimeline remove hover padding
Summary: Remove the bottom padding as this was not really making it any better. Reviewed By: antonk52 Differential Revision: D43872178 fbshipit-source-id: 8302385d190c65000afda02b5c8aa9d272ccc271 |
||
|
|
94587831d5 |
MarkerTimeline hover background color
Summary: The hover background colour had complete disregard on the selected theme, both light and dark. This change removes the gradient and instead sets a right hover background. Reviewed By: antonk52 Differential Revision: D43872161 fbshipit-source-id: 4f0bfd97a2cb6bb9ceb7869dd38b37dc68ad6bb7 |
||
|
|
ecab0f5eb8 |
Run yarn-audit-fix on website (#4578)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/4578 ``` yarn add -D yarn-audit-fix yarn run yarn-audit-fix ``` Reviewed By: antonk52 Differential Revision: D43870273 fbshipit-source-id: d6a4a9ed149668f48356956b4bca681153eb1162 |
||
|
|
51d90e6a40 |
Dep update
Summary: Same as the previous diff but for js-flipper. Reviewed By: lblasa Differential Revision: D43739851 fbshipit-source-id: ea85b132980241381efa4887fb02045ec921159c |
||
|
|
cfcad76e74 |
Demote Xcode select error to warning
Summary: This is firing regularly when people have a broken local setup. Reviewed By: lawrencelomax Differential Revision: D43834469 fbshipit-source-id: 1fbc2cf52f93046984e9846f8aed931106542b03 |
||
|
|
16a91f1bbd |
Bump deps
Summary:
Hoping that this will fix our docs build.
Note that I also had to fix a syntax error in `extending/loading-custom-plugins.mdx` that
broke the build with:
```
SyntaxError: /Users/realpassy/fbsource/xplat/sonar/docs/extending/loading-custom-plugins.mdx: Expected corresponding JSX closing tag for <admonition>. (10:10)
8 | <FbInternalOnly>
9 | <admonition {...{"type":"caution"}}><p parentName="admonition">{`Within Meta, plugins sources are stored and loaded from `}<inlineCode parentName="p">{`~/fbsource/xplat/sonar/desktop/plugins`}</inlineCode>{`, in which case no further configuration is needed.`}</p><p parentName="admonition">{`If your team uses Flipper plugins that are stored outside `}<inlineCode parentName="p">{`fbsource`}</inlineCode>{`, please follow your team specific instructions.
> 10 | ::::`}</p></FbInternalOnly><p parentName="admonition">{`Flipper loads and runs plugins it finds in a configurable location. The paths searched are specified in `}<inlineCode parentName="p">{`~/.flipper/config.json`}</inlineCode>{`. These `}<inlineCode parentName="p">{`pluginPaths`}</inlineCode>{` should contain one folder for each of the plugins it stores.`}</p><p parentName="admonition">{`An example config setting and plugin file structure is shown below:`}</p><p parentName="admonition"><inlineCode parentName="p">{`~/.flipper/config.json`}</inlineCode>{`:`}</p><pre parentName="admonition"><code parentName="pre" {...{"className":"language-bash"}}>{`{
| ^
11 | ...,
12 | "pluginPaths": ["~/flipper-plugins"]
13 | }
client (webpack 5.74.0) compiled with 1 error
```
Reviewed By: ivanmisuno
Differential Revision: D43767006
fbshipit-source-id: 64288d63c305bc9a9c9b797110889a703c7dcfee
|
||
|
|
13f9fa64ff |
Fix style guide generation
Summary: The website generation fails on newer versions of `flipper-plugin` as it contains an import-time side effect. This leads to this error during build time: ``` [ERROR] Docusaurus server-side rendering could not render static page with path /docs/extending/style-guide/. [INFO] It looks like you are using code that should run on the client-side only. To get around it, try using `<BrowserOnly>` (https://docusaurus.io/docs/docusaurus-core/#browseronly) or `ExecutionEnvironment` (https://docusaurus.io/doc s/docusaurus-core/#executionenvironment). It might also require to wrap your client code in `useEffect` hook and/or import a third-party library dynamically (if any). ``` This ain't pretty but by wrapping the entire file in a single function that conditionally imports the `flipper-plugin` if we are indeed in a browser environment fixes the problem. Reviewed By: antonk52 Differential Revision: D43773298 fbshipit-source-id: 8e1099249626ca9fe745ce51014491fe9674a5a4 |
||
|
|
a46b7c2e78 |
Fix example code on setup leakCanary plugin (#4566)
Summary: Fix sample for install leak canary plugin ## Changelog add brackets on sample code Pull Request resolved: https://github.com/facebook/flipper/pull/4566 Test Plan: - Reviewed By: antonk52 Differential Revision: D43766946 Pulled By: passy fbshipit-source-id: 4bded0122330ab4186745a9f5b2dcbd511318ee3 |
||
|
|
4d5bf8084b |
Remove feedback request
Summary: It has served its purpose, remove. Reviewed By: LukeDefeo Differential Revision: D43769239 fbshipit-source-id: 36fb575b15fe9d092c7728a56b735ff98ff78608 |
||
|
|
0c442bf4b1 |
Fix searching for FlipperClient.h headers in productions builds if PRODUCTION=1 passed (#4275)
Summary:
In newer builds of react-native if you passed parameters PRODUCTION=1, flipper pods won't get installed
you can see that in their codebase here [react_native_pods.rb](
|
||
|
|
fa987e466c |
Flipper Snapshot Bump: v0.183.1-SNAPSHOT
Summary: Releasing snapshot version 0.183.1-SNAPSHOT Reviewed By: passy Differential Revision: D43692457 fbshipit-source-id: 1b1f21e2bcb495a640143cd1012e36f2382ed959 |
||
|
|
80edf44dc5 |
Flipper Release: v0.183.0
Summary: Releasing version 0.183.0 Reviewed By: passy Differential Revision: D43692458 fbshipit-source-id: 7a879ae59de489643cf2195b89bf5232e0eecdf7 |
||
|
|
3a36c269e7 |
Element name to not overflow
Summary: ^ Reviewed By: LukeDefeo, antonk52 Differential Revision: D43697303 fbshipit-source-id: 4acb6d50c02581688bcfd9ad65bf107412cffa42 |
||
|
|
914b32c383 |
Add framework event infra
Summary: Added infra for collecting events from UI frameworks. 1. Framework event metadata captures all the static metadata around the event. This allows to us to not send the same metadata in every event as well as populate the monitoring drop down immediately. This is sent in init since this information is static 2. Framework event itself is quite bare at the moment. It will have thread and more attributes in the future The UIdebugger litho support ulitity has been simplified now there are 3 extension points. Context renamed to UIDContext since it is referenced in app initialisers where the android context is also imported and it create a naming collision Reviewed By: lblasa Differential Revision: D42606933 fbshipit-source-id: a419f3fd424c533d586813004c40b68feafd9a2e |
||
|
|
39b14fc428 |
Track socket usage during file download
Summary: Should help to investigate further issues like https://fb.workplace.com/groups/flippersupport/permalink/1577911229356196/ Reviewed By: passy Differential Revision: D43692927 fbshipit-source-id: 723b051f748946c89ece85fb6c11c40705196fe4 |
||
|
|
fa74ebba68 |
Restore TimeMachine in Flipper
Summary:
The goal is to restore the *TimeMachine* functionality in Flipper while the new UI Debugger is working in a revamped version. This version was previously removed in D42573698 (
|
||
|
|
7d99913416 |
Bump SoLoader version to 0.10.5 in readme
Summary: Use system linker by default on Android N and above devices. Reviewed By: lblasa Differential Revision: D43575139 fbshipit-source-id: 98ff074967ce431cdda46d02cbfaa2b6130efc39 |
||
|
|
b6f3be01f9 |
Remove client connection timeout
Summary: Having a timeout of 10 seconds can create a connection loop if Desktop is slow and doesn't provide a client certificate within the timeframe. Reviewed By: antonk52 Differential Revision: D43405793 fbshipit-source-id: b1eebb4d2d66f02000f15a9889992ed0cc79bde2 |
||
|
|
b062ee0629 |
Fix feedback prompt on dark mode
Summary: https://pxl.cl/2tKXq It was reported the feedback prompt title was unreadable. Reviewed By: mweststrate Differential Revision: D43533800 fbshipit-source-id: f756a9822c479105dae890159518c05c99405fb7 |
||
|
|
26a7e17df6 |
Remove unused import
Summary: ^ Reviewed By: mweststrate Differential Revision: D43533768 fbshipit-source-id: ffcec138c294ad97bf7879e600894e2615a03f45 |
||
|
|
2e31247486 |
Move flipper-fresco-plugin to fresco's repo from flipper's repo (#4546)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/4546 Move flipper-fresco-plugin to fresco's repo from flipper's repo Reviewed By: passy Differential Revision: D43467895 fbshipit-source-id: efea88563cf931baf4bda0c8bbdfbe41d0f769c5 |
||
|
|
11f5330d7c |
Basic flipper plugin to record intents
Summary: The plugin is inteded to record intents being dispatched and handled Current version is pretty simple and just records the intents correctly handled by IG app only (for now, integration is simple enough to add to FB, too) Plugin prints the data associated with the target Differential Revision: D43494264 fbshipit-source-id: 3e3cd41ade1d083990d15b3c2eb815db157c7163 |
||
|
|
0ba2b27a41 |
Bump js-flipper from 0.146.1 to 0.182.0 in /desktop (#4542)
Summary: Bumps [js-flipper](https://github.com/facebook/flipper) from 0.146.1 to 0.182.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/flipper/releases">js-flipper's releases</a>.</em></p> <blockquote> <h2>v0.182.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.181.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.180.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.179.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.178.1</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.178.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.177.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.176.1</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.176.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.175.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.174.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.173.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.172.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
618f58b390 |
Verbose logging for iOS cert exchange
Summary: Helps debugging cert exchange problems. Reviewed By: lawrencelomax Differential Revision: D43495107 fbshipit-source-id: 499c08ec6ab15a351d74673f0a5edf9abe5af1b1 |
||
|
|
8f2ae1cc02 |
Back out "Remove FBDefines from sonar"
Summary:
Original commit changeset: ff6db8e5e4bb
Original Phabricator Diff: D43408140 (
|
||
|
|
b0a6b0f430 |
Remove FBDefines from sonar
Summary: This appears to be unreferenced and it constantly confuses our header autocomplete. Remove. Reviewed By: d16r Differential Revision: D43408140 fbshipit-source-id: ff6db8e5e4bbda394197168680cf8d15b07666c3 |
||
|
|
3e49fcb6d6 |
Flipper Snapshot Bump: v0.182.1-SNAPSHOT
Summary: Releasing snapshot version 0.182.1-SNAPSHOT Reviewed By: ivanmisuno Differential Revision: D43389079 fbshipit-source-id: 771a6f85fc903e0d22c527023c00e78a1049bb46 |
||
|
|
5be020479d |
Flipper Release: v0.182.0
Summary: Releasing version 0.182.0 Reviewed By: ivanmisuno Differential Revision: D43389080 fbshipit-source-id: 3a59082194d24c138fbd2c9bcc2e984b46c6f54e |
||
|
|
95ef9bf585 |
Preserve scroll position after exiting focus mode
Summary: Previously we would scroll back to the top of the list Reviewed By: passy, ivanmisuno Differential Revision: D43390481 fbshipit-source-id: ce2d5d57d35b22e87a538720fe2760707a6bc058 |
||
|
|
d28748e69f |
Dont allow focusing nodes with zero area
Summary: If you focused a node with zero area (e.g a fragment) it would make the visualiser disappear. Simple solution is to prevent this in this case Reviewed By: mweststrate Differential Revision: D43363219 fbshipit-source-id: 8035db47486a2872fd86a5336e9fcaabeb0016a6 |
||
|
|
f12d8221d6 |
Fixed issue where visualiser would crop bottom few pixels of screen
Summary: Fixes https://fb.workplace.com/groups/443457641253219/permalink/522118536720462/ On android for some reason our display metrics for the application, activity and winow were smaller than the decor view. We were using the root view as the base static view for the visualiser with overflow hidden. Since it will slightly smaller than the decor view we were losing some of the lower pixels of the snapshot The decor view is the one that is actually snapshot so any bounds for nodes above are meaningless . The fix is to simply have the visualiser start at the snapshot view. We know this bounds is correct. Tested on ios and android and all looks ok Reviewed By: lblasa Differential Revision: D43356523 fbshipit-source-id: 4d6177c8242365f33b1d64fc149a10baff7c85d6 |
||
|
|
d24343d2ac |
Make the visualiser scrollable and remember width
Summary: Previously If you set the visualiser too wide, the height adjusts with the aspect ratio and the bottom was cut off and there was no way to scroll. Have added a scrollbar if it exceeds the available height Also the width state was promoted to an atom so the users resize amount is preserved when moving between plugins A better solution might be to prevent the visualiser from getting too wide for the available hieght but it get complex when the window resizes. Reviewed By: lblasa Differential Revision: D43351294 fbshipit-source-id: f618a69ed025214593a74b952ce75c5fd98447cd |
||
|
|
0651bb27df |
Fix automatic scrolling bug
Summary: Fixes https://fb.workplace.com/groups/443457641253219/permalink/522121466720169/ For context see changelog. The issue was because when an update comes in it creates an entirely new treeList. Since we were accessing that treeList in useEffect it was added to the dependency array. Therefore when an update came in we would scroll back to the last selected node. This effect was only meant to run when the selection changed in the visualiser. To fix we have to put the data it depends on in a ref so it can access the latest value without needing this data in the dependency array changelog: UIDebugger Fix bug where if video playing on android and if element selected it would sometimes jump back to selected element when you scroll away Reviewed By: mweststrate Differential Revision: D43347501 fbshipit-source-id: f03bb32ddfa7828a4742d1a57e9be133a455ec30 |
||
|
|
8cae1f0de6 |
On select expand ancestory
Summary: Previously when selecting from the visualiser nothing would happen in the tree if one of the parents was collapsed Reviewed By: lblasa Differential Revision: D43318177 fbshipit-source-id: 7bf9296dec2ca82e3f983b4cf2676ea8741a9d0e |
||
|
|
1cd916e414 |
Increase indent and automatically scroll horiztonally on selection
Summary: Indent is made bigger so the horizontal lines have more space and the whole thing can breath more. To componesate the view scroll horiztontally so that the tree node is always visible. Was also able to clean up the hierachy a bit changelog: increase tree indent and automatically scroll both horizontally and vertically when selecting an element Reviewed By: lblasa Differential Revision: D43311566 fbshipit-source-id: 53bc7bd55027e87fdecadac9aa8bc41612bb684a |
||
|
|
d1e6b27358 |
Remove gap between tree scroll bar and visualiser resize handle
Summary: So much tidier changelog: UIDebugger remove gap between tree and visualiser Reviewed By: lblasa Differential Revision: D43307743 fbshipit-source-id: ceec9b3b164c93ecadfe8c0b7299a978b2915e3b |
||
|
|
8581aa1944 |
Memoise selection of nodes
Summary: For the visualiser we use the same trick as with the hover state. We subscribe to selection changes and only render if the prev or new state concerns us. For the tree we change from object identity to the node id + and indent guide are added to the memoisation equal check. Depending on teh change this tree memoisation can vary in effectiveness. If you go from nothing selecting to selecting the top element nothing is memoised since react needs to render every element to draw the indent guide. If you have somethign selected and select a nearby element the memoisation works well. There are ways to improve this more down the road changelog: UIDebugger improve performance of selecting nodes Reviewed By: lblasa Differential Revision: D43305979 fbshipit-source-id: 5d90e806ed7b6a8401e9968be398d4a67ed0c294 |
||
|
|
786ae04d21 |
Back out "Bump androidx.sqlite:sqlite-framework from 2.2.0 to 2.3.0"
Summary:
Original commit changeset: ab279ff968a1
Original Phabricator Diff: D43305296 (
|
||
|
|
383c5c60fe |
Update react native podfile lock
Summary: This is to fix the flakiness in our gem installation step: https://github.com/facebook/flipper/actions/runs/4194007653/jobs/7271643029 Those failures all arise from the environment where our lockfile is not on the latest version and the GitHub Action tries (and fails) to downgrade the installation. I used my previously updated gem release (D43306715) to update the lockfile. Reviewed By: ivanmisuno Differential Revision: D43306986 fbshipit-source-id: 7450c2d23ff74f92a850c0989ed62c1d2acf7bdf |
||
|
|
0efda5b154 |
Flipper Snapshot Bump: v0.181.1-SNAPSHOT
Summary: Releasing snapshot version 0.181.1-SNAPSHOT Reviewed By: lblasa Differential Revision: D43351297 fbshipit-source-id: 84b32f4778d0cb651b7a43158f5e5cb9696e1ba2 |
||
|
|
690a8df436 |
Flipper Release: v0.181.0
Summary: Releasing version 0.181.0 Reviewed By: lblasa Differential Revision: D43351298 fbshipit-source-id: ac2196a1780ef58c04c20f56ea46bf9700cababb |
||
|
|
5ce17d8379 |
Bump babel-jest from 29.4.1 to 29.4.3 in /react-native/ReactNativeFlipperExample (#4523)
Summary: Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.1 to 29.4.3. <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>v29.4.3</h2> <h2>Features</h2> <ul> <li><code>[expect]</code> Update <code>toThrow()</code> to be able to use error <code>cause</code>s (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13606">#13606</a>)</li> <li><code>[jest-core]</code> allow to use <code>workerIdleMemoryLimit</code> with only 1 worker or <code>runInBand</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13846">#13846</a>)</li> <li><code>[jest-message-util]</code> Add support for <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause">error <code>cause</code>s</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13868">#13868</a> & <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13912">#13912</a>)</li> <li><code>[jest-runtime]</code> Revert <code>import assertions</code> for JSON modules as it's been relegated to Stage 2 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13911">#13911</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[jest/expect-utils]</code> <code>subsetEquality</code> should consider also an object's inherited string keys (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13824">#13824</a>)</li> <li><code>[jest-mock]</code> Clear mock state when <code>jest.restoreAllMocks()</code> is called (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13867">#13867</a>)</li> <li><code>[jest-mock]</code> Prevent <code>mockImplementationOnce</code> and <code>mockReturnValueOnce</code> bleeding into <code>withImplementation</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13888">#13888</a>)</li> <li><code>[jest-mock]</code> Do not restore mocks when <code>jest.resetAllMocks()</code> is called (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13866">#13866</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/brodo"><code>@brodo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13868">facebook/jest#13868</a></li> <li><a href="https://github.com/DannyNemer"><code>@DannyNemer</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13878">facebook/jest#13878</a></li> <li><a href="https://github.com/ghusse"><code>@ghusse</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13846">facebook/jest#13846</a></li> <li><a href="https://github.com/broofa"><code>@broofa</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13911">facebook/jest#13911</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.4.2...v29.4.3">https://github.com/facebook/jest/compare/v29.4.2...v29.4.3</a></p> <h2>v29.4.2</h2> <h2>Features</h2> <ul> <li><code>[jest/core]</code> Instrument significant lifecycle events with <a href="https://nodejs.org/docs/latest-v16.x/api/perf_hooks.html#performancemarkname-options"><code>performance.mark()</code></a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13859">#13859</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[expect, jest/expect]</code> Provide type of <code>actual</code> as a generic argument to <code>Matchers</code> to allow better-typed extensions (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13848">#13848</a>)</li> <li><code>[jest-circus]</code> Added explicit mention of test failing because <code>done()</code> is not being called in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13847">#13847</a>)</li> <li><code>[jest-runtime]</code> Handle CJS re-exports of node core modules from ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13856">#13856</a>)</li> <li><code>[jest-transform]</code> Downgrade <code>write-file-atomic</code> to v4 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13853">#13853</a>)</li> <li><code>[jest-worker]</code> Ignore IPC messages not intended for Jest (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13543">#13543</a>)</li> </ul> <h2>Chore & Maintenance</h2> <ul> <li><code>[*]</code> make sure to exclude <code>.eslintcache</code> from published module (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13832">#13832</a>)</li> <li><code>[docs]</code> Cleanup incorrect links in CHANGELOG.md (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13857">#13857</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/benjaminjkraft"><code>@benjaminjkraft</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13848">facebook/jest#13848</a></li> <li><a href="https://github.com/LinusU"><code>@LinusU</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13543">facebook/jest#13543</a></li> <li><a href="https://github.com/SuperSodaSea"><code>@SuperSodaSea</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13857">facebook/jest#13857</a></li> <li><a href="https://github.com/kowalski"><code>@kowalski</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13856">facebook/jest#13856</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.4.1...v29.4.2">https://github.com/facebook/jest/compare/v29.4.1...v29.4.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">babel-jest's changelog</a>.</em></p> <blockquote> <h2>29.4.3</h2> <h3>Features</h3> <ul> <li><code>[expect]</code> Update <code>toThrow()</code> to be able to use error <code>cause</code>s (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13606">#13606</a>)</li> <li><code>[jest-core]</code> allow to use <code>workerIdleMemoryLimit</code> with only 1 worker or <code>runInBand</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13846">#13846</a>)</li> <li><code>[jest-message-util]</code> Add support for <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause">error <code>cause</code>s</a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13868">#13868</a> & <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13912">#13912</a>)</li> <li><code>[jest-runtime]</code> Revert <code>import assertions</code> for JSON modules as it's been relegated to Stage 2 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13911">#13911</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest/expect-utils]</code> <code>subsetEquality</code> should consider also an object's inherited string keys (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13824">#13824</a>)</li> <li><code>[jest-mock]</code> Clear mock state when <code>jest.restoreAllMocks()</code> is called (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13867">#13867</a>)</li> <li><code>[jest-mock]</code> Prevent <code>mockImplementationOnce</code> and <code>mockReturnValueOnce</code> bleeding into <code>withImplementation</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13888">#13888</a>)</li> <li><code>[jest-mock]</code> Do not restore mocks when <code>jest.resetAllMocks()</code> is called (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13866">#13866</a>)</li> </ul> <h2>29.4.2</h2> <h3>Features</h3> <ul> <li><code>[jest/core]</code> Instrument significant lifecycle events with <a href="https://nodejs.org/docs/latest-v16.x/api/perf_hooks.html#performancemarkname-options"><code>performance.mark()</code></a> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13859">#13859</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[expect, jest/expect]</code> Provide type of <code>actual</code> as a generic argument to <code>Matchers</code> to allow better-typed extensions (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13848">#13848</a>)</li> <li><code>[jest-circus]</code> Added explicit mention of test failing because <code>done()</code> is not being called in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13847">#13847</a>)</li> <li><code>[jest-runtime]</code> Handle CJS re-exports of node core modules from ESM (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13856">#13856</a>)</li> <li><code>[jest-transform]</code> Downgrade <code>write-file-atomic</code> to v4 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13853">#13853</a>)</li> <li><code>[jest-worker]</code> Ignore IPC messages not intended for Jest (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13543">#13543</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[*]</code> make sure to exclude <code>.eslintcache</code> from published module (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13832">#13832</a>)</li> <li><code>[docs]</code> Cleanup incorrect links in CHANGELOG.md (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13857">#13857</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
0520a91733 |
Bump metro-config from 0.73.1 to 0.75.0 in /react-native/react-native-flipper (#4488)
Summary: Bumps [metro-config](https://github.com/facebook/metro) from 0.73.1 to 0.75.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/metro/releases">metro-config's releases</a>.</em></p> <blockquote> <h2>Release v0.75.0</h2> <ul> <li><strong>[Breaking]</strong>: Formalise minimum Node JS requirement at 14.17.0 via <code>package.json#engines</code>. (<a href=" |
||
|
|
dfd39aea50 |
Bump eslint from 8.33.0 to 8.34.0 in /js/js-flipper (#4517)
Summary: Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. <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>v8.34.0</h2> <h2>Features</h2> <ul> <li><a href=" |
||
|
|
09a6877576 |
Bump react-virtualized-auto-sizer from 1.0.6 to 1.0.7 in /desktop (#4520)
Summary: Bumps [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) from 1.0.6 to 1.0.7. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/bvaughn/react-virtualized-auto-sizer/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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/4520 Reviewed By: mweststrate Differential Revision: D43305179 Pulled By: ivanmisuno fbshipit-source-id: fb1a6a02141f1355acf3bae8e78702daec9b4d7b |
||
|
|
6cb64f0af0 |
Bump app-builder-lib from 23.4.0 to 23.6.0 in /desktop (#4515)
Summary: Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) from 23.4.0 to 23.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/releases">app-builder-lib's releases</a>.</em></p> <blockquote> <h2>v23.6.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add nsis option to remove the default uninstall welcome page by <a href="https://github.com/moulinierf"><code>@moulinierf</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7141">electron-userland/electron-builder#7141</a></li> <li>feat: add Github Actions environment variable to isPullRequest method by <a href="https://github.com/kuidaoring"><code>@kuidaoring</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7152">electron-userland/electron-builder#7152</a></li> <li>fix: formatting of Code in the MacOS PKG docs by <a href="https://github.com/hrueger"><code>@hrueger</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7142">electron-userland/electron-builder#7142</a></li> <li>chore: Updating node 16 docker images by <a href="https://github.com/Tarrowren"><code>@Tarrowren</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7158">electron-userland/electron-builder#7158</a></li> <li>fix(ci): workflows security hardening by <a href="https://github.com/sashashura"><code>@sashashura</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7156">electron-userland/electron-builder#7156</a></li> <li>feat: non-silent mode allow not to run the app when the installation is complete by <a href="https://github.com/shenglianlee"><code>@shenglianlee</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7136">electron-userland/electron-builder#7136</a></li> <li>feat: update note for pnpm by <a href="https://github.com/romadryud"><code>@romadryud</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7163">electron-userland/electron-builder#7163</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/moulinierf"><code>@moulinierf</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7141">electron-userland/electron-builder#7141</a></li> <li><a href="https://github.com/kuidaoring"><code>@kuidaoring</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7152">electron-userland/electron-builder#7152</a></li> <li><a href="https://github.com/hrueger"><code>@hrueger</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7142">electron-userland/electron-builder#7142</a></li> <li><a href="https://github.com/Tarrowren"><code>@Tarrowren</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7158">electron-userland/electron-builder#7158</a></li> <li><a href="https://github.com/sashashura"><code>@sashashura</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7156">electron-userland/electron-builder#7156</a></li> <li><a href="https://github.com/shenglianlee"><code>@shenglianlee</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7136">electron-userland/electron-builder#7136</a></li> <li><a href="https://github.com/romadryud"><code>@romadryud</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7163">electron-userland/electron-builder#7163</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/electron-userland/electron-builder/compare/v23.5.1...v23.6.0">https://github.com/electron-userland/electron-builder/compare/v23.5.1...v23.6.0</a></p> <h2>v23.5.1</h2> <h2>What's Changed</h2> <ul> <li>fix: Revert "feat: Upgrade to Ubuntu 22.04 and python 3.10" by <a href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7109">electron-userland/electron-builder#7109</a></li> <li>feat: allow dev update config to be forced for testing auto-updater flow by <a href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7117">electron-userland/electron-builder#7117</a></li> <li>docs: declare node-linker when using Yarn 3 by <a href="https://github.com/ouliuquan"><code>@ouliuquan</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7113">electron-userland/electron-builder#7113</a></li> <li>fix: allow CSC_LINK to have a mime-type prefix by <a href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7119">electron-userland/electron-builder#7119</a></li> <li>fix: strip extra fields out before creating snap.yaml (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/7104">#7104</a>) by <a href="https://github.com/MikeJerred"><code>@MikeJerred</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7110">electron-userland/electron-builder#7110</a></li> <li>docs: fix typo by <a href="https://github.com/cjeonguk"><code>@cjeonguk</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7120">electron-userland/electron-builder#7120</a></li> <li>chore(deploy): Release by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7111">electron-userland/electron-builder#7111</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ouliuquan"><code>@ouliuquan</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7113">electron-userland/electron-builder#7113</a></li> <li><a href="https://github.com/MikeJerred"><code>@MikeJerred</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7110">electron-userland/electron-builder#7110</a></li> <li><a href="https://github.com/cjeonguk"><code>@cjeonguk</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7120">electron-userland/electron-builder#7120</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/electron-userland/electron-builder/compare/v23.5.0...v23.5.1">https://github.com/electron-userland/electron-builder/compare/v23.5.0...v23.5.1</a></p> <h2>v23.5.0</h2> <h2>What's Changed</h2> <ul> <li>docs(signing): add tip for installer env by <a href="https://github.com/richtlu"><code>@richtlu</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7059">electron-userland/electron-builder#7059</a></li> <li>fix: updating integration test for prerelease flag by <a href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7072">electron-userland/electron-builder#7072</a></li> <li>fix: replace update-notifier and update deps by <a href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7078">electron-userland/electron-builder#7078</a></li> <li>fix: use <code>buildVersion</code> not <code>buildNumber</code> for fpm <code>--iteration</code> flag by <a href="https://github.com/davej"><code>@davej</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7075">electron-userland/electron-builder#7075</a></li> <li>fix: Invalid code signing for MAS build (<a href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib/issues/7040">#7040</a>) by <a href="https://github.com/jeanfbrito"><code>@jeanfbrito</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7089">electron-userland/electron-builder#7089</a></li> <li>fix: improve <code>downloadUpdate</code> typing by <a href="https://github.com/alefoll"><code>@alefoll</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7099">electron-userland/electron-builder#7099</a></li> <li>chore: Add details to entitlement option for macOS configurations by <a href="https://github.com/AxelTerizaki"><code>@AxelTerizaki</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7097">electron-userland/electron-builder#7097</a></li> <li>fix: close file stream when error by <a href="https://github.com/HppZ"><code>@HppZ</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7094">electron-userland/electron-builder#7094</a></li> <li>chore(deploy): Release by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7081">electron-userland/electron-builder#7081</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md">app-builder-lib's changelog</a>.</em></p> <blockquote> <h2>23.6.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://github-redirect.dependabot.com/electron-userland/electron-builder/pull/7141">#7141</a> <a href=" |
||
|
|
f0b7e8a5d2 |
Bump androidx.sqlite:sqlite-framework from 2.2.0 to 2.3.0 (#4509)
Summary: Bumps androidx.sqlite:sqlite-framework from 2.2.0 to 2.3.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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/4509 Reviewed By: mweststrate Differential Revision: D43305296 Pulled By: ivanmisuno fbshipit-source-id: ab279ff968a1769e5377b7390baf6866df59cd7f |
||
|
|
7a7c23d447 |
Bump androidx.test:runner from 1.5.1 to 1.5.2 (#4510)
Summary: Bumps androidx.test:runner from 1.5.1 to 1.5.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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/4510 Reviewed By: mweststrate Differential Revision: D43305274 Pulled By: ivanmisuno fbshipit-source-id: 1c5dda0b56e9f8db251351ba4822d5b73ce049b7 |
||
|
|
0508c7a121 |
Bump anyhow from 1.0.68 to 1.0.69 in /packer (#4498)
Summary: Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.69</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
df5ddf01a6 |
Bump js-base64 from 3.7.4 to 3.7.5 in /desktop (#4519)
Summary: Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.7.4 to 3.7.5. <details> <summary>Commits</summary> <ul> <li><a href=" |