From 679b8cb357f281b9494b0c7c46b8b0e91a1de400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:07:08 +0200 Subject: [PATCH] chore(deps): bump fast-xml-parser from 4.2.7 to 4.4.1 (#2266) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.7 to 4.4.1.
Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

4.4.1 / 2024-07-28

4.4.0 / 2024-05-18

4.3.6 / 2024-03-16

4.3.5 / 2024-02-24

4.3.4 / 2024-01-10

4.3.3 / 2024-01-10

4.3.2 / 2023-10-02

4.3.1 / 2023-09-24

4.3.0 / 2023-09-20

4.2.7 / 2023-07-30

4.2.6 / 2023-07-17

4.2.5 / 2023-06-22

4.2.4 / 2023-06-06

4.2.3 / 2023-06-05

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fast-xml-parser&package-manager=npm_and_yarn&previous-version=4.2.7&new-version=4.4.1)](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) ---
Dependabot commands and options
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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/software-mansion/react-native-screens/network/alerts).
--------- Signed-off-by: dependabot[bot] Co-authored-by: Janic Duplessis Co-authored-by: Alex Duży <91994767+alduzy@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Example/metro.config.js | 1 - TVOSExample/metro.config.js | 1 - ios/RNSScreenStackHeaderConfig.mm | 1 + yarn.lock | 6 +++--- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Example/metro.config.js b/Example/metro.config.js index 6ee25dfdc9..a8061ff84f 100644 --- a/Example/metro.config.js +++ b/Example/metro.config.js @@ -16,7 +16,6 @@ const modules = [ 'react-native-reanimated', 'react-native-safe-area-context', 'react-native-gesture-handler', - 'react-native-reanimated', ...Object.keys(pack.peerDependencies), ]; diff --git a/TVOSExample/metro.config.js b/TVOSExample/metro.config.js index 6e5e391e81..8e516bde23 100644 --- a/TVOSExample/metro.config.js +++ b/TVOSExample/metro.config.js @@ -16,7 +16,6 @@ const modules = [ 'react-native-reanimated', 'react-native-safe-area-context', 'react-native-gesture-handler', - 'react-native-reanimated', ...Object.keys(pack.peerDependencies), ]; diff --git a/ios/RNSScreenStackHeaderConfig.mm b/ios/RNSScreenStackHeaderConfig.mm index ac0c006fbd..de7f368403 100644 --- a/ios/RNSScreenStackHeaderConfig.mm +++ b/ios/RNSScreenStackHeaderConfig.mm @@ -762,6 +762,7 @@ - (void)unmountChildComponentView:(UIView *)childCompo [self replaceNavigationBarViewsWithSnapshotOfSubview:(RNSScreenStackHeaderSubview *)childComponentView]; [_reactSubviews removeObject:(RNSScreenStackHeaderSubview *)childComponentView]; [childComponentView removeFromSuperview]; + [self updateViewControllerIfNeeded]; } - (void)replaceNavigationBarViewsWithSnapshotOfSubview:(RNSScreenStackHeaderSubview *)childComponentView diff --git a/yarn.lock b/yarn.lock index e03aefc3e9..037b8b2d33 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6801,13 +6801,13 @@ __metadata: linkType: hard "fast-xml-parser@npm:^4.0.12": - version: 4.2.7 - resolution: "fast-xml-parser@npm:4.2.7" + version: 4.4.1 + resolution: "fast-xml-parser@npm:4.4.1" dependencies: strnum: "npm:^1.0.5" bin: fxparser: src/cli/cli.js - checksum: 10c0/0681922d95713062ec6205fd41be503890c474a45831c39502e72fccf0b0bd88c49d2c2fa79c6d24d432573631d515967fd17938bcedf230cb134c291cbbbf5e + checksum: 10c0/7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33 languageName: node linkType: hard