543a0e53ac4cd135ea443036eb7d3dff0e425bfc
4190 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
05f4c0f54f |
Fix ConnectionContextStore namespaces (#1581)
Summary: It should fix this [issue](https://github.com/facebook/flipper/issues/1565) I'm not a C++ expert. Any kind of comment or advice is very appreciated. Pull Request resolved: https://github.com/facebook/flipper/pull/1581 Reviewed By: passy Differential Revision: D24189366 Pulled By: mweststrate fbshipit-source-id: cc93fe36036d557b63c9c1baa62ed9bcc14c08ab |
||
|
|
d0828f6837 |
Bump live-plugin-manager from 0.14.1 to 0.15.1 in /desktop (#1588)
Summary: Bumps [live-plugin-manager](https://github.com/davideicardi/live-plugin-manager) from 0.14.1 to 0.15.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/davideicardi/live-plugin-manager/releases">live-plugin-manager's releases</a>.</em></p> <blockquote> <h2>v0.15.1</h2> <ul> <li>fix <code>console</code> object not correctly copied inside plugin's <code>global</code> object</li> </ul> <h2>v0.15.0</h2> <ul> <li>Moved typescript output to <code>dist</code> to avoid compilation issue. <a href="https://github-redirect.dependabot.com/davideicardi/live-plugin-manager/issues/30">https://github.com/facebook/flipper/issues/30</a> (Thanks <a href="https://github.com/fketchakeu">fketchakeu</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9a3a32005a |
Bump console-feed from 3.1.0 to 3.1.7 in /desktop (#1587)
Summary: Bumps [console-feed](https://github.com/samdenty99/console-feed) from 3.1.0 to 3.1.7. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4c1bcf1e34 |
Bump jest from 26.5.2 to 26.5.3 in /react-native/ReactNativeFlipperExample (#1586)
Summary: Bumps [jest](https://github.com/facebook/jest) from 26.5.2 to 26.5.3. <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.5.3</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> add support for dynamic <code>import()</code> from CommonJS (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10620">#10620</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-runner, jest-runtime]</code> <code>require.main</code> should not be <code>undefined</code> with <code>createRequire()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10610">#10610</a>)</li> <li><code>[jest-runtime]</code> add missing <code>module.path</code> property (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10615">#10615</a>)</li> <li><code>[jest-runtime]</code> Add <code>mainModule</code> instance variable to runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10621">#10621</a>)</li> <li><code>[jest-runtime]</code> Evaluate Node core modules on dynamic <code>import()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10622">#10622</a>)</li> <li><code>[jest-validate]</code> Show suggestion only when unrecognized cli param is longer than 1 character (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10604">#10604</a>)</li> <li><code>[jest-validate]</code> Validate <code>testURL</code> as CLI option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10595">#10595</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.5.3</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> add support for dynamic <code>import()</code> from CommonJS (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10620">#10620</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-runner, jest-runtime]</code> <code>require.main</code> should not be <code>undefined</code> with <code>createRequire()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10610">#10610</a>)</li> <li><code>[jest-runtime]</code> add missing <code>module.path</code> property (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10615">#10615</a>)</li> <li><code>[jest-runtime]</code> Add <code>mainModule</code> instance variable to runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10621">#10621</a>)</li> <li><code>[jest-runtime]</code> Evaluate Node core modules on dynamic <code>import()</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10622">#10622</a>)</li> <li><code>[jest-validate]</code> Show suggestion only when unrecognized cli param is longer than 1 character (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10604">#10604</a>)</li> <li><code>[jest-validate]</code> Validate <code>testURL</code> as CLI option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10595">#10595</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
6cc9783612 |
Bump archiver from 5.0.0 to 5.0.2 in /desktop (#1591)
Summary: Bumps [archiver](https://github.com/archiverjs/node-archiver) from 5.0.0 to 5.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/archiverjs/node-archiver/releases">archiver's releases</a>.</em></p> <blockquote> <h2>5.0.2</h2> <h2>Maintenance</h2> <ul> <li>Force bump tar-stream from 2.1.2 to 2.1.4 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/450">https://github.com/facebook/flipper/issues/450</a>)</li> </ul> <h2>5.0.1</h2> <h2>Maintenance</h2> <ul> <li>Bump tar-stream from 2.1.3 to 2.1.4 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/448">https://github.com/facebook/flipper/issues/448</a>)</li> <li>Update docs (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/441">https://github.com/facebook/flipper/issues/441</a>)</li> <li>Bump mocha from 8.1.1 to 8.1.3 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/444">https://github.com/facebook/flipper/issues/444</a>)</li> <li>Bump tar from 6.0.2 to 6.0.5 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/439">https://github.com/facebook/flipper/issues/439</a>)</li> <li>Bump mocha from 8.1.0 to 8.1.1 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/437">https://github.com/facebook/flipper/issues/437</a>)</li> <li>Bump actions/checkout from v2.3.1 to v2.3.2 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/438">https://github.com/facebook/flipper/issues/438</a>)</li> <li>Bump mocha from 8.0.1 to 8.1.0 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/436">https://github.com/facebook/flipper/issues/436</a>)</li> <li>Bump actions/setup-node from v2.1.0 to v2.1.1 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/432">https://github.com/facebook/flipper/issues/432</a>)</li> <li>Bump jsdoc from 3.6.4 to 3.6.5 (<a href="https://github-redirect.dependabot.com/archiverjs/node-archiver/issues/434">https://github.com/facebook/flipper/issues/434</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
703a6e17ae |
Bump inquirer from 7.1.0 to 7.3.3 in /desktop (#1592)
Summary: Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 7.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SBoudrias/Inquirer.js/releases">inquirer's releases</a>.</em></p> <blockquote> <h2>inquirer@7.3.3</h2> <ul> <li>Fix to release the readline on errors</li> <li>Security patch (lodash)</li> </ul> <h2>inquirer@7.3.2</h2> <p>Fix the <code>loop: false</code> option in the <code>checkbox</code> prompt.</p> <h2>inquirer@7.3.1</h2> <ul> <li>Fix the <code>loop: false</code> option in the <code>list</code> prompt.</li> </ul> <h2>inquirer@7.3.0</h2> <ul> <li>New option <code>loop</code> (boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.</li> <li>Bug fix: multi line list type prompts</li> <li>Core: Bumped dependencies</li> </ul> <h2>Inquirer v7.2.0</h2> <h3>Enhancement</h3> <ul> <li>039a55c7ec04d95887bdeb9b164cc634f26beb57 <a href="https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/923">https://github.com/facebook/flipper/issues/923</a> Only import used lodash methods. (<a href="https://github.com/merceyz">merceyz</a>)</li> </ul> <h3>Bug Fix</h3> <ul> <li>a1171d25cdb48c147b405e3173828a8de2dc735b <a href="https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/918">https://github.com/facebook/flipper/issues/918</a> Fix <code>inquirer/confirm</code> formatted output value. (<a href="https://github.com/rbardini">rbardini</a>)</li> <li>1bf6413b71e94b52a68ba9a4d331ea67453e3390 Fix <code>engines</code> field for Node.js 8. (<a href="https://github.com/LitoMore">LitoMore</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
12dbfe9937 |
Upgrade docusaurus plugin
Summary: Upgrade docusaurus plugin Reviewed By: mweststrate Differential Revision: D24249617 fbshipit-source-id: d92e887b29b9eed43d9bae119fac2c6adbccbbaf |
||
|
|
5ecd353416 |
Increase memory limit for build scripts (#1594)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/1594 Currently our github actions are failing with OOM, so I've increased heap to 4GB to fix that. Reviewed By: passy Differential Revision: D24253742 fbshipit-source-id: d0e87784c334b58a0b4240504814e677f6eeea91 |
||
|
|
604b1bf1da |
Upgrade to Electron 10.1.3
Summary: It's only a patch bump to fix the security warning we're getting. Hopefully shouldn't cause too much trouble apart from figuring out if I got the caches right. Reviewed By: cekkaewnumchai Differential Revision: D24221149 fbshipit-source-id: 70dd5052677443eec28c9e03a60bf0f5e5a74cdb |
||
|
|
f1baf3c1d8 |
WPM | Fix for missing SonarKit symbols (SKNamed, SKComponentLayoutDescriptor)
Summary: This should fix build failures with prod config. The symbols should only be in internal builds and not the prod ones. ``` stderr: Undefined symbols for architecture arm64: "_OBJC_CLASS_$_SKNamed", referenced from: ... "_OBJC_CLASS_$_SKComponentLayoutDescriptor", referenced from: ... ``` Reviewed By: rzito Differential Revision: D24250749 fbshipit-source-id: 68c3d066a76baf4b1646f27dac0fd081bcaff41b |
||
|
|
ccd961a347 |
Automated: Update Podfile.lock (#1593)
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/1593 Reviewed By: cekkaewnumchai Differential Revision: D24253146 Pulled By: nikoant fbshipit-source-id: 60a0878b27d2cbc65d0b530fbc48aca228c898ac |
||
|
|
08360cf7e6 |
Flipper Snapshot Bump: v0.62.1-SNAPSHOT
Summary: Releasing snapshot version 0.62.1-SNAPSHOT Reviewed By: nikoant Differential Revision: D24248943 fbshipit-source-id: 36d6ea0b2ef5042aabcad0b775e2ab21bbed9122 |
||
|
|
ca271dd7c3 |
Flipper Release: v0.62.0
Summary: Releasing version 0.62.0 Reviewed By: nikoant Differential Revision: D24248944 fbshipit-source-id: 05742031294f6a77c78c0bdccbdffe7d82427f05 |
||
|
|
eafc5b220c |
Disable asar to fix physical ios devices
Summary: Asar packing broke support for physical ios devices Reviewed By: priteshrnandgaonkar, mweststrate Differential Revision: D24248599 fbshipit-source-id: fda41970cfa4c8e98f5234cf0356eb2cc3288bcb |
||
|
|
49e3e1ddfa |
Rename the plugin identifier
Summary: This diff renames the plugin identifier of the NT State plugin to `flipper-plugin-bloks-state`. WWW side changes are here D23991116 Distillery: D24136550 [NOTE]: LAND IT IN WEEKEND TO AVOID CLIENT AND SERVER IN AN UNSYNC STATE Differential Revision: D23932149 fbshipit-source-id: 1d9d28f83581be48c218150fe2a5cff26e5d846e |
||
|
|
8c5c38d9fc |
Log setData events from layout inspector
Summary: Add logging events for runtime changes, if a logger is set Reviewed By: passy Differential Revision: D24195046 fbshipit-source-id: b2d87dd1430c212a679c766e526d83d9958d7e52 |
||
|
|
bb3fd8c992 |
Bump @types/node from 13.13.0 to 14.11.5 in /desktop (#1575)
Summary: Bumps [types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.0 to 14.11.5. <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/1575 Reviewed By: passy Differential Revision: D24136281 Pulled By: mweststrate fbshipit-source-id: 4d1011e27870891546430913ed6afc5d436828c4 |
||
|
|
6dad27c221 |
Bump react-native from 0.62.2 to 0.63.3 in /react-native/react-native-flipper (#1569)
Summary: allow-large-files Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.63.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/react-native/releases">react-native's releases</a>.</em></p> <blockquote> <h2>v0.63.3</h2> <p>This release fixes a series of issues reported by the community over the last few months: you can find the full <a href="https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0633">changelog here</a>.</p> <p>While in this patch release there's already a commit towards focusing compatibility with Xcode 12, if you are having troubles please refer to this issue <a href="https://github-redirect.dependabot.com/facebook/react-native/issues/29984">facebook/react-native#29984</a> and the workaround described there.</p> <p>You can participate in the conversation for the next patch release in the dedicated <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/212">issue</a>.</p> <hr /> <p>To help you upgrade to this version, you can use the new <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> {emoji:269b}</p> <hr /> <p>You can find the whole <a href="https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md">changelog history</a> over at <code>react-native-releases</code>.</p> <h2>v0.63.2</h2> <p>This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits <a href="https://github.com/facebook/react-native/commits/0.63-stable">here</a>.</p> <p>You can participate in the conversation for the next patch release in the dedicated <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/203">issue</a>.</p> <hr /> <p>To help you upgrade to this version, you can use the new <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> {emoji:269b}</p> <hr /> <p>You can find the whole <a href="https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md">changelog history</a> over at <code>react-native-releases</code>.</p> <h2>v0.63.1</h2> <p>This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits <a href="https://github.com/facebook/react-native/commits/0.63-stable">here</a>.</p> <p>You can participate in the conversation for the next patch release in the dedicated <a href="https://github-redirect.dependabot.com/react-native-community/releases/issues/200">issue</a>.</p> <hr /> <p>To help you upgrade to this version, you can use the new <a href="https://react-native-community.github.io/upgrade-helper/">upgrade helper</a> {emoji:269b}</p> <hr /> <p>You can find the whole <a href="https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md">changelog history</a> over at <code>react-native-releases</code>.</p> <h2>v0.63.0</h2> <p>0.63 stable is here {emoji:1f389}</p> <p>Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are �</p> <p>Some of the major changes that this version brings:</p> <ul> <li>LogBox turned on by default</li> <li><code><Pressable /></code> component</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3e0537f000 |
Bump @types/react from 16.9.17 to 16.9.51 in /desktop (#1582)
Summary: Bumps [types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.17 to 16.9.51. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">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/1582 Reviewed By: passy Differential Revision: D24191008 Pulled By: mweststrate fbshipit-source-id: be1152144127493994660f6c9166939d9184c790 |
||
|
|
c474880413 |
Bump deps in ReactNativeFlipperExample
Summary: Dependabot bumping deps one by one create a shitload of PRs, so creating a bunch of diffs that bumps all deps per subproject, using `yarn upgrade-interactive` Reviewed By: passy Differential Revision: D24137583 fbshipit-source-id: 9517a9029489cb2cfa3d3d96d575778c620be34d |
||
|
|
3ba8bbf03c |
Bump dependencies (attempt 2)
Summary: In D24138822 I basically bumped all desktop deps. That was a bit too much as it affected our build infra and broke it. The problem wasn't easy to bisect so choose a smaller set of deps instead to update; everything transpile & lint related + a few well tested runtime deps. Reviewed By: cekkaewnumchai Differential Revision: D24161841 fbshipit-source-id: 67162efeccd05a344b229ce976102cfafe6d1099 |
||
|
|
8b111e48e6 |
Bump dependencies in flipper-js-client-sdk
Summary: Dependabot bumping deps one by one create a shitload of PRs, so creating a bunch of diffs that bumps all deps per subproject, using `yarn upgrade-interactive` Reviewed By: passy Differential Revision: D24137398 fbshipit-source-id: 2a653a5a92742f8a063e529007949c26899f35e5 |
||
|
|
51293406d6 |
Move Litho Flipper Plugin to Litho
Summary: The current ownership and release model prevents cleanly releasing new versions of the plugin while the code is split between two repos. This diff moves the flipper-litho plugin to the Litho repository. You'll find new releases as `litho-editor-flipper` that'll be reexported via gradle's `api` to the old artifact. Reviewed By: colriot Differential Revision: D23962234 fbshipit-source-id: 7884423342904219ae9b41632c6df90cda870798 |
||
|
|
08fee986bd |
Bump litho version to 0.39.0
Summary: ez Reviewed By: colriot Differential Revision: D24162362 fbshipit-source-id: 2fa074319d74c546ebc6397a5a0b5c2178f49445 |
||
|
|
6a22d6dca9 |
Add docs to SKSubDesciptor
Summary: This tripped me up for a bit. Add some docs. Reviewed By: Andrey-Mishanin Differential Revision: D24160934 fbshipit-source-id: a36ac6b205a9edeeb0698f44476456583146907c |
||
|
|
7711502413 |
Add ability to register additional attribute providers.
Summary: We have some "internal-only" stuff we want to put in the attribute of a layout node. This allows us to do so a way that keeps it out of open-source and avoid the clunky subclassing. Reviewed By: adamjernst Differential Revision: D24162047 fbshipit-source-id: 518ab9fbf0b4274076f5b0ae1b249e197563fa7f |
||
|
|
2b6bac4227 |
Add Flipper Doctor Component
Summary: As designed by Vince [here](https://www.figma.com/file/4e6BMdm2SuZ1L7FSuOPQVC/Flipper?node-id=585%3A127550), this diff adds Flipper Doctor into Sandy Note: - The dot on Doctor icon will act similarly to `DoctorBar` - add type to `count` for `LeftRailButton` to act like dot badge - Get rid of padding in `antd` modal Reviewed By: nikoant, mweststrate Differential Revision: D24137349 fbshipit-source-id: 8ce441e0ed96083eba09d98dfd3a45ff9b5be027 |
||
|
|
41928e0e3a |
Migrate remaining calls to +[CKImageComponent newWith...] to use the builder
Summary: Last call sites for `CKImageComponent` Reviewed By: kevin0571 Differential Revision: D24161106 fbshipit-source-id: 6f4593184a772c753f4a571f628d27b0d82367c5 |
||
|
|
2e1a2e9f89 |
Daily arc lint --take CLANGFORMAT
Reviewed By: zertosh Differential Revision: D24158208 fbshipit-source-id: 4a1c1d7958881774a6c23d0d3b1cb390b641f8f4 |
||
|
|
6d1da5bb42 |
Add Login Component
Summary: - Add Sandy renderer for `SignInSheet` - Change background color for default button Reviewed By: mweststrate Differential Revision: D24112100 fbshipit-source-id: a602c920c24dd039697834aaba3c79e79f04481e |
||
|
|
cd737a0177 |
Update some prefetch icons
Summary: Enabled all android plugins in Flipper and navigated around. Some additional icons were prefetched. Reviewed By: passy Differential Revision: D24138244 fbshipit-source-id: d38ad8b39781bdfea76c849611772de37260d8b3 |
||
|
|
64d6b7731d |
Fix scroll issue
Summary: While clicking around in Flipper, noticed that the stack trace in sections plugin wasn't scrollable, fixed that Reviewed By: Andrey-Mishanin Differential Revision: D24138245 fbshipit-source-id: 8e08d1d9e92af5f74a047d95d71788da8bf1bd3c |
||
|
|
c177ea385f |
Bump jest from 26.4.2 to 26.5.2 in /react-native/ReactNativeFlipperExample (#1576)
Summary: Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.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.5.2</h2> <h3>Fixes</h3> <ul> <li><code>[*]</code> Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10599">#10599</a>)</li> <li><code>[jest-circus]</code> Setup globals before emitting <code>setup</code>, and include Jest globals in the <code>setup</code> payload (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10598">#10598</a>)</li> <li><code>[jest-mock]</code> Fix typings for <code>mockResolvedValue</code>, <code>mockResolvedValueOnce</code>, <code>mockRejectedValue</code> and <code>mockRejectedValueOnce</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10600">#10600</a>)</li> </ul> <h2>26.5.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-circus]</code> Handle older <code>jest-runtime</code> in <code>jest-circus</code></li> </ul> <h2>26.5.0</h2> <h3>Features</h3> <ul> <li><code>[jest-circus, jest-config, jest-runtime]</code> Add new <code>injectGlobals</code> config and CLI option to disable injecting global variables into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10484">#10484</a>)</li> <li><code>[jest-each]</code> Fixes <code>.each</code> type to always be callable (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10447">#10447</a>)</li> <li><code>[jest-runner]</code> Add support for <code>moduleLoader</code>s with <code>default</code> exports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10541">#10541</a>)</li> <li><code>[jest/create-cache-key-function]</code> Added a new package for creating cache keys (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10587">#10587</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-circus, jest-jasmine2]</code> Find correct location for <code>test.each</code> tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10413">#10413</a>)</li> <li><code>[jest-console]</code> Add <code>Console</code> constructor to <code>console</code> object (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10502">#10502</a>)</li> <li><code>[jest-globals]</code> Fix lifecycle hook function types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10480">#10480</a>)</li> <li><code>[jest-runtime]</code> Remove usage of <code>vm.compileFunction</code> due to a performance issue (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10586">#10586</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[jest-resolve]</code> Replace read-pkg-up with escalade package (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10558">10558</a>)</li> <li><code>[jest-environment-jsdom]</code> Update jsdom to 16.4.0 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10578">10578</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.5.2</h2> <h3>Fixes</h3> <ul> <li><code>[*]</code> Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10599">#10599</a>)</li> <li><code>[jest-circus]</code> Setup globals before emitting <code>setup</code>, and include Jest globals in the <code>setup</code> payload (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10598">#10598</a>)</li> <li><code>[jest-mock]</code> Fix typings for <code>mockResolvedValue</code>, <code>mockResolvedValueOnce</code>, <code>mockRejectedValue</code> and <code>mockRejectedValueOnce</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10600">#10600</a>)</li> </ul> <h2>26.5.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-circus]</code> Handle older <code>jest-runtime</code> in <code>jest-circus</code></li> </ul> <h2>26.5.0</h2> <h3>Features</h3> <ul> <li><code>[jest-circus, jest-config, jest-runtime]</code> Add new <code>injectGlobals</code> config and CLI option to disable injecting global variables into the runtime (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10484">#10484</a>)</li> <li><code>[jest-each]</code> Fixes <code>.each</code> type to always be callable (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10447">#10447</a>)</li> <li><code>[jest-runner]</code> Add support for <code>moduleLoader</code>s with <code>default</code> exports (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10541">#10541</a>)</li> <li><code>[jest/create-cache-key-function]</code> Added a new package for creating cache keys (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10587">#10587</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-circus, jest-jasmine2]</code> Find correct location for <code>test.each</code> tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10413">#10413</a>)</li> <li><code>[jest-console]</code> Add <code>Console</code> constructor to <code>console</code> object (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10502">#10502</a>)</li> <li><code>[jest-globals]</code> Fix lifecycle hook function types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10480">#10480</a>)</li> <li><code>[jest-runtime]</code> Remove usage of <code>vm.compileFunction</code> due to a performance issue (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10586">#10586</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[jest-resolve]</code> Replace read-pkg-up with escalade package (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10558">10558</a>)</li> <li><code>[jest-environment-jsdom]</code> Update jsdom to 16.4.0 (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/10578">10578</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
86e48b2140 |
Fix network plugin for ios14+ (#1543)
Summary: Changelog: [iOS][Network] Network plugin now supports iOS 14 Network plugin stopped working for iOS 14 as reported in https://github.com/facebook/flipper/issues/1534. The fix is based on the origin Flex network observer, as seen in https://github.com/FLEXTool/FLEX/pull/451 - NetworkPlugin supports iOS 14+ Pull Request resolved: https://github.com/facebook/flipper/pull/1543 Test Plan: Verified manually that before this fix the network plugin broken on iOS 14, and after it, it initializes correctly. Reviewed By: passy Differential Revision: D24136401 Pulled By: mweststrate fbshipit-source-id: 87e0e0fa4bc927d082387d937390b1e728125753 |
||
|
|
f9fbca80e7 |
Automated: Update Podfile.lock (#1577)
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/1577 Reviewed By: cekkaewnumchai Differential Revision: D24136300 Pulled By: mweststrate fbshipit-source-id: dff95d2d0e0c7c2a27707b39201599ec1217a464 |
||
|
|
02570136ce |
Fix ANT line-height leaking into legacy design
Summary: Fixes layout issue that was caused by ANT line-heights leaking into the old design. Introduced a `.flipperlegacy_design ` class at the `root` element of Flipper, so that it is easier in the future to bail out / add overrides for certain features in the old design. Reviewed By: priteshrnandgaonkar Differential Revision: D24135482 fbshipit-source-id: 40091ebbde71662f2ebea66577f7b727009ca9c6 |
||
|
|
48c0cdeb07 |
Bump antd from 4.6.3 to 4.6.6 in /desktop (#1557)
Summary: allow-large-files Bumps [antd](https://github.com/ant-design/ant-design) from 4.6.3 to 4.6.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ant-design/ant-design/releases">antd's releases</a>.</em></p> <blockquote> <h2>4.6.6</h2> <ul> <li>{emoji:1f41e} Fix Steps first item shifts in small screen. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26894">#26894</a></li> <li>{emoji:1f484} Fix Divider border style not work when text is provided. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26863">#26863</a></li> <li>{emoji:1f41e} Fix Radio.Button validation error highlight. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26849">#26849</a> <a href="https://github.com/dhorelik">dhorelik</a></li> <li>{emoji:1f484} Fix Typography link-decoration style. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26854">#26854</a> <a href="https://github.com/vineetvk01">vineetvk01</a></li> <li>Locale <ul> <li>{emoji:1f310} Add Thai locale support. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26906">#26906</a> <a href="https://github.com/anawinwz">anawinwz</a></li> </ul> </li> <li>TypeScript <ul> <li>� Fix message.destroy parameter type. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26864">#26864</a> <a href="https://github.com/lihqi">lihqi</a></li> <li>� Optimize Slider type definition. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26884">#26884</a></li> <li>� Form properly export <code>FormListProps</code> type. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26831">#26831</a> <a href="https://github.com/mgcrea">mgcrea</a></li> </ul> </li> </ul> <hr /> <ul> <li>{emoji:1f41e} 修复 Steps 在小屏幕下第一项偏移的问题。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26894">#26894</a></li> <li>{emoji:1f484} 修复 Divider 在有文字时,设置边框颜色无效的问题。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26863">#26863</a></li> <li>{emoji:1f41e} 修复 Radio.Button 错误校验高亮样式的问题。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26849">#26849</a> <a href="https://github.com/dhorelik">dhorelik</a></li> <li>{emoji:1f484} 修复 Typography 链接下划线样式。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26854">#26854</a> <a href="https://github.com/vineetvk01">vineetvk01</a></li> <li>国际化 <ul> <li>{emoji:1f310} 添加泰语支持。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26906">#26906</a> <a href="https://github.com/anawinwz">anawinwz</a></li> </ul> </li> <li>TypeScript <ul> <li>� 修复 message.destroy 参数类型错误。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26864">#26864</a> <a href="https://github.com/lihqi">lihqi</a></li> <li>� 优化 Slider 类型定义。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26884">#26884</a></li> <li>� 导出 Form 中的 <code>FormListProps</code> 类型。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26831">#26831</a> <a href="https://github.com/mgcrea">mgcrea</a></li> </ul> </li> </ul> <h2>4.6.5</h2> <ul> <li>{emoji:1f484} Fix Descriptions item long text ellipsis issue. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26820">#26820</a></li> <li>{emoji:1f41e} Fix Menu unexpected scrollbar when show and hide. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26817">#26817</a></li> <li>{emoji:1f41e} Fix <code>layout-sider-background</code> cannot set to linear gradient color. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26810">#26810</a></li> <li>{emoji:1f41e} Fix Select compositing status lost when input first letter in Chinese. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26796">#26796</a></li> <li>{emoji:1f41e} Fix Table <code>table-sticky-zindex</code> less compile error issue. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26800">#26800</a> <a href="https://github.com/chimp1nski">chimp1nski</a></li> <li>Button <ul> <li>{emoji:1f484} Fix Button align issue when has icon only. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26785">#26785</a></li> <li>{emoji:1f41e} Fix Button warning <code>Invalid value for prop navigate</code> when using with react-router. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26740">#26740</a> <a href="https://github.com/knobo">knobo</a></li> </ul> </li> <li>{emoji:1f484} Fix TimePicker column align issue, add <code>picker-time-panel-column-width</code> and <code>picker-time-panel-column-height</code> less variables. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26784">#26784</a></li> <li>{emoji:1f41e} Fix AutoComplete warning when using <code>placeholder</code> and <code>allowClear</code>. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26765">#26765</a></li> <li>{emoji:1f41e} Fix Space show items when it's render empty dom. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26721">#26721</a> <a href="https://github.com/knobo">knobo</a></li> <li>{emoji:1f6e0} Dedupe <code>rc-trigger</code> version to reduce package size. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26803">#26803</a></li> <li>TypeScript <ul> <li>� Cascader add <code>name</code> and <code>id</code> props definition. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26660">#26660</a> <a href="https://github.com/alwaysloseall">alwaysloseall</a></li> </ul> </li> </ul> <hr /> <ul> <li>{emoji:1f484} 修复 Descriptions 长文本溢出的样式问题。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26820">#26820</a></li> <li>{emoji:1f41e} 修复 Menu 子菜单展开/收起时会出现滚动条的问题。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26817">#26817</a></li> <li>{emoji:1f41e} 修复 <code>layout-sider-background</code> 变量不能设置为渐变色的问题。<a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26810">#26810</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md">antd's changelog</a>.</em></p> <blockquote> <h2>4.6.6</h2> <p><code>2020-09-27</code></p> <ul> <li>{emoji:1f41e} Fix Steps first item shifts in small screen. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26894">#26894</a></li> <li>{emoji:1f484} Fix Divider border style not work when text is provided. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26863">#26863</a></li> <li>{emoji:1f41e} Fix Radio.Button validation error highlight. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26849">#26849</a> <a href="https://github.com/dhorelik">dhorelik</a></li> <li>{emoji:1f484} Fix Typography link-decoration style. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26854">#26854</a> <a href="https://github.com/vineetvk01">vineetvk01</a></li> <li>Locale <ul> <li>{emoji:1f310} Add Thai locale support. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26906">#26906</a> <a href="https://github.com/anawinwz">anawinwz</a></li> </ul> </li> <li>TypeScript <ul> <li>� Fix message.destroy parameter type. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26864">#26864</a> <a href="https://github.com/lihqi">lihqi</a></li> <li>� Optimize Slider type definition. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26884">#26884</a></li> <li>� Form properly export <code>FormListProps</code> type. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26831">#26831</a> <a href="https://github.com/mgcrea">mgcrea</a></li> </ul> </li> </ul> <h2>4.6.5</h2> <p><code>2020-09-20</code></p> <ul> <li>{emoji:1f484} Fix Descriptions item long text ellipsis issue. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26820">#26820</a></li> <li>{emoji:1f41e} Fix Menu unexpected scrollbar when show and hide. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26817">#26817</a></li> <li>{emoji:1f41e} Fix <code>layout-sider-background</code> cannot set to linear gradient color. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26810">#26810</a></li> <li>{emoji:1f41e} Fix Select compositing status lost when input first letter in Chinese. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26796">#26796</a></li> <li>{emoji:1f41e} Fix Table <code>table-sticky-zindex</code> less compile error issue. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26800">#26800</a> <a href="https://github.com/chimp1nski">chimp1nski</a></li> <li>Button <ul> <li>{emoji:1f484} Fix Button align issue when has icon only. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26785">#26785</a></li> <li>{emoji:1f41e} Fix Button warning <code>Invalid value for prop navigate</code> when using with react-router. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26740">#26740</a> <a href="https://github.com/knobo">knobo</a></li> </ul> </li> <li>{emoji:1f484} Fix TimePicker column align issue, add <code>picker-time-panel-column-width</code> and <code>picker-time-panel-column-height</code> less variables. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26784">#26784</a></li> <li>{emoji:1f41e} Fix AutoComplete warning when using <code>placeholder</code> and <code>allowClear</code>. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26765">#26765</a></li> <li>{emoji:1f41e} Fix Space show items when it's render empty dom. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26721">#26721</a> <a href="https://github.com/knobo">knobo</a></li> <li>{emoji:1f6e0} Dedupe <code>rc-trigger</code> version to reduce package size. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26803">#26803</a></li> <li>TypeScript <ul> <li>� Cascader add <code>name</code> and <code>id</code> props definition. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26660">#26660</a> <a href="https://github.com/alwaysloseall">alwaysloseall</a></li> </ul> </li> </ul> <h2>4.6.4</h2> <p><code>2020-09-13</code></p> <ul> <li>{emoji:1f484} style: Card card image has extra 1px border. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26659">#26659</a></li> <li>{emoji:1f484} Fix Select <code>placeholder</code> color not same as Input. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26651">#26651</a> <a href="https://github.com/wangcch">wangcch</a></li> <li>{emoji:1f41e} Fix Menu not support React.Fragment inside. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26656">#26656</a></li> <li>{emoji:1f41e} Fix TextArea different behavior with Input when set <code>value</code> to <code>undefined</code>. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26652">#26652</a></li> <li>{emoji:1f41e} Fix Motion related issue like Upload align flash and Form.Item with <code>help</code> ssr issue. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26628">#26628</a></li> <li>{emoji:1f41e} Fix Typography.Link warning <code>Invalid value for prop navigate</code> when using with react-router. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26623">#26623</a></li> <li>{emoji:1f41e} Fix Table pagination missing when is above table. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26618">#26618</a></li> <li>{emoji:1f41e} Fix Upload in control miss file when upload multiple file in same time. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26612">#26612</a></li> <li>TypeScript <ul> <li>� Fix Table that sorter <code>compare</code> and <code>multiple</code> should be optional. <a href="https://github-redirect.dependabot.com/ant-design/ant-design/pull/26686">#26686</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b416c39fcd |
Bump @babel/generator from 7.11.0 to 7.11.6 in /desktop (#1552)
Summary: Bumps [babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) from 7.11.0 to 7.11.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">babel/generator's releases</a>.</em></p> <blockquote> <h2>v7.11.6 (2020-09-03)</h2> <p>Thanks <a href="https://github.com/janbrasna">janbrasna</a> for their first PR!</p> <h4>🏠 Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12028">#12028</a> Run prepublish build after versioning (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> <h4>↩️ Revert</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12027">#12027</a> Revert <a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/12014">#12014</a> (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li>Jan Brašna (<a href="https://github.com/janbrasna">janbrasna</a>)</li> </ul> <h2>v7.11.5 (2020-08-31)</h2> <p>Thanks <a href="https://github.com/giovannicalo">giovannicalo</a>, <a href="https://github.com/johanholmerin">johanholmerin</a>, <a href="https://github.com/uhyo">uhyo</a> for their first PRs!</p> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12017">#12017</a> Fix <code>jsxDEV</code> for generated elements (<a href="https://github.com/Timer">Timer</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11931">#11931</a> fix: ExpressionBody should respect [In] parameter (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11987">#11987</a> Set generator to true during error recovery of accessor (<a href="https://github.com/existentialism">existentialism</a>)</li> </ul> </li> <li><code>babel/eslint-plugin</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11993">#11993</a> Added linting support for private class methods (<a href="https://github.com/giovannicalo">giovannicalo</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-function-bind</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12000">#12000</a> fix(plugin-proposal-function-bind): fix invalid code emitted for <code>::super.foo</code> (<a href="https://github.com/uhyo">uhyo</a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11832">#11832</a> Forward deopt node path (<a href="https://github.com/johanholmerin">johanholmerin</a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12013">#12013</a> Remove unused enhanced-resolve and normalize lock resolutions (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12010">#12010</a> chore: use Rollup 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12002">#12002</a> Restructure CI workflow (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11781">#11781</a> chore: improve Yarn 2 cache on CI (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li>All packages <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11962">#11962</a> Use Yarn 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Brian Ng (<a href="https://github.com/existentialism">existentialism</a>)</li> <li>Giovanni Calò (<a href="https://github.com/giovannicalo">giovannicalo</a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li>Joe Haddad (<a href="https://github.com/Timer">Timer</a>)</li> <li>Johan Holmerin (<a href="https://github.com/johanholmerin">johanholmerin</a>)</li> <li>uhyo (<a href="https://github.com/uhyo">uhyo</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md">babel/generator's changelog</a>.</em></p> <blockquote> <h2>v7.11.6 (2020-09-03)</h2> <h4>🏠 Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12028">#12028</a> Run prepublish build after versioning (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> <h4>↩️ Revert</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code>, <code>babel-generator</code>, <code>babel-helper-transform-fixture-test-runner</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12027">#12027</a> Revert <a href="https://github.com/babel/babel/tree/HEAD/packages/babel-generator/issues/12014">#12014</a> (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h2>v7.11.5 (2020-08-31)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12017">#12017</a> Fix <code>jsxDEV</code> for generated elements (<a href="https://github.com/Timer">Timer</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11931">#11931</a> fix: ExpressionBody should respect [In] parameter (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11987">#11987</a> Set generator to true during error recovery of accessor (<a href="https://github.com/existentialism">existentialism</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11993">#11993</a> Added linting support for private class methods (<a href="https://github.com/giovannicalo">giovannicalo</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-function-bind</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12000">#12000</a> fix(plugin-proposal-function-bind): fix invalid code emitted for <code>::super.foo</code> (<a href="https://github.com/uhyo">uhyo</a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11832">#11832</a> Forward deopt node path (<a href="https://github.com/johanholmerin">johanholmerin</a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12013">#12013</a> Remove unused enhanced-resolve and normalize lock resolutions (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12010">#12010</a> chore: use Rollup 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12002">#12002</a> Restructure CI workflow (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11781">#11781</a> chore: improve Yarn 2 cache on CI (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11962">#11962</a> Use Yarn 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h2>v7.11.4 (2020-08-20)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-replace-supers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11985">#11985</a> fix: declare babel/traverse as a dependency (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11974">#11974</a> Ensure <code>import()</code> is not transpiled in <code>babel-core</code> published source (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11979">#11979</a> Throw error on invalid flow async generic arrow syntax (<a href="https://github.com/existentialism">existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11955">#11955</a> Fix parsing type casted generic flow arrow exprs (<a href="https://github.com/existentialism">existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11973">#11973</a> fix: do not transform ClassPrivateMethods in estree (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11941">#11941</a> fix: push new token context when braceHashL is seen (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11943">#11943</a> fix: reset EndLocation for catch param (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11978">#11978</a> fix: do not mutate newTypes (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11970">#11970</a> fix: ensure defaults are set in babel/eslint-parser (<a href="https://github.com/kaicataldo">kaicataldo</a>)</li> </ul> </li> <li><code>babel-generator</code></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
55519d5195 |
Bump eslint-config-prettier from 6.11.0 to 6.12.0 in /flipper-js-client-sdk (#1549)
Summary: Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.12.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.12.0 (2020-09-25)</h3> <ul> <li>Added: [typescript-eslint/comma-dangle]. Thanks to Masafumi Koba (<a href="https://github.com/ybiquitous">ybiquitous</a>)!!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
176e2a541e |
Bump eslint-plugin-import from 2.21.2 to 2.22.1 in /flipper-js-client-sdk (#1547)
Summary: Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md">eslint-plugin-import's changelog</a>.</em></p> <blockquote> <h2>[2.22.1] - 2020-09-27</h2> <h3>Fixed</h3> <ul> <li>[<code>default</code>]/TypeScript: avoid crash on <code>export =</code> with a MemberExpression (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1841">#1841</a>, thanks [<a href="https://github.com/ljharb">ljharb</a>])</li> <li>[<code>extensions</code>]/importType: Fix @/abc being treated as scoped module (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1854">#1854</a>, thanks [<a href="https://github.com/3nuc">3nuc</a>])</li> <li>allow using rest operator in named export (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1878">#1878</a>, thanks [<a href="https://github.com/foray1010">foray1010</a>])</li> <li>[<code>dynamic-import-chunkname</code>]: allow single quotes to match Webpack support (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1848">#1848</a>, thanks [<a href="https://github.com/straub">straub</a>])</li> </ul> <h3>Changed</h3> <ul> <li>[<code>export</code>]: add tests for a name collision with <code>export * from</code> (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1704">#1704</a>, thanks <a href="https://github.com/tomprats">tomprats</a>)</li> </ul> <h2>[2.22.0] - 2020-06-26</h2> <h3>Added</h3> <ul> <li>[<code>no-unused-modules</code>]: consider exported TypeScript interfaces, types and enums (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1819">#1819</a>, thanks [<a href="https://github.com/nicolashenry">nicolashenry</a>])</li> <li>[<code>no-cycle</code>]: allow <code>maxDepth</code> option to be <code>"∞"</code> (thanks [<a href="https://github.com/ljharb">ljharb</a>])</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>order</code>]/TypeScript: properly support <code>import = object</code> expressions (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1823">#1823</a>, thanks [<a href="https://github.com/manuth">manuth</a>])</li> <li>[<code>no-extraneous-dependencies</code>]/TypeScript: do not error when importing type from dev dependencies (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1820">#1820</a>, thanks [<a href="https://github.com/fernandopasik">fernandopasik</a>])</li> <li>[<code>default</code>]: avoid crash with <code>export =</code> (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1822">#1822</a>, thanks [<a href="https://github.com/AndrewLeedham">AndrewLeedham</a>])</li> <li>[<code>order</code>]/[<code>newline-after-import</code>]: ignore TypeScript's "export import object" (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1830">#1830</a>, thanks [<a href="https://github.com/be5invis">be5invis</a>])</li> <li>[<code>dynamic-import-chunkname</code>]/TypeScript: supports <code>typescript-eslint/parser</code> (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1833">#1833</a>, thanks [<a href="https://github.com/noelebrun">noelebrun</a>])</li> <li>[<code>order</code>]/TypeScript: ignore ordering of object imports (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1831">#1831</a>, thanks [<a href="https://github.com/manuth">manuth</a>])</li> <li>[<code>namespace</code>]: do not report on shadowed import names (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/518">https://github.com/facebook/flipper/issues/518</a>, thanks [<a href="https://github.com/ljharb">ljharb</a>])</li> <li>[<code>export</code>]: avoid warning on <code>export * as</code> non-conflicts (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1834">#1834</a>, thanks [<a href="https://github.com/ljharb">ljharb</a>])</li> </ul> <h3>Changed</h3> <ul> <li>[<code>no-extraneous-dependencies</code>]: add tests for importing types (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1824">#1824</a>, thanks [<a href="https://github.com/taye">taye</a>])</li> <li>[docs] [<code>no-default-export</code>]: Fix docs url (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1836">#1836</a>, thanks [<a href="https://github.com/beatrizrezener">beatrizrezener</a>])</li> <li>[docs] [<code>imports-first</code>]: deprecation info and link to <code>first</code> docs (<a href="https://github-redirect.dependabot.com/benmosher/eslint-plugin-import/issues/1835">#1835</a>, thanks [<a href="https://github.com/beatrizrezener">beatrizrezener</a>])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
e05a1a9637 |
Bump @babel/eslint-parser from 7.11.0 to 7.11.5 in /desktop (#1556)
Summary: Bumps [babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.11.0 to 7.11.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">babel/eslint-parser's releases</a>.</em></p> <blockquote> <h2>v7.11.5 (2020-08-31)</h2> <p>Thanks <a href="https://github.com/giovannicalo">giovannicalo</a>, <a href="https://github.com/johanholmerin">johanholmerin</a>, <a href="https://github.com/uhyo">uhyo</a> for their first PRs!</p> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12017">#12017</a> Fix <code>jsxDEV</code> for generated elements (<a href="https://github.com/Timer">Timer</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11931">#11931</a> fix: ExpressionBody should respect [In] parameter (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11987">#11987</a> Set generator to true during error recovery of accessor (<a href="https://github.com/existentialism">existentialism</a>)</li> </ul> </li> <li><code>babel/eslint-plugin</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11993">#11993</a> Added linting support for private class methods (<a href="https://github.com/giovannicalo">giovannicalo</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-function-bind</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12000">#12000</a> fix(plugin-proposal-function-bind): fix invalid code emitted for <code>::super.foo</code> (<a href="https://github.com/uhyo">uhyo</a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11832">#11832</a> Forward deopt node path (<a href="https://github.com/johanholmerin">johanholmerin</a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12013">#12013</a> Remove unused enhanced-resolve and normalize lock resolutions (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12010">#12010</a> chore: use Rollup 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12002">#12002</a> Restructure CI workflow (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11781">#11781</a> chore: improve Yarn 2 cache on CI (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li>All packages <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11962">#11962</a> Use Yarn 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Brian Ng (<a href="https://github.com/existentialism">existentialism</a>)</li> <li>Giovanni Calò (<a href="https://github.com/giovannicalo">giovannicalo</a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li>Joe Haddad (<a href="https://github.com/Timer">Timer</a>)</li> <li>Johan Holmerin (<a href="https://github.com/johanholmerin">johanholmerin</a>)</li> <li>uhyo (<a href="https://github.com/uhyo">uhyo</a>)</li> </ul> <h2>v7.11.4 (2020-08-20)</h2> <p>Thanks <a href="https://github.com/Monchi">Monchi</a> for their first PR to Babel!</p> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-replace-supers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11985">#11985</a> fix: declare babel/traverse as a dependency (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11974">#11974</a> Ensure <code>import()</code> is not transpiled in <code>babel-core</code> published source (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11979">#11979</a> Throw error on invalid flow async generic arrow syntax (<a href="https://github.com/existentialism">existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11955">#11955</a> Fix parsing type casted generic flow arrow exprs (<a href="https://github.com/existentialism">existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11973">#11973</a> fix: do not transform ClassPrivateMethods in estree (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11941">#11941</a> fix: push new token context when braceHashL is seen (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md">babel/eslint-parser's changelog</a>.</em></p> <blockquote> <h2>v7.11.5 (2020-08-31)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-builder-react-jsx-experimental</code>, <code>babel-plugin-transform-react-jsx-development</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12017">#12017</a> Fix <code>jsxDEV</code> for generated elements (<a href="https://github.com/Timer">Timer</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11931">#11931</a> fix: ExpressionBody should respect [In] parameter (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11987">#11987</a> Set generator to true during error recovery of accessor (<a href="https://github.com/existentialism">existentialism</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11993">#11993</a> Added linting support for private class methods (<a href="https://github.com/giovannicalo">giovannicalo</a>)</li> </ul> </li> <li><code>babel-plugin-proposal-function-bind</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12000">#12000</a> fix(plugin-proposal-function-bind): fix invalid code emitted for <code>::super.foo</code> (<a href="https://github.com/uhyo">uhyo</a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11832">#11832</a> Forward deopt node path (<a href="https://github.com/johanholmerin">johanholmerin</a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12013">#12013</a> Remove unused enhanced-resolve and normalize lock resolutions (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12010">#12010</a> chore: use Rollup 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12002">#12002</a> Restructure CI workflow (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11781">#11781</a> chore: improve Yarn 2 cache on CI (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><em>Every package</em> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11962">#11962</a> Use Yarn 2 (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h2>v7.11.4 (2020-08-20)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-replace-supers</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11985">#11985</a> fix: declare babel/traverse as a dependency (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11974">#11974</a> Ensure <code>import()</code> is not transpiled in <code>babel-core</code> published source (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11979">#11979</a> Throw error on invalid flow async generic arrow syntax (<a href="https://github.com/existentialism">existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11955">#11955</a> Fix parsing type casted generic flow arrow exprs (<a href="https://github.com/existentialism">existentialism</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11973">#11973</a> fix: do not transform ClassPrivateMethods in estree (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11941">#11941</a> fix: push new token context when braceHashL is seen (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11943">#11943</a> fix: reset EndLocation for catch param (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11978">#11978</a> fix: do not mutate newTypes (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11970">#11970</a> fix: ensure defaults are set in babel/eslint-parser (<a href="https://github.com/kaicataldo">kaicataldo</a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11947">#11947</a> fix: disallow line break between async and property (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11952">#11952</a> Move legacy node version tests to GitHub actions (<a href="https://github.com/JLHwung">JLHwung</a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11936">#11936</a> chore: do not push version commit on lerna version (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/11923">#11923</a> Add more parser test cases (<a href="https://github.com/JLHwung">JLHwung</a>)</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
dadbdfbfa0 |
Bump axios from 0.19.2 to 0.20.0 in /desktop (#1558)
Summary: Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/releases">axios's releases</a>.</em></p> <blockquote> <h2>v0.20.0</h2> <p>Release of 0.20.0-pre as a full release with no other changes.</p> <h2>v0.20.0-0</h2> <h3>0.20.0-pre (July 15, 2020)</h3> <p>Fixes and Functionality:</p> <ul> <li>Fixing response with utf-8 BOM can not parse to json (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2419">#2419</a>) <ul> <li>fix: remove byte order marker (UTF-8 BOM) when transform response</li> <li>fix: remove BOM only utf-8</li> <li>test: utf-8 BOM</li> <li>fix: incorrect param name</li> </ul> </li> <li>Refactor mergeConfig without utils.deepMerge (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2844">#2844</a>) <ul> <li>Adding failing test</li> <li>Fixing <a href="https://github-redirect.dependabot.com/axios/axios/issues/2587">#2587</a> default custom config persisting</li> <li>Adding Concat keys and filter duplicates</li> <li>Fixed value from CPE</li> <li>update for review feedbacks</li> <li>no deepMerge</li> <li>only merge between plain objects</li> <li>fix rename</li> <li>always merge config by mergeConfig</li> <li>extract function mergeDeepProperties</li> <li>refactor mergeConfig with all keys, and add special logic for validateStatus</li> <li>add test for resetting headers</li> <li>add lots of tests and fix a bug</li> <li>should not inherit <code>data</code></li> <li>use simple toString</li> </ul> </li> <li>Fixing overwrite Blob/File type as Content-Type in browser. (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1773">#1773</a>)</li> <li>Fixing an issue that type 'null' is not assignable to validateStatus (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2773">#2773</a>)</li> <li>Fixing special char encoding (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1671">#1671</a>) <ul> <li>removing @ character from replacement list since it is a reserved character</li> <li>Updating buildURL test to not include the @ character</li> <li>Removing console logs</li> </ul> </li> <li>Fixing password encoding with special characters in basic authentication (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1492">https://github.com/facebook/flipper/issues/1492</a>) <ul> <li>Fixing password encoding with special characters in basic authentication</li> <li>Adding test to check if password with non-Latin1 characters pass</li> </ul> </li> <li>Fixing 'Network Error' in react native android (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1487">https://github.com/facebook/flipper/issues/1487</a>) There is a bug in react native Android platform when using get method. It will trigger a 'Network Error' when passing the requestData which is an empty string to request.send function. So if the requestData is an empty string we can set it to null as well to fix the bug.</li> <li>Fixing Cookie Helper with Asyc Components (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1105">https://github.com/facebook/flipper/issues/1105</a>) (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1107">https://github.com/facebook/flipper/issues/1107</a>)</li> <li>Fixing 'progressEvent' type (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2851">#2851</a>) <ul> <li>Fix 'progressEvent' type</li> <li>Update axios.ts</li> </ul> </li> <li>Fixing getting local files (file://) failed (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2470">#2470</a>) <ul> <li>fix issue <a href="https://github-redirect.dependabot.com/axios/axios/issues/2416">#2416</a>, <a href="https://github-redirect.dependabot.com/axios/axios/issues/2396">#2396</a></li> <li>fix Eslint warn</li> <li>Modify judgment conditions</li> <li>add unit test</li> <li>update unit test</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/axios/axios/blob/master/CHANGELOG.md">axios's changelog</a>.</em></p> <blockquote> <h3>0.20.0 (August 20, 2020)</h3> <p>Release of 0.20.0-pre as a full release with no other changes.</p> <h3>0.20.0-pre (July 15, 2020)</h3> <p>Fixes and Functionality:</p> <ul> <li>Fixing response with utf-8 BOM can not parse to json (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2419">#2419</a>) <ul> <li>fix: remove byte order marker (UTF-8 BOM) when transform response</li> <li>fix: remove BOM only utf-8</li> <li>test: utf-8 BOM</li> <li>fix: incorrect param name</li> </ul> </li> <li>Refactor mergeConfig without utils.deepMerge (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2844">#2844</a>) <ul> <li>Adding failing test</li> <li>Fixing <a href="https://github-redirect.dependabot.com/axios/axios/issues/2587">#2587</a> default custom config persisting</li> <li>Adding Concat keys and filter duplicates</li> <li>Fixed value from CPE</li> <li>update for review feedbacks</li> <li>no deepMerge</li> <li>only merge between plain objects</li> <li>fix rename</li> <li>always merge config by mergeConfig</li> <li>extract function mergeDeepProperties</li> <li>refactor mergeConfig with all keys, and add special logic for validateStatus</li> <li>add test for resetting headers</li> <li>add lots of tests and fix a bug</li> <li>should not inherit <code>data</code></li> <li>use simple toString</li> </ul> </li> <li>Fixing overwrite Blob/File type as Content-Type in browser. (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1773">#1773</a>)</li> <li>Fixing an issue that type 'null' is not assignable to validateStatus (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2773">#2773</a>)</li> <li>Fixing special char encoding (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1671">#1671</a>) <ul> <li>removing @ character from replacement list since it is a reserved character</li> <li>Updating buildURL test to not include the @ character</li> <li>Removing console logs</li> </ul> </li> <li>Fixing password encoding with special characters in basic authentication (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1492">https://github.com/facebook/flipper/issues/1492</a>) <ul> <li>Fixing password encoding with special characters in basic authentication</li> <li>Adding test to check if password with non-Latin1 characters pass</li> </ul> </li> <li>Fixing 'Network Error' in react native android (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1487">https://github.com/facebook/flipper/issues/1487</a>) There is a bug in react native Android platform when using get method. It will trigger a 'Network Error' when passing the requestData which is an empty string to request.send function. So if the requestData is an empty string we can set it to null as well to fix the bug.</li> <li>Fixing Cookie Helper with Asyc Components (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1105">https://github.com/facebook/flipper/issues/1105</a>) (<a href="https://github-redirect.dependabot.com/axios/axios/pull/1107">https://github.com/facebook/flipper/issues/1107</a>)</li> <li>Fixing 'progressEvent' type (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2851">#2851</a>) <ul> <li>Fix 'progressEvent' type</li> <li>Update axios.ts</li> </ul> </li> <li>Fixing getting local files (file://) failed (<a href="https://github-redirect.dependabot.com/axios/axios/pull/2470">#2470</a>) <ul> <li>fix issue <a href="https://github-redirect.dependabot.com/axios/axios/issues/2416">#2416</a>, <a href="https://github-redirect.dependabot.com/axios/axios/issues/2396">#2396</a></li> <li>fix Eslint warn</li> <li>Modify judgment conditions</li> <li>add unit test</li> <li>update unit test</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
0f2a256a77 |
Bump @types/babel__core from 7.1.9 to 7.1.10 in /desktop (#1551)
Summary: Bumps [types/babel__core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/babel__core) from 7.1.9 to 7.1.10. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/babel__core">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/1551 Reviewed By: cekkaewnumchai Differential Revision: D24112956 Pulled By: mweststrate fbshipit-source-id: 7a4c0b9d77cf86b0884bbd735c08f2ac7a44b688 |
||
|
|
57fe321009 |
Bump query-string from 6.13.1 to 6.13.3 in /desktop (#1554)
Summary: Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.1 to 6.13.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/query-string/releases">query-string's releases</a>.</em></p> <blockquote> <h2>v6.13.3</h2> <ul> <li>Fix the TypeScript type for the <code>.stringifyUrl()</code> method b15f945</li> </ul> <p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.2...v6.13.3">https://github.com/sindresorhus/query-string/compare/v6.13.2...v6.13.3</a></p> <h2>v6.13.2</h2> <ul> <li>Fix the <code>ParsedQuery</code> TypeScript typ 56d2923</li> </ul> <p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.1...v6.13.2">https://github.com/sindresorhus/query-string/compare/v6.13.1...v6.13.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b183b7be89 |
Flipper Snapshot Bump: v0.61.1-SNAPSHOT
Summary: Releasing snapshot version 0.61.1-SNAPSHOT Reviewed By: mweststrate Differential Revision: D24132585 fbshipit-source-id: 505e0b7f3a2ebfecbf01adca185343cbe13f9649 |
||
|
|
ad929b23d0 |
Flipper Release: v0.61.0
Summary: Releasing version 0.61.0 Reviewed By: mweststrate Differential Revision: D24132584 fbshipit-source-id: 7ae6ad5144561d356effe8eda5eaf472445365e6 |
||
|
|
7b758d2697 |
Support supportsMethod in FlipperPlugin
Summary: `supportsMethod` wasn't implemented in the new sandy APIs so far, but is needed for D24108772 Reviewed By: cekkaewnumchai Differential Revision: D24109496 fbshipit-source-id: 694344b423c1805baa193e4f2e1ad5f28483378b |
||
|
|
e40eb2dadd |
Change packer GitHub action (#1567)
Summary: The one we're using right now appears to be borked: https://github.com/facebook/flipper/runs/1200221471 Pull Request resolved: https://github.com/facebook/flipper/pull/1567 Test Plan: Watching the CI here. Reviewed By: mweststrate Differential Revision: D24110022 Pulled By: passy fbshipit-source-id: 6b9159ab634417123dc9512b293bbce77faff0f4 |
||
|
|
320cd696cc |
Bump eslint-plugin-react from 7.20.5 to 7.21.2 in /flipper-js-client-sdk (#1548)
Summary: Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.5 to 7.21.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2>[7.21.2] - 2020.09.24</h2> <h3>Fixed</h3> <ul> <li>[<code>prop-types</code>]: handle RestElement in destructured param (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>[] <a href="https://github.com/hank121314">hank121314</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2805">#2805</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2805">yannickcr/eslint-plugin-react#2805</a></p> <h2>[7.21.1] - 2020.09.23</h2> <h3>Fixed</h3> <ul> <li>[<code>jsx-handler-names</code>]: avoid a crash when an inline prop is not a MemberExpression (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2803">#2803</a>[] <a href="https://github.com/willheslam">willheslam</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2803">#2803</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2803">yannickcr/eslint-plugin-react#2803</a></p> <h2>[7.21.0] - 2020.09.22</h2> <h3>Added</h3> <ul> <li>[<code>button-has-type</code>]: support trivial ternary expressions (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2748">#2748</a>[] <a href="https://github.com/Hypnosphi">Hypnosphi</a>)</li> <li>[<code>jsx-handler-names</code>]: add <code>checkInlineFunction</code> option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2761">#2761</a>[] <a href="https://github.com/dididy">dididy</a>)</li> <li>[<code>jsx-no-literals</code>]: add <code>noAttributeStrings</code> option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2782">#2782</a>[] <a href="https://github.com/TaLeaMonet">TaLeaMonet</a>)</li> <li>[<code>prop-types</code>]: add support for <code>PropTypes.exact</code> (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2740">#2740</a>[] <a href="https://github.com/jzabala">jzabala</a>)</li> <li>[<code>jsx-filename-extension</code>]: Add allow option (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2746">#2746</a>[] <a href="https://github.com/remcohaszing">remcohaszing</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>function-component-definition</code>]: ignore object properties (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2771">#2771</a>[] <a href="https://github.com/stefan-wullems">stefan-wullems</a>)</li> <li>[<code>forbid-component-props</code>]: Implemented support for "namespaced" components (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2767">#2767</a>[] <a href="https://github.com/mnn">mnn</a>)</li> <li>[<code>prefer-read-only-props</code>]: support Flow <code>$ReadOnly</code> (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2772">#2772</a>[], <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2779">#2779</a>[], <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2770">#2770</a>[] <a href="https://github.com/karolina-benitez">karolina-benitez</a>)</li> <li>[<code>jsx-handler-names</code>]: handle whitespace (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2789">#2789</a>[] <a href="https://github.com/AriPerkkio">AriPerkkio</a>)</li> <li>[<code>prop-types</code>]: Detect TypeScript types for destructured default prop values (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2780">#2780</a>[] <a href="https://github.com/sunghyunjo">sunghyunjo</a>)</li> <li>[<code>jsx-pascal-case</code>]: Handle single character namespaced component (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2791">#2791</a>[] <a href="https://github.com/daviferreira">daviferreira</a>)</li> <li>[<code>jsx-closing-bracket-location</code>]: In <code>tag-aligned</code>, made a distinction between tabs and spaces (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2796">#2796</a>[] <a href="https://github.com/Moong0122">Moong0122</a>)</li> <li>[<code>jsx-handler-names</code>]: false positive when handler name begins with number (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/1689">#1689</a>[] <a href="https://github.com/jsphstls">jsphstls</a>)</li> <li>[<code>prop-types</code>]: Detect JSX returned by sequential expression (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2801">#2801</a>[] <a href="https://github.com/mikol">mikol</a>)</li> <li>[<code>jsx-props-no-multi-spaces</code>]: "Expected no line gap between" false positive (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2792">#2792</a>[] <a href="https://github.com/karolina-benitez">karolina-benitez</a>)</li> <li>[<code>no-unknown-property</code>]: check attributes with any input case (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2790">#2790</a>[] <a href="https://github.com/julienw">julienw</a>)</li> <li>[<code>prop-types</code>]/[<code>no-unused-prop-types</code>]: handle CallExpression in ReturnType (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2802">#2802</a>[] <a href="https://github.com/hank121314">hank121314</a>)</li> <li>[<code>jsx-uses-react</code>]: mark fragment variables as used (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2775">#2775</a>[] <a href="https://github.com/remcohaszing">remcohaszing</a>)</li> <li>[<code>no-unused-prop-types</code>]: improve component declared props detection (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2755">#2755</a>[] <a href="https://github.com/jzabala">jzabala</a>)</li> <li>[<code>jsx-props-no-multi-spaces</code>]: Show error in multi-line props (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2756">#2756</a>[] <a href="https://github.com/iiison">iiison</a>)</li> </ul> <h3>Changed</h3> <ul> <li>[Tests] [<code>jsx-one-expression-per-line</code>]: add passing tests (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2799">#2799</a>[] <a href="https://github.com/TaLeaMonet">TaLeaMonet</a>)</li> <li>[Tests] [<code>prop-types</code>]: add test (<a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2757">#2757</a>[] <a href="https://github.com/jzabala">jzabala</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2802">#2802</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2802">yannickcr/eslint-plugin-react#2802</a> <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2801">#2801</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2801">yannickcr/eslint-plugin-react#2801</a> <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2799">#2799</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2799">yannickcr/eslint-plugin-react#2799</a> <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2796">#2796</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2796">yannickcr/eslint-plugin-react#2796</a> <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2792">#2792</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2792">yannickcr/eslint-plugin-react#2792</a> <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/issues/2791">#2791</a>: <a href="https://github-redirect.dependabot.com/yannickcr/eslint-plugin-react/pull/2791">yannickcr/eslint-plugin-react#2791</a></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/yannickcr/eslint-plugin-react/commits">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/1548 Reviewed By: cekkaewnumchai Differential Revision: D24078464 Pulled By: passy fbshipit-source-id: 07892b6417cfa9579028a2df72c1ae1744f9369a |
||
|
|
524c32d39a |
Fix typo Abritrary (#1566)
Summary: Fixes the typo `Abritrary` in the docs which should be `Arbitrary` instead ## Changelog Docs: Fixed the typo `AbritraryView` (now `ArbitraryView`) Pull Request resolved: https://github.com/facebook/flipper/pull/1566 Test Plan: -- Reviewed By: cekkaewnumchai Differential Revision: D24078448 Pulled By: passy fbshipit-source-id: b2a1b58c9bff8684ed6cd6c7958a826480371fd2 |