21057fba012e2a0092ccb8f9dcc3df1eed7be6d8
642 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
77ada56e02 |
Automated: Update Podfile.lock (#3743)
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/3743 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D36593800/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D36593800/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: passy Differential Revision: D36593800 Pulled By: nikoant fbshipit-source-id: c08c622c19624ad6005919eef8e30c2a4f78da7f |
||
|
|
dd2a442625 |
Bump jest from 28.0.3 to 28.1.0 in /react-native/ReactNativeFlipperExample (#3702)
Summary:
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
<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>v28.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774">#12774</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">#12789</a>)</li>
</ul>
<h2>Chore & Maintenance</h2>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783">#12783</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/romellem"><code>@romellem</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">facebook/jest#12763</a></li>
<li><a href="https://github.com/cristianrgreco"><code>@cristianrgreco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">facebook/jest#12789</a></li>
<li><a href="https://github.com/rethab"><code>@rethab</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12791">facebook/jest#12791</a></li>
<li><a href="https://github.com/gramsco"><code>@gramsco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">facebook/jest#12799</a></li>
<li><a href="https://github.com/michalwarda"><code>@michalwarda</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">facebook/jest#12610</a></li>
<li><a href="https://github.com/mikemaccana"><code>@mikemaccana</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12809">facebook/jest#12809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.3...v28.1.0">https://github.com/facebook/jest/compare/v28.0.3...v28.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p>
<blockquote>
<h2>28.1.0</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774">#12774</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">#12789</a>)</li>
</ul>
<h3>Chore & Maintenance</h3>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783">#12783</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="
|
||
|
|
f6eb57e028 |
Bump react-native from 0.67.4 to 0.68.2 in /react-native/react-native-flipper @allow-large-files (#3700)
Summary: Bumps [react-native](https://github.com/facebook/react-native) from 0.67.4 to 0.68.2. <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>0.68.1</h2> <h3>Changed</h3> <h4>Android specific</h4> <ul> <li>Bump React Native Gradle plugin to 0.0.6 (<a href=" |
||
|
|
e7332b24f0 |
Bump react-native-flipper from 0.144.0 to 0.146.0 in /react-native/ReactNativeFlipperExample (#3741)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.144.0 to 0.146.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/flipper/releases">react-native-flipper's releases</a>.</em></p> <blockquote> <h2>v0.146.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> <h2>v0.145.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
8bbc3fda69 |
Flipper Release: v0.146.1
Summary: Releasing version 0.146.1 Reviewed By: aigoncharov Differential Revision: D36543493 fbshipit-source-id: 0eaf1e3c4cb51440aa8d22cbe721dc44938c9246 |
||
|
|
2704ce5a8e |
Automated: Update Podfile.lock (#3736)
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/3736 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D36513699/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D36513699/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: passy Differential Revision: D36513699 Pulled By: nikoant fbshipit-source-id: 96442180142366984e0fcff8926cf3870f79197a |
||
|
|
47238f0d7d |
Flipper Release: v0.146.0
Summary: Releasing version 0.146.0 Reviewed By: nikoant Differential Revision: D36473300 fbshipit-source-id: 076031a8acef8d37fd71a8832ba2bd4918a3e724 |
||
|
|
b307f44e3a |
Bump babel-jest from 28.0.3 to 28.1.0 in /react-native/ReactNativeFlipperExample (#3704)
Summary:
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.0.3 to 28.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/releases">babel-jest's releases</a>.</em></p>
<blockquote>
<h2>v28.1.0</h2>
<h2>Features</h2>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774">#12774</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">#12789</a>)</li>
</ul>
<h2>Chore & Maintenance</h2>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783">#12783</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/romellem"><code>@romellem</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">facebook/jest#12763</a></li>
<li><a href="https://github.com/cristianrgreco"><code>@cristianrgreco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">facebook/jest#12789</a></li>
<li><a href="https://github.com/rethab"><code>@rethab</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12791">facebook/jest#12791</a></li>
<li><a href="https://github.com/gramsco"><code>@gramsco</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">facebook/jest#12799</a></li>
<li><a href="https://github.com/michalwarda"><code>@michalwarda</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">facebook/jest#12610</a></li>
<li><a href="https://github.com/mikemaccana"><code>@mikemaccana</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/12809">facebook/jest#12809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v28.0.3...v28.1.0">https://github.com/facebook/jest/compare/v28.0.3...v28.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">babel-jest's changelog</a>.</em></p>
<blockquote>
<h2>28.1.0</h2>
<h3>Features</h3>
<ul>
<li><code>[jest-circus]</code> Add <code>failing</code> test modifier that inverts the behaviour of tests (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12610">#12610</a>)</li>
<li><code>[jest-environment-node, jest-environment-jsdom]</code> Allow specifying <code>customExportConditions</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12774">#12774</a>)</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><code>[expect]</code> Adjust typings of <code>lastCalledWith</code>, <code>nthCalledWith</code>, <code>toBeCalledWith</code> matchers to allow a case there a mock was called with no arguments (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12807">#12807</a>)</li>
<li><code>[jest/expect-utils]</code> Fix deep equality of ImmutableJS Lists (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12763">#12763</a>)</li>
<li><code>[jest-core]</code> Do not collect <code>SIGNREQUEST</code> as open handles (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12789">#12789</a>)</li>
</ul>
<h3>Chore & Maintenance</h3>
<ul>
<li><code>[docs]</code> Specified documentation about <code>--filter</code> CLI docs (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12799">#12799</a>)</li>
<li><code>[jest-reporters]</code> Move helper functions from <code>utils.ts</code> into separate files (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12782">#12782</a>)</li>
<li><code>[jest-resolve]</code> Replace <code>process.versions.pnp</code> type declaration with <code>types/pnpapi</code> devDependency (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/12783">#12783</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="
|
||
|
|
aff83bc37e |
Bump metro-react-native-babel-preset from 0.70.2 to 0.70.3 in /react-native/ReactNativeFlipperExample (#3703)
Summary: Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.70.2 to 0.70.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/metro/releases">metro-react-native-babel-preset's releases</a>.</em></p> <blockquote> <h2>Release v0.70.3</h2> <p><em>This is a hotfix on the <code>0.70.x</code> branch.</em></p> <ul> <li><strong>[Fix]</strong> Add explicit dependency on <code>babel/runtime</code> to <code>metro-runtime</code> (<a href="https://github-redirect.dependabot.com/facebook/metro/issues/816">https://github.com/facebook/flipper/issues/816</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4b07c0f9d9 |
Flipper Release: v0.145.0
Summary: Releasing version 0.145.0 Reviewed By: cekkaewnumchai Differential Revision: D36168545 fbshipit-source-id: 4cb68eb9c8c80a0018c2a617ce0704fd18ff0b47 |
||
|
|
2120a94dc3 |
Upgrade ReactNativeFlipperExample
Summary: Only bumping stable bumps. Reviewed By: antonk52 Differential Revision: D36097137 fbshipit-source-id: afd50b70e839032df2dd0fae15420354576ce76a |
||
|
|
8dc3f8a9a8 |
Upgrade deps for ReactNativeFlipperExample
Summary: Preempting dependabot. Reviewed By: nikoant Differential Revision: D35964209 fbshipit-source-id: 21e2f9ecaae810a124a8efe4fc3448ff743078c1 |
||
|
|
836fc06523 |
Automated: Update Podfile.lock (#3666)
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/3666 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D35969376/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D35969376/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: nikoant Differential Revision: D35969376 Pulled By: passy fbshipit-source-id: 1ef9ae049307d1a0a9be123a9e0215c6fc22cde9 |
||
|
|
cd7e8bd8d7 |
Flipper Release: v0.144.0
Summary: Releasing version 0.144.0 Reviewed By: passy Differential Revision: D35960718 fbshipit-source-id: a2fc470a831f1788ce4fa2be23c758a1c205f0bb |
||
|
|
5362649432 |
Automated: Update Podfile.lock (#3647)
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/3647 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D35810508/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D35810508/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: nikoant Differential Revision: D35810508 Pulled By: lblasa fbshipit-source-id: 5087f032d7982cbc03f03e2b1619343f3123ae71 |
||
|
|
94758c1204 |
Flipper Release: v0.143.0
Summary: Releasing version 0.143.0 Reviewed By: lblasa Differential Revision: D35775016 fbshipit-source-id: a0c3bd46547f7a561e1de775796b93ea9cf3071e |
||
|
|
9cf630b27b |
Automated: Update Podfile.lock (#3615)
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/3615 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D35435008/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D35435008/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: passy Differential Revision: D35435008 Pulled By: nikoant fbshipit-source-id: 7913265e6c15105f167c2ca3257242030909d4fe |
||
|
|
c82f6434ee |
Flipper Release: v0.142.0
Summary: Releasing version 0.142.0 Reviewed By: nikoant Differential Revision: D35426156 fbshipit-source-id: 831e74f5ce53c69582a6d11aff81647e989bd5b0 |
||
|
|
74919eee34 |
Automated: Update Podfile.lock (#3595)
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/3595 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D35394948/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D35394948/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: antonk52 Differential Revision: D35394948 Pulled By: nikoant fbshipit-source-id: 3dac8728d4820643ad9f38248af0bd90390ee176 |
||
|
|
571658e603 |
Flipper Release: v0.141.0
Summary: Releasing version 0.141.0 Reviewed By: nikoant Differential Revision: D35245058 fbshipit-source-id: a04893f3e98b86063616672c37fb6e57a8d8c1a3 |
||
|
|
f193362ac6 |
chore: bump react-devtools-core to 4.24.1 (#3542)
Summary: Related to this issue: https://github.com/facebook/react/issues/23307 ## Changelog bump react-devtools-core to 4.24.1 Pull Request resolved: https://github.com/facebook/flipper/pull/3542 Test Plan: // bvaughn Reviewed By: passy Differential Revision: D35211366 Pulled By: mweststrate fbshipit-source-id: 890d18e87ba07e140c1c49857d02410767c6c17d |
||
|
|
ec364b5ef5 |
Bump @babel/core from 7.17.5 to 7.17.8 in /react-native/ReactNativeFlipperExample (#3558)
Summary: Bumps [babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/core</code>'s releases</a>.</em></p> <blockquote> <h2>v7.17.8 (2022-03-18)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>↩️ Revert</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Chris Garrett (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Sneh Khatri (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> <h2>v7.17.7 (2022-03-14)</h2> <p>Thanks <a href="https://github.com/cha0s"><code>@cha0s</code></a>, <a href="https://github.com/dev-itsheng"><code>@dev-itsheng</code></a>, <a href="https://github.com/green1052"><code>@green1052</code></a>, <a href="https://github.com/jlennox"><code>@jlennox</code></a> and <a href="https://github.com/Yokubjon-J"><code>@Yokubjon-J</code></a> for your first PRs!</p> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14135">#14135</a> [tsx] raise error on single arrow type argument without comma (<a href="https://github.com/ozanhonamlioglu"><code>@ozanhonamlioglu</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14294">#14294</a> Avoid <code>resolveTargets</code> call if <code>browsers</code> is an empty array (<a href="https://github.com/dev-itsheng"><code>@dev-itsheng</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-simple-access</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14341">#14341</a> Fix update expression for exported bigints (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14344">#14344</a> Allow variable and function with the same name in static blocks (<a href="https://github.com/Yokubjon-J"><code>@Yokubjon-J</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14327">#14327</a> Remove length restriction from JSX entities, and ignore <code>Object.prototype</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14293">#14293</a> fix(ts): skip func-type param start on parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14335">#14335</a> Fix static/proto initializers when there aren't class fields (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14334">#14334</a> fix: push <code>newClass</code> only when class is decorated (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14309">#14309</a> Fix <code>import type/typeof</code> printing with no specifiers (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14313">#14313</a> Fix duplicate exports initialization with many exports (<a href="https://github.com/JasinYip"><code>@JasinYip</code></a>)</li> </ul> </li> <li><code>babel-helper-member-expression-to-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-private-methods</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-object-super</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14311">#14311</a> fix: support bigints in update expressions for private fields (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-register</code></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"><code>@babel/core</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.17.8 (2022-03-18)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>↩️ Revert</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.17.7 (2022-03-14)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14135">#14135</a> [tsx] raise error on single arrow type argument without comma (<a href="https://github.com/ozanhonamlioglu"><code>@ozanhonamlioglu</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14294">#14294</a> Avoid <code>resolveTargets</code> call if <code>browsers</code> is an empty array (<a href="https://github.com/dev-itsheng"><code>@dev-itsheng</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-simple-access</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14341">#14341</a> Fix update expression for exported bigints (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14344">#14344</a> Allow variable and function with the same name in static blocks (<a href="https://github.com/Yokubjon-J"><code>@Yokubjon-J</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14327">#14327</a> Remove length restriction from JSX entities, and ignore <code>Object.prototype</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14293">#14293</a> fix(ts): skip func-type param start on parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14335">#14335</a> Fix static/proto initializers when there aren't class fields (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14334">#14334</a> fix: push <code>newClass</code> only when class is decorated (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14309">#14309</a> Fix <code>import type/typeof</code> printing with no specifiers (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14313">#14313</a> Fix duplicate exports initialization with many exports (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-member-expression-to-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-private-methods</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-object-super</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14311">#14311</a> fix: support bigints in update expressions for private fields (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14303">#14303</a> Fix babel register cache invalidation (<a href="https://github.com/cha0s"><code>@cha0s</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14338">#14338</a> Report single error for invalid num seps in unicode escapes (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14320">#14320</a> Type-safe ParseErrors (<a href="https://github.com/tolmasky"><code>@tolmasky</code></a>)</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
a6849782d8 |
Bump react-native from 0.67.2 to 0.67.4 in /react-native/react-native-flipper (#3555)
Summary: Bumps [react-native](https://github.com/facebook/react-native) from 0.67.2 to 0.67.4. <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>0.67.4</h2> <h2>Fixed</h2> <h3>Android specific</h3> <ul> <li>Added a null check to native.value in Switch to fix <a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32594">facebook/react-native#32594</a> (<a href=" |
||
|
|
54b921f541 |
Bump react-native from 0.67.2 to 0.67.4 in /react-native/ReactNativeFlipperExample (#3556)
Summary: allow-large-files Bumps [react-native](https://github.com/facebook/react-native) from 0.67.2 to 0.67.4. <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>0.67.4</h2> <h2>Fixed</h2> <h3>Android specific</h3> <ul> <li>Added a null check to native.value in Switch to fix <a href="https://github-redirect.dependabot.com/facebook/react-native/issues/32594">facebook/react-native#32594</a> (<a href=" |
||
|
|
9db3f1912e |
Bump @babel/runtime from 7.17.2 to 7.17.8 in /react-native/ReactNativeFlipperExample (#3557)
Summary: Bumps [babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.17.2 to 7.17.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/runtime</code>'s releases</a>.</em></p> <blockquote> <h2>v7.17.8 (2022-03-18)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>↩️ Revert</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Chris Garrett (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>Sneh Khatri (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> <h2>v7.17.7 (2022-03-14)</h2> <p>Thanks <a href="https://github.com/cha0s"><code>@cha0s</code></a>, <a href="https://github.com/dev-itsheng"><code>@dev-itsheng</code></a>, <a href="https://github.com/green1052"><code>@green1052</code></a>, <a href="https://github.com/jlennox"><code>@jlennox</code></a> and <a href="https://github.com/Yokubjon-J"><code>@Yokubjon-J</code></a> for your first PRs!</p> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14135">#14135</a> [tsx] raise error on single arrow type argument without comma (<a href="https://github.com/ozanhonamlioglu"><code>@ozanhonamlioglu</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14294">#14294</a> Avoid <code>resolveTargets</code> call if <code>browsers</code> is an empty array (<a href="https://github.com/dev-itsheng"><code>@dev-itsheng</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-simple-access</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14341">#14341</a> Fix update expression for exported bigints (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14344">#14344</a> Allow variable and function with the same name in static blocks (<a href="https://github.com/Yokubjon-J"><code>@Yokubjon-J</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14327">#14327</a> Remove length restriction from JSX entities, and ignore <code>Object.prototype</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14293">#14293</a> fix(ts): skip func-type param start on parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14335">#14335</a> Fix static/proto initializers when there aren't class fields (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14334">#14334</a> fix: push <code>newClass</code> only when class is decorated (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14309">#14309</a> Fix <code>import type/typeof</code> printing with no specifiers (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14313">#14313</a> Fix duplicate exports initialization with many exports (<a href="https://github.com/JasinYip"><code>@JasinYip</code></a>)</li> </ul> </li> <li><code>babel-helper-member-expression-to-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-private-methods</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-object-super</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14311">#14311</a> fix: support bigints in update expressions for private fields (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-register</code></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"><code>@babel/runtime</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.17.8 (2022-03-18)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14353">#14353</a> Update decorators to match latest spec (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14339">#14339</a> Decorators misc fixes (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14057">#14057</a> [systemjs] Fix nested <code>let</code>/<code>const</code> shadowing imported bindings (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14362">#14362</a> Allow keywords in TS qualified types (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>↩️ Revert</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14367">#14367</a> Defer <code><T>() => {}</code> TSX error to Babel 8 (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.17.7 (2022-03-14)</h2> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14135">#14135</a> [tsx] raise error on single arrow type argument without comma (<a href="https://github.com/ozanhonamlioglu"><code>@ozanhonamlioglu</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-helper-compilation-targets</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14294">#14294</a> Avoid <code>resolveTargets</code> call if <code>browsers</code> is an empty array (<a href="https://github.com/dev-itsheng"><code>@dev-itsheng</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-helper-simple-access</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14341">#14341</a> Fix update expression for exported bigints (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14344">#14344</a> Allow variable and function with the same name in static blocks (<a href="https://github.com/Yokubjon-J"><code>@Yokubjon-J</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14327">#14327</a> Remove length restriction from JSX entities, and ignore <code>Object.prototype</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14293">#14293</a> fix(ts): skip func-type param start on parsing (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14335">#14335</a> Fix static/proto initializers when there aren't class fields (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14334">#14334</a> fix: push <code>newClass</code> only when class is decorated (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14309">#14309</a> Fix <code>import type/typeof</code> printing with no specifiers (<a href="https://github.com/The-x-Theorist"><code>@The-x-Theorist</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-commonjs</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14313">#14313</a> Fix duplicate exports initialization with many exports (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-member-expression-to-functions</code>, <code>babel-plugin-proposal-class-properties</code>, <code>babel-plugin-proposal-private-methods</code>, <code>babel-plugin-transform-classes</code>, <code>babel-plugin-transform-object-super</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14311">#14311</a> fix: support bigints in update expressions for private fields (<a href="https://github.com/magic-akari"><code>@magic-akari</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14303">#14303</a> Fix babel register cache invalidation (<a href="https://github.com/cha0s"><code>@cha0s</code></a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14338">#14338</a> Report single error for invalid num seps in unicode escapes (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-generator</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14320">#14320</a> Type-safe ParseErrors (<a href="https://github.com/tolmasky"><code>@tolmasky</code></a>)</li> </ul> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9c9ace011e |
Automated: Update Podfile.lock (#3569)
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/3569 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D35181287/V3/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D35181287/V3/flipper/docs/getting-started/ios-native/)| Reviewed By: lawrencelomax Differential Revision: D35181287 Pulled By: mweststrate fbshipit-source-id: f137df83de7a3d68e5de5d4099d0047bb8f9bf1d |
||
|
|
7c547022dd |
Bump metro-react-native-babel-preset from 0.69.0 to 0.69.1 in /react-native/ReactNativeFlipperExample (#3559)
Summary: Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.69.0 to 0.69.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/metro/releases">metro-react-native-babel-preset's releases</a>.</em></p> <blockquote> <h2>Release v0.69.1</h2> <ul> <li><strong>[Fix]</strong> buck-worker-tool: Implement worker <a href="https://buck.build/rule/worker_tool.html#:~:text=it%20should%20exit%20after%20replying%20on%20stdout">termination</a> correctly. (22af8747469529ed2532b5392d695514930fb298)</li> <li><strong>[Fix]</strong> metro-resolver: Export the <code>CustomResolutionContext</code> Flow type for use in custom resolvers. (cde639ca3c4d118a46448eb2a960cfb7bcdc4227)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c7b99f27fa |
Flipper Release: v0.140.0
Summary: Releasing version 0.140.0 Reviewed By: mweststrate Differential Revision: D35073921 fbshipit-source-id: 42da1ef7c9db0309957090debb71a22ff3873918 |
||
|
|
717a0df258 |
Flipper Release: v0.139.0
Summary: Releasing version 0.139.0 Reviewed By: aigoncharov Differential Revision: D34921180 fbshipit-source-id: 4ca22ea22900d6a8811491ff9f932b3855acbc80 |
||
|
|
3672629034 |
Bump react-native-flipper from 0.137.0 to 0.138.0 in /react-native/ReactNativeFlipperExample (#3521)
Summary: Bumps [react-native-flipper](https://github.com/facebook/flipper) from 0.137.0 to 0.138.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/flipper/releases">react-native-flipper's releases</a>.</em></p> <blockquote> <h2>v0.138.0</h2> <p>See <a href="https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md">https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md</a> for full notes.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
95b7e2caf7 |
Bump plist from 3.0.1 to 3.0.4 in /react-native/react-native-flipper (#3516)
Summary: Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TooTallNate/plist.js/blob/master/History.md">plist's changelog</a>.</em></p> <blockquote> <h1>3.0.4 / 2021-08-27</h1> <ul> <li>inline xmldom@0.6.0 to eliminate security warning false positive (Mike Reinstein)</li> </ul> <h1>3.0.3 / 2021-08-04</h1> <ul> <li>update xmldom to 0.6.0 to patch critical vulnerability (Mike Reinstein)</li> <li>remove flaky saucelabs teseting badge (Mike Reinstein)</li> </ul> <h1>3.0.2 / 2021-03-25</h1> <ul> <li>update xmldom to 0.5.0 to patch critical vulnerability (Mike Reinstein)</li> <li>update saucelab credentials to point at mreinstein's saucelabs account (Mike Reinstein)</li> <li>remove a bunch of test versions from the matrix because they weren't working in zuul + sauce (Mike Reinstein)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/TooTallNate/node-plist/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `dependabot rebase` will rebase this PR - `dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `dependabot merge` will merge this PR after your CI passes on it - `dependabot squash and merge` will squash and merge this PR after your CI passes on it - `dependabot cancel merge` will cancel a previously requested merge and block automerging - `dependabot reopen` will reopen this PR if it is closed - `dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/flipper/network/alerts). </details> Pull Request resolved: https://github.com/facebook/flipper/pull/3516 Reviewed By: passy Differential Revision: D34789845 Pulled By: lblasa fbshipit-source-id: e8403194b3fe0099c39e5bd96d7382339d681ca8 |
||
|
|
6d4ebbea87 |
Automated: Update Podfile.lock (#3515)
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/3515 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D34789864/V3/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D34789864/V3/flipper/docs/getting-started/ios-native/)| Reviewed By: passy Differential Revision: D34789864 Pulled By: lblasa fbshipit-source-id: b9417f141f019485fff3a129c1014eeca51c2ddd |
||
|
|
a916bf4c58 |
React DevTools 4.24.0
Summary: https://github.com/facebook/react/blob/main/packages/react-devtools/CHANGELOG.md Changelog: [General][Changed] - Upgraded react-devtools-core dependency to 4.24.0 Reviewed By: lunaruan Differential Revision: D34798578 fbshipit-source-id: ce3b09023c98a9282cce92ef9661d6cb578455e1 |
||
|
|
28fbe7f11c |
Bump react-native-android versions (#3514)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/3514 ^ Updates a few versions of different things used in react-native-android and the provided sample as to have more parity with the ones used in vanilla Android. Changelog: React-native Android. Bump tools versions. Reviewed By: passy Differential Revision: D34751493 fbshipit-source-id: f2f85eb3e680e120f9526d5a64b3e894882149de |
||
|
|
017bb77aaf |
Update Pods in ReactNativeExample
Summary: Changelog: Update pinned versions of ReactNativeExample Reviewed By: passy Differential Revision: D34752748 fbshipit-source-id: d21b89cc1d1144ce814030d18bb7bfd1cbeb5547 |
||
|
|
6bf158f0df |
Flipper Release: v0.138.0
Summary: Releasing version 0.138.0 Reviewed By: lblasa Differential Revision: D34749057 fbshipit-source-id: 45b01c5a8830c626e81fc15cdbf81dc7134c04d8 |
||
|
|
5822022321 |
Fix React DevTools compatibility for the example app (#3197)
Summary: Currently, it fails with ``` Uncaught Error: Unsupported Bridge operation "0" ``` Closes #3197 Fixed by following the guide at https://gist.github.com/bvaughn/4bc90775530873fdf8e7ade4a039e579?permalink_comment_id=4056267#flipper Reviewed By: lblasa Differential Revision: D34721401 fbshipit-source-id: adc4d46a0dbdd67b86753fe1ac0deb3046113b6d |
||
|
|
835812b358 |
Dep bump for /react-native
Summary: Some safe upgrades for the sample app. Reviewed By: antonk52 Differential Revision: D34682664 fbshipit-source-id: 65a9dd4bf099b4c659911164f1fa0e4a7f4e56c8 |
||
|
|
04e7c7282b |
Automated: Update Podfile.lock (#3492)
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/3492 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D34595970/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D34595970/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: lblasa Differential Revision: D34595970 Pulled By: passy fbshipit-source-id: 5435c5fdd50e38c92e604547f32b73adf8148e37 |
||
|
|
f2e60ab6cb |
Flipper Release: v0.137.0
Summary: Releasing version 0.137.0 Reviewed By: passy Differential Revision: D34577711 fbshipit-source-id: fc0ceb7676d1f7a8f5d1e271d78b489c61919bf6 |
||
|
|
e1746932ce |
Flipper Release: v0.136.0
Summary: Releasing version 0.136.0 Reviewed By: jknoxville Differential Revision: D34414615 fbshipit-source-id: 7239b27687b1af22cf26597e0d1fca138f9f9c7f |
||
|
|
db68ff5b3a |
Automated: Update Podfile.lock (#3456)
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/3456 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D34299173/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D34299173/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: nikoant Differential Revision: D34299173 Pulled By: aigoncharov fbshipit-source-id: 2595b9e239415007e43adf79f58fd62c65dd381a |
||
|
|
4e1ad10440 |
Flipper Release: v0.135.0
Summary: Releasing version 0.135.0 Reviewed By: aigoncharov Differential Revision: D34269502 fbshipit-source-id: fe99fb7959778c97052045450ca5fce26a348043 |
||
|
|
e52c0dfa78 |
Automated: Update Podfile.lock (#3454)
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/3454 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D34245365/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D34245365/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: nikoant Differential Revision: D34245365 Pulled By: passy fbshipit-source-id: 241aa9333ad1a2cb0f0bdcbcf4ba9cbe75355652 |
||
|
|
8141a4c1a3 |
Bump dependencies in /react-native/ReactNativeFlipperExample
Summary: Combining dependabot bumps into one. Reviewed By: lblasa Differential Revision: D34212832 fbshipit-source-id: 13cb3628a35ebbd4b46e5484d0545fd839613313 |
||
|
|
4b0f002e5d |
Flipper Release: v0.134.0
Summary: Releasing version 0.134.0 Reviewed By: passy Differential Revision: D34211185 fbshipit-source-id: 82709ff43324fc1aa9c7d0ae1a85a13386188f5e |
||
|
|
20937e667d |
Automated: Update Podfile.lock (#3431)
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/3431 Test Plan: Imported from GitHub, without a `Test Plan:` line. **Static Docs Preview: flipper** |[Full Site](https://our.intern.facebook.com/intern/staticdocs/eph/D34173783/V2/flipper/)| |**Modified Pages**| |[docs/getting-started/ios-native](https://our.intern.facebook.com/intern/staticdocs/eph/D34173783/V2/flipper/docs/getting-started/ios-native/)| Reviewed By: nikoant Differential Revision: D34173783 Pulled By: aigoncharov fbshipit-source-id: affd2de61434878875fd71c3ce323155ae299c0e |
||
|
|
60c353e16e |
Flipper Release: v0.133.1
Summary: Releasing version 0.133.1 Reviewed By: aigoncharov Differential Revision: D34143395 fbshipit-source-id: e1df1abee6ac46a33a383f6350e7529f329b1c56 |
||
|
|
47f41b83af |
Flipper Release: v0.133.0
Summary: Releasing version 0.133.0 Reviewed By: nikoant Differential Revision: D34104731 fbshipit-source-id: ea198388d852e4bc3fbed5e4a517cc07d117ca89 |
||
|
|
63f51ad0f5 |
Bump @babel/runtime from 7.16.7 to 7.17.0 in /react-native/ReactNativeFlipperExample (#3404)
Summary: Bumps [babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.16.7 to 7.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/runtime</code>'s releases</a>.</em></p> <blockquote> <h2>v7.17.0 (2022-02-02)</h2> <p>Thanks <a href="https://github.com/atti187"><code>@atti187</code></a> and <a href="https://github.com/phulin"><code>@phulin</code></a> for your first PRs!</p> <h4>🚀 New Feature</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14065">#14065</a> Allow plugins/presets to indicate external dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-parser</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14174">#14174</a> Expose <code>.index</code> on Position to internally track nodes location (<a href="https://github.com/tolmasky"><code>@tolmasky</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-syntax-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13973">#13973</a> proposal-pipe: Add support for <code>^^</code> and <code>@@</code> topics (<a href="https://github.com/js-choi"><code>@js-choi</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13940">#13940</a> Add new method to check if node is null or not (<a href="https://github.com/danez"><code>@danez</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-destructuring-private</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13931">#13931</a> Parse destructuring private fields (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14004">#14004</a> Add new decorators transform (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13681">#13681</a> Add the <code>decoratorsAutoAccessors</code> parser plugin (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-proposal-unicode-sets-regex</code>, <code>babel-plugin-syntax-unicode-sets-regex</code>, <code>babel-plugin-transform-dotall-regex</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14125">#14125</a> Add transform support for the "regexp unicode sets" proposal (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14086">#14086</a> Add parser support for the "regexp unicode sets" proposal (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14087">#14087</a> Expose <code>babel/register/experimental-worker</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14145">#14145</a> Reinterpret << when parsing TS type arguments (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14187">#14187</a> Normalize absolute paths on Windows (<a href="https://github.com/atti187"><code>@atti187</code></a>)</li> </ul> </li> </ul> <h4>📝 Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14223">#14223</a> Remove Babel 6 from SECURITY.md (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helper-fixtures</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14201">#14201</a> Fuzz test location-related parser options (<a href="https://github.com/tolmasky"><code>@tolmasky</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14208">#14208</a> Update compat data (specifically for rhino 1.7.14) (<a href="https://github.com/phulin"><code>@phulin</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14190">#14190</a> chore: run tscheck on babel 8 breaking test (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🏃♀️ Performance</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14209">#14209</a> Switch to <code>ampproject/remapping</code> to merge source maps (<a href="https://github.com/jridgewell"><code>@jridgewell</code></a>)</li> </ul> </li> </ul> <h4>Committers: 10</h4> <ul> <li>Chris Garrett (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> <li>Daniel Tschinder (<a href="https://github.com/danez"><code>@danez</code></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"><code>@babel/runtime</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.17.0 (2022-02-02)</h2> <h4>🚀 New Feature</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14065">#14065</a> Allow plugins/presets to indicate external dependencies (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-parser</code>, <code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14174">#14174</a> Expose <code>.index</code> on Position to internally track nodes location (<a href="https://github.com/tolmasky"><code>@tolmasky</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-proposal-pipeline-operator</code>, <code>babel-plugin-syntax-pipeline-operator</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13973">#13973</a> proposal-pipe: Add support for <code>^^</code> and <code>@@</code> topics (<a href="https://github.com/js-choi"><code>@js-choi</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13940">#13940</a> Add new method to check if node is null or not (<a href="https://github.com/danez"><code>@danez</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-plugin-syntax-destructuring-private</code>, <code>babel-standalone</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13931">#13931</a> Parse destructuring private fields (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-syntax-decorators</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14004">#14004</a> Add new decorators transform (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13681">#13681</a> Add the <code>decoratorsAutoAccessors</code> parser plugin (<a href="https://github.com/pzuraq"><code>@pzuraq</code></a>)</li> </ul> </li> <li><code>babel-core</code>, <code>babel-helper-create-regexp-features-plugin</code>, <code>babel-plugin-proposal-unicode-sets-regex</code>, <code>babel-plugin-syntax-unicode-sets-regex</code>, <code>babel-plugin-transform-dotall-regex</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14125">#14125</a> Add transform support for the "regexp unicode sets" proposal (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14086">#14086</a> Add parser support for the "regexp unicode sets" proposal (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14087">#14087</a> Expose <code>babel/register/experimental-worker</code> (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14145">#14145</a> Reinterpret << when parsing TS type arguments (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14187">#14187</a> Normalize absolute paths on Windows (<a href="https://github.com/atti187"><code>@atti187</code></a>)</li> </ul> </li> </ul> <h4>📝 Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14223">#14223</a> Remove Babel 6 from SECURITY.md (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helper-fixtures</code>, <code>babel-parser</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14201">#14201</a> Fuzz test location-related parser options (<a href="https://github.com/tolmasky"><code>@tolmasky</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14208">#14208</a> Update compat data (specifically for rhino 1.7.14) (<a href="https://github.com/phulin"><code>@phulin</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14190">#14190</a> chore: run tscheck on babel 8 breaking test (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>🏃♀️ Performance</h4> <ul> <li><code>babel-cli</code>, <code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14209">#14209</a> Switch to <code>ampproject/remapping</code> to merge source maps (<a href="https://github.com/jridgewell"><code>@jridgewell</code></a>)</li> </ul> </li> </ul> <h2>v7.16.12 (2022-01-22)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://github-redirect.dependabot.com/babel/babel/pull/14192">#14192</a> Avoid dynamic import when it's not needed (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-parser</code></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |