dropy-project / front

5 stars 0 forks source link

Bump react-native-safe-area-context from 4.4.1 to 4.5.2 #472

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release 4.5.2

4.5.2 (2023-04-29)

Bug Fixes

Allow web's SafeAreaView to forward ref to its underlying view #383

Release 4.5.1

4.5.1 (2023-04-08)

Bug Fixes

Release 4.5.0

4.5.0 (2023-01-19)

Bug Fixes

  • test: _NativeSafeAreaContext.default.getConstants is not a function (#335) (d424f12), closes #290 #255
Commits
  • 3f9a80b chore: release 4.5.2
  • c0a76f8 fix: example project name
  • 55caefd fix: remove duplicate install
  • 06a3283 fix: properly setup ruby
  • 136d94a Rename _ruby-version to .ruby-version
  • e39b2a3 fix: fix fabric-example leftover
  • a079302 chore: merge example apps, update deps
  • 5ea2592 🐛 empty array sets no edges (#378)
  • def1c1a chore: run ci on common/** changes
  • a34e698 chore: release 4.5.1
  • 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 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 1 year ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 3.09s
✅ REPOSITORY checkov yes no 9.55s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.18s
:warning: REPOSITORY trivy yes 1 4.42s

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_

dependabot[bot] commented 6 months ago

Superseded by #478.