Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump deps & fix tvOS build #1667

Merged
merged 16 commits into from
Dec 20, 2022
Merged

chore: bump deps & fix tvOS build #1667

merged 16 commits into from
Dec 20, 2022

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    ec4f695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    babeebb View commit details
    Browse the repository at this point in the history
  3. Bump deployments TVOSC

    kkafar committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    682c350 View commit details
    Browse the repository at this point in the history
  4. Reinstall pods in TVExample

    kkafar committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    464261c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    244af60 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump qs from 6.5.2 to 6.5.3 (#1662)

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md">qs's
    changelog</a>.</em></p>
    <blockquote>
    <h2><strong>6.5.3</strong></h2>
    <ul>
    <li>[Fix] <code>parse</code>: ignore <code>__proto__</code> keys (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/428">#428</a>)</li>
    <li>[Fix] <code>utils.merge</code>: avoid a crash with a null target and
    a truthy non-array source</li>
    <li>[Fix] correctly parse nested arrays</li>
    <li>[Fix] <code>stringify</code>: fix a crash with
    <code>strictNullHandling</code> and a custom
    <code>filter</code>/<code>serializeDate</code> (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/279">#279</a>)</li>
    <li>[Fix] <code>utils</code>: <code>merge</code>: fix crash when
    <code>source</code> is a truthy primitive &amp; no options are
    provided</li>
    <li>[Fix] when <code>parseArrays</code> is false, properly handle keys
    ending in <code>[]</code></li>
    <li>[Fix] fix for an impossible situation: when the formatter is called
    with a non-string value</li>
    <li>[Fix] <code>utils.merge</code>: avoid a crash with a null target and
    an array source</li>
    <li>[Refactor] <code>utils</code>: reduce observable [[Get]]s</li>
    <li>[Refactor] use cached <code>Array.isArray</code></li>
    <li>[Refactor] <code>stringify</code>: Avoid arr = arr.concat(...), push
    to the existing instance (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/269">#269</a>)</li>
    <li>[Refactor] <code>parse</code>: only need to reassign the var
    once</li>
    <li>[Robustness] <code>stringify</code>: avoid relying on a global
    <code>undefined</code> (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/427">#427</a>)</li>
    <li>[readme] remove travis badge; add github actions/codecov badges;
    update URLs</li>
    <li>[Docs] Clean up license text so it’s properly detected as
    BSD-3-Clause</li>
    <li>[Docs] Clarify the need for &quot;arrayLimit&quot; option</li>
    <li>[meta] fix README.md (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/399">#399</a>)</li>
    <li>[meta] add FUNDING.yml</li>
    <li>[actions] backport actions from main</li>
    <li>[Tests] always use <code>String(x)</code> over
    <code>x.toString()</code></li>
    <li>[Tests] remove nonexistent tape option</li>
    <li>[Dev Deps] backport from main</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/ljharb/qs/commit/298bfa55d6db00ddea78dd0333509aadf9bb3077"><code>298bfa5</code></a>
    v6.5.3</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/ed0f5dcbef4b168a8ae299d78b1e4a2e9b1baf1f"><code>ed0f5dc</code></a>
    [Fix] <code>parse</code>: ignore <code>__proto__</code> keys (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/428">#428</a>)</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/691e739cfa40cd42604dc05a54e6154371a429ab"><code>691e739</code></a>
    [Robustness] <code>stringify</code>: avoid relying on a global
    <code>undefined</code> (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/427">#427</a>)</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/1072d57d38a690e1ad7616dced44390bffedcbb2"><code>1072d57</code></a>
    [readme] remove travis badge; add github actions/codecov badges; update
    URLs</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/12ac1c403aaa04d1a34844f514ed9f9abfb76e64"><code>12ac1c4</code></a>
    [meta] fix README.md (<a
    href="https://github-redirect.dependabot.com/ljharb/qs/issues/399">#399</a>)</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/0338716b09fdbd4711823eeb0a14e556a2498e7a"><code>0338716</code></a>
    [actions] backport actions from main</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/5639c20ce0a7c1332200a3181339331483e5a3a1"><code>5639c20</code></a>
    Clean up license text so it’s properly detected as BSD-3-Clause</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/51b8a0b1b213596dd1702b837f5e7dec2229793d"><code>51b8a0b</code></a>
    add FUNDING.yml</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/45f675936e742d92fac8d4dae5cfc385c576a977"><code>45f6759</code></a>
    [Fix] fix for an impossible situation: when the formatter is called with
    a no...</li>
    <li><a
    href="https://github.com/ljharb/qs/commit/f814a7f8f2af059f8158f7e4b2bf8b46aeb62cd3"><code>f814a7f</code></a>
    [Dev Deps] backport from main</li>
    <li>Additional commits viewable in <a
    href="https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.5.2&new-version=6.5.3)](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)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2a24cb1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1656)

    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    23681f0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /Example (

    #1655)
    
    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8479bd2 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /TVOSEx…

    …ample (#1654)
    
    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9461148 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /Fabric…

    …Example (#1653)
    
    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    02db19c View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /Fabric…

    …TestExample (#1652)
    
    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    759cf60 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1636)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to
    3.1.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/699c459443a6bd98f5b28197978f76e7f71467ac"><code>699c459</code></a>
    3.1.2</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/2f2b5ff1bb1b6a01f4404f7e475f0a2cba578ab7"><code>2f2b5ff</code></a>
    fix: trim pattern</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/25d7c0d09c47063c9b0d2ace17ef8e951d90eccc"><code>25d7c0d</code></a>
    3.1.1</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/55dda291dfb595bd11b4edb19b45dd98eda76de0"><code>55dda29</code></a>
    fix: treat nocase:true as always having magic</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/5e1fb8dd2bb78c0ae22101b9229fac4c76ef039e"><code>5e1fb8d</code></a>
    3.1.0</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/f8145c54f34075069f4a23cb214d871da4cd4006"><code>f8145c5</code></a>
    Add 'allowWindowsEscape' option</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/570e8b1aef6c9e823a824aa0b9be10db43857cd7"><code>570e8b1</code></a>
    add publishConfig for v3 publishes</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/5b7cd3372be253759fb4d865eb3f38f189a5fcdf"><code>5b7cd33</code></a>
    3.0.6</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/20b4b562830680867feb75f9c635aca08e5c86ff"><code>20b4b56</code></a>
    [fix] revert all breaking syntax changes</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/2ff038852ec03e85e60e0eb333005c680ac8a543"><code>2ff0388</code></a>
    document, expose, and test 'partial:true' option</li>
    <li>Additional commits viewable in <a
    href="https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimatch&package-manager=npm_and_yarn&previous-version=3.0.4&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6b56d9d View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /TVOSExample (#1635)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to
    3.1.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/699c459443a6bd98f5b28197978f76e7f71467ac"><code>699c459</code></a>
    3.1.2</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/2f2b5ff1bb1b6a01f4404f7e475f0a2cba578ab7"><code>2f2b5ff</code></a>
    fix: trim pattern</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/25d7c0d09c47063c9b0d2ace17ef8e951d90eccc"><code>25d7c0d</code></a>
    3.1.1</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/55dda291dfb595bd11b4edb19b45dd98eda76de0"><code>55dda29</code></a>
    fix: treat nocase:true as always having magic</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/5e1fb8dd2bb78c0ae22101b9229fac4c76ef039e"><code>5e1fb8d</code></a>
    3.1.0</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/f8145c54f34075069f4a23cb214d871da4cd4006"><code>f8145c5</code></a>
    Add 'allowWindowsEscape' option</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/570e8b1aef6c9e823a824aa0b9be10db43857cd7"><code>570e8b1</code></a>
    add publishConfig for v3 publishes</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/5b7cd3372be253759fb4d865eb3f38f189a5fcdf"><code>5b7cd33</code></a>
    3.0.6</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/20b4b562830680867feb75f9c635aca08e5c86ff"><code>20b4b56</code></a>
    [fix] revert all breaking syntax changes</li>
    <li><a
    href="https://github.com/isaacs/minimatch/commit/2ff038852ec03e85e60e0eb333005c680ac8a543"><code>2ff0388</code></a>
    document, expose, and test 'partial:true' option</li>
    <li>Additional commits viewable in <a
    href="https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=minimatch&package-manager=npm_and_yarn&previous-version=3.0.4&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    41c7993 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /TestsE…

    …xample (#1651)
    
    Bumps
    [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component)
    from 0.2.0 to 0.2.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/SamVerschueren/decode-uri-component/releases">decode-uri-component's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.2.2</h2>
    <ul>
    <li>Prevent overwriting previously decoded tokens  980e0bf</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2</a></p>
    <h2>v0.2.1</h2>
    <ul>
    <li>Switch to GitHub workflows  76abc93</li>
    <li>Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a>
    746ca5d</li>
    <li>Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)
    486d7e2</li>
    <li>Tidelift tasks  a650457</li>
    <li>Meta tweaks  66e1c28</li>
    </ul>
    <p><a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1">https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a0eea469d26eb0df668b081672cdb9581feb78eb"><code>a0eea46</code></a>
    0.2.2</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/980e0bf09b64d94f1aa79012f895816c30ffd152"><code>980e0bf</code></a>
    Prevent overwriting previously decoded tokens</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/3c8a373dd4837e89b3f970e01295dd03e1405a33"><code>3c8a373</code></a>
    0.2.1</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/76abc939783fe3900fadb7d384a74d324d5557f3"><code>76abc93</code></a>
    Switch to GitHub workflows</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/746ca5dcb6667c5d364e782d53c542830e4c10b9"><code>746ca5d</code></a>
    Fix issue where decode throws - fixes <a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/6">#6</a></li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/486d7e26d3a8c0fbe860fb651fe1bc98c2f2be30"><code>486d7e2</code></a>
    Update license (<a
    href="https://github-redirect.dependabot.com/SamVerschueren/decode-uri-component/issues/1">#1</a>)</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/a65045724e6234acef87f31da499d4807b20b134"><code>a650457</code></a>
    Tidelift tasks</li>
    <li><a
    href="https://github.com/SamVerschueren/decode-uri-component/commit/66e1c2834c0e189201cb65196ec3101372459b02"><code>66e1c28</code></a>
    Meta tweaks</li>
    <li>See full diff in <a
    href="https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=decode-uri-component&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    a4c5fe3 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump moment from 2.29.2 to 2.29.4 in /Example (#1520)

    Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/moment/moment/blob/develop/CHANGELOG.md">moment's
    changelog</a>.</em></p>
    <blockquote>
    <h3>2.29.4</h3>
    <ul>
    <li>Release Jul 6, 2022
    <ul>
    <li><a
    href="https://github-redirect.dependabot.com/moment/moment/pull/6015">#6015</a>
    [bugfix] Fix ReDoS in preprocessRFC2822 regex</li>
    </ul>
    </li>
    </ul>
    <h3>2.29.3 <a
    href="https://gist.github.com/ichernev/edebd440f49adcaec72e5e77b791d8be">Full
    changelog</a></h3>
    <ul>
    <li>Release Apr 17, 2022
    <ul>
    <li><a
    href="https://github-redirect.dependabot.com/moment/moment/pull/5995">#5995</a>
    [bugfix] Remove const usage</li>
    <li><a
    href="https://github-redirect.dependabot.com/moment/moment/pull/5990">#5990</a>
    misc: fix advisory link</li>
    </ul>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/moment/moment/commit/000ac1800e620f770f4eb31b5ae908f6167b0ab2"><code>000ac18</code></a>
    Build 2.24.4</li>
    <li><a
    href="https://github.com/moment/moment/commit/f2006b647939466f4f403721b8c7816d844c038c"><code>f2006b6</code></a>
    Bump version to 2.24.4</li>
    <li><a
    href="https://github.com/moment/moment/commit/536ad0c348f2f99009755698f491080757a48221"><code>536ad0c</code></a>
    Update changelog for 2.29.4</li>
    <li><a
    href="https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3"><code>9a3b589</code></a>
    [bugfix] Fix redos in preprocessRFC2822 regex (<a
    href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)</li>
    <li><a
    href="https://github.com/moment/moment/commit/6374fd860aeff75e6c9d9d11540c6b22bc7ef175"><code>6374fd8</code></a>
    Merge branch 'master' into develop</li>
    <li><a
    href="https://github.com/moment/moment/commit/b4e615307ee350b58ac9899e3587ce43972b0753"><code>b4e6153</code></a>
    Revert &quot;[bugfix] Fix redos in preprocessRFC2822 regex (<a
    href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)&quot;</li>
    <li><a
    href="https://github.com/moment/moment/commit/7aebb1617fc9bced87ab6bc4c317644019b23ce7"><code>7aebb16</code></a>
    [bugfix] Fix redos in preprocessRFC2822 regex (<a
    href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)</li>
    <li><a
    href="https://github.com/moment/moment/commit/57c90622e402c929504cc6d6f3de4ebe2a9ffc73"><code>57c9062</code></a>
    Build 2.29.3</li>
    <li><a
    href="https://github.com/moment/moment/commit/aaf50b6bca4075f40a3372c291ae8072fb4e9dcf"><code>aaf50b6</code></a>
    Fixup release complaints</li>
    <li><a
    href="https://github.com/moment/moment/commit/26f4aef9ca0b4c998107bf7e2cf1c33c30368d44"><code>26f4aef</code></a>
    Bump version to 2.29.3</li>
    <li>Additional commits viewable in <a
    href="https://github.com/moment/moment/compare/2.29.2...2.29.4">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moment&package-manager=npm_and_yarn&previous-version=2.29.2&new-version=2.29.4)](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)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    6338a51 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump simple-plist from 1.1.1 to 1.3.1 in /Example (#1465)

    Bumps [simple-plist](https://github.com/wollardj/simple-plist) from
    1.1.1 to 1.3.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/wollardj/simple-plist/releases">simple-plist's
    releases</a>.</em></p>
    <blockquote>
    <h2>TypeScript</h2>
    <p>This release is a rewrite of the JavaScript code into TypeScript code
    to add strong typing for those who would choose to use it.</p>
    <p>As this is a minor release there should be minimal risk in upgrading
    from <code>v1.1.1</code></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/1b1333c639e4628630b43814e096a1f17aececda"><code>1b1333c</code></a>
    v1.3.1</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/7adf995baf55a2604c035bfcafe6968148a22def"><code>7adf995</code></a>
    update <code>@​types/jest</code> to ^27.4.1 (and 4 others)</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/c5b4db04ff2afa44b8197e061c1ab10278dadcdc"><code>c5b4db0</code></a>
    test: CWE-1321</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/3ad9688092c1e2b327ea1b34fc2592db4e9ebb05"><code>3ad9688</code></a>
    update bplist-parser to 0.3.1</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/26d93f4f6721d404af00e3152d77bf83e3b54043"><code>26d93f4</code></a>
    update tests to use inline snapshots</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/670e22fd6e46549a1d32d1065981e0f58eab98d6"><code>670e22f</code></a>
    fix: update plist to 3.0.5</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/bb4b04a39ffa66677ca47d63f3ac6927685901ee"><code>bb4b04a</code></a>
    v1.3.0</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/eb2f4f15c27fa7bd930b95e7a033090d88f73f66"><code>eb2f4f1</code></a>
    docs: update documentation to include typescript examples</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/f0e7fea80f2aca3904b4b0152071ee14da40536e"><code>f0e7fea</code></a>
    update git repo url</li>
    <li><a
    href="https://github.com/wollardj/simple-plist/commit/c02c8056ebfe478de0565273f28ec6c858468a90"><code>c02c805</code></a>
    yarn3 + typescript (<a
    href="https://github-redirect.dependabot.com/wollardj/simple-plist/issues/56">#56</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=simple-plist&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.3.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)
    
    ---
    
    <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)
    - `@dependabot use these labels` will set the current labels as the
    default for future PRs for this repo and language
    - `@dependabot use these reviewers` will set the current reviewers as
    the default for future PRs for this repo and language
    - `@dependabot use these assignees` will set the current assignees as
    the default for future PRs for this repo and language
    - `@dependabot use this milestone` will set the current milestone as the
    default for future PRs for this repo and language
    
    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).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2a64472 View commit details
    Browse the repository at this point in the history