dropy-project / front

5 stars 0 forks source link

Bump react-native-safe-area-context from 4.4.1 to 4.9.0 #478

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps react-native-safe-area-context from 4.4.1 to 4.9.0.

Release notes

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

Release 4.9.0

4.9.0 (2024-02-01)

Features

Release 4.8.2

4.8.2 (2023-12-20)

Bug Fixes

Release 4.8.1

4.8.1 (2023-12-13)

Bug Fixes

  • android: enable buildFeatures.buildConfig for android gradle plugin 8+ (#455) (c391781)

Release 4.7.4

4.7.4 (2023-10-25)

  • resolve ViewProps type import #446

Release 4.7.3

4.7.3 (2023-10-18)

  • Observe UIKeyboardDidChangeFrameNotification (#440)

Release 4.7.2

4.7.2 (2023-09-01)

Release 4.7.1

4.7.1 (2023-07-11)

  • Update podspec to tvOS 12.4 (#415)

Release 4.7.0

4.7.0 (2023-07-10)

Bug Fixes

... (truncated)

Commits


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)
github-actions[bot] commented 6 months ago

πŸ¦™ MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 3.17s
βœ… REPOSITORY checkov yes no 9.2s
βœ… REPOSITORY git_diff yes no 0.05s
βœ… REPOSITORY secretlint yes no 1.55s
:warning: REPOSITORY trivy yes 1 3.49s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_