etn-ccis / blui-react-native-component-library

Re-usable React-Native components for use in Brightlayer UI applications
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Bump react-native-safe-area-context from 4.7.4 to 4.10.3 in /components #579

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps react-native-safe-area-context from 4.7.4 to 4.10.3.

Release notes

Sourced from react-native-safe-area-context's releases.

Release 4.10.3

4.10.3 (2024-05-30)

Bug Fixes

Release 4.10.2

4.10.2 (2024-05-30)

Bug Fixes

  • using edge modes on web (8b5d629)

Release 4.10.1

4.10.1 (2024-04-23)

Bug Fixes

  • added run recalculation for safe_area when window did become visible (#480) (85ad002)

Release 4.10.0

4.10.0 (2024-04-23)

Support for react-native 0.74.0

Release 4.10.0-rc.2

4.10.0-rc.2 (2024-04-12)

Release 4.10.0-rc.1

4.10.0-rc.1 (2024-03-08)

Release 4.10.0-rc.0

4.10.0-rc.0 (2024-02-28)

Bug Fixes

Release 4.9.0

4.9.0 (2024-02-01)

Features

... (truncated)

Commits
  • ddfcef1 chore: release 4.10.3
  • cdc0b97 fix: invalid export
  • 43dc4ba chore: release 4.10.2
  • 8b5d629 fix: using edge modes on web
  • b8650b0 chore: release 4.10.1
  • 85ad002 fix: added run recalculation for safe_area when window did become visible (#480)
  • 9b7873c chore: release 4.10.0
  • 996ec11 chore: format code
  • 188b8e9 chore: release 4.10.0-rc.2
  • afeba42 Prevent from crashing with null cannot be cast to non-null type kotlin.Any, (...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.36%. Comparing base (6a33e60) to head (869c391).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #579 +/- ## ======================================= Coverage 71.36% 71.36% ======================================= Files 65 65 Lines 1177 1177 Branches 177 177 ======================================= Hits 840 840 Misses 310 310 Partials 27 27 ``` | [Flag](https://app.codecov.io/gh/etn-ccis/blui-react-native-component-library/pull/579/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/etn-ccis/blui-react-native-component-library/pull/579/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis) | `71.36% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=etn-ccis#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.