Skip to content

Commit

Permalink
Bump react-native-safe-area-context from 4.10.5 to 4.14.0 in /react-n…
Browse files Browse the repository at this point in the history
…ative (#2027)

Bumps
[react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context)
from 4.10.5 to 4.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/th3rdwave/react-native-safe-area-context/releases">react-native-safe-area-context's
releases</a>.</em></p>
<blockquote>
<h2>Release 4.14.0</h2>
<h1><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.13.1...v4.14.0">4.14.0</a>
(2024-10-31)</h1>
<ul>
<li>chore: Remove legacy version check in react-native.config.js <a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/540">#540</a></li>
</ul>
<h2>Release 4.13.1</h2>
<h2><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.13.0...v4.13.1">4.13.1</a>
(2024-10-31)</h2>
<ul>
<li>use jest.fn on mocked hooks (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/pull/449">th3rdwave/react-native-safe-area-context#449</a>)</li>
</ul>
<h2>Release 4.13.0</h2>
<h1><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.12.0...v4.13.0">4.13.0</a>
(2024-10-31)</h1>
<h3>Features</h3>
<ul>
<li>add react-native-macos support (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/513">#513</a>)
(<a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/ed16a5e4203ac5e1a52a5fbf5a434999c49be4f5">ed16a5e</a>)</li>
</ul>
<h2>Release 4.12.0</h2>
<h1><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.11.1...v4.12.0">4.12.0</a>
(2024-10-25)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>support RN 0.76 (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/537">#537</a>)
(<a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/91c426216c18b10558319f8f02383392100b6740">91c4262</a>)</li>
</ul>
<h2>Release 4.11.1</h2>
<h2><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.11.0...v4.11.1">4.11.1</a>
(2024-10-16)</h2>
<h2>Release 4.11.0</h2>
<h1><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.10.9...v4.11.0">4.11.0</a>
(2024-09-10)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>ts error due to react types forwardRef changes (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/528">#528</a>)
(<a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/a2467c5b24e23a719b1a19ba9d88e59dab831c7b">a2467c5</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add load method (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/523">#523</a>)
(<a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/f99cb144b68efa492b564895a35aad8ad7a8cdf0">f99cb14</a>)</li>
</ul>
<h2>Release 4.10.9</h2>
<h2><a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.10.8...v4.10.9">4.10.9</a>
(2024-08-15)</h2>
<h3>Reverts</h3>
<ul>
<li>Revert &quot;fix: use kotlin compatible getType (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/507">#507</a>)&quot;
(<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/515">#515</a>)
(<a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/c29b877aaba10759977d6564c1658acadc4017be">c29b877</a>),
closes <a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/507">#507</a>
<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/515">#515</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/725976d893637732dacf4a72c9e19f7ada055a93"><code>725976d</code></a>
chore: release 4.14.0</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/03a2872fb0b1c71529e6243b0e3a3b336294c4bf"><code>03a2872</code></a>
chore: Remove legacy version check in
<code>react-native.config.js</code> (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/540">#540</a>)</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/e8f873f0d19e2e1119071299cbea6eb70010342f"><code>e8f873f</code></a>
chore: release 4.13.1</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/b2afa57ab6082792ca38435f13553500b0aaca70"><code>b2afa57</code></a>
use jest.fn on mocked hooks (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/449">#449</a>)</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/e5d23b880bb99264348ce7ce73700272b97a8927"><code>e5d23b8</code></a>
chore: release 4.13.0</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/ed16a5e4203ac5e1a52a5fbf5a434999c49be4f5"><code>ed16a5e</code></a>
feat: add react-native-macos support (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/513">#513</a>)</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/cc52b98c7b1d5d293cdb529c6e5f2d7aaececa5a"><code>cc52b98</code></a>
chore: release 4.12.0</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/91c426216c18b10558319f8f02383392100b6740"><code>91c4262</code></a>
fix: support RN 0.76 (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/537">#537</a>)</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/7c39106a14f13686cf3b08df6993110f2c2faeff"><code>7c39106</code></a>
chore: release 4.11.1</li>
<li><a
href="https://github.com/th3rdwave/react-native-safe-area-context/commit/8f99d4dbe286b1afd85c11bf560ceeeed5ded13b"><code>8f99d4d</code></a>
[android] Remove a check that is no longer needed (<a
href="https://redirect.github.com/th3rdwave/react-native-safe-area-context/issues/535">#535</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.10.5...v4.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-native-safe-area-context&package-manager=npm_and_yarn&previous-version=4.10.5&new-version=4.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent c79edb0 commit 5f3cafd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions react-native/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-native-fetch-api": "^3.0.0",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-safe-area-context": "4.14.0",
"react-native-screens": "3.35.0",
"react-native-web": "^0.19.12",
"web-streams-polyfill": "^4.0.0"
Expand Down

0 comments on commit 5f3cafd

Please sign in to comment.