dropy-project / front

5 stars 0 forks source link

Bump @sentry/react-native from 4.11.0 to 4.14.0 #455

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sentry/react-native from 4.11.0 to 4.14.0.

Release notes

Sourced from @​sentry/react-native's releases.

4.14.0

Features

  • Add support for RNGP introduced in React Native 0.71.0 (#2759)

Fixes

  • Take screenshot runs on UI thread on Android (#2743)

Dependencies

4.13.0

Fixes

  • Missing originalException in beforeSend for events from react native error handler (#2706)
  • ModulesLoader integration returns original event if native is not available and event modules overwrite native modules (#2730)

Dependencies

4.12.0

Features

  • Add lastEventId method to the API (#2675)

Fix

  • Sentry.startTransaction doesn't require op (#2691)

Dependencies

... (truncated)

Changelog

Sourced from @​sentry/react-native's changelog.

4.14.0

Features

  • Add support for RNGP introduced in React Native 0.71.0 (#2759)

Fixes

  • Take screenshot runs on UI thread on Android (#2743)

Dependencies

4.13.0

Fixes

  • Missing originalException in beforeSend for events from react native error handler (#2706)
  • ModulesLoader integration returns original event if native is not available and event modules overwrite native modules (#2730)

Dependencies

4.12.0

Features

  • Add lastEventId method to the API (#2675)

Fix

  • Sentry.startTransaction doesn't require op (#2691)

Dependencies

... (truncated)

Commits
  • 80c4085 release: 4.14.0
  • 6b648a5 chore: Add PII to PR template (#2784)
  • 8a8155f fix(readme): Fix E2E Test Badge to show test from the main branch (#2781)
  • 6bb95bf build(deps): bump y18n from 4.0.0 to 4.0.3 (#2778)
  • b5efb26 build(deps-dev): bump prettier from 2.8.1 to 2.8.3 (#2773)
  • 4a41312 chore(deps): update JavaScript SDK to v7.32.1 (#2777)
  • 0e24641 fix(e2e): Remove runtime from e2e tests as it requires number (#2780)
  • 034bf14 build(deps-dev): bump rimraf from 3.0.2 to 4.1.1 (#2772)
  • 9fc1c11 feature(android): Add support for RNGP into sentry.gradle (#2759)
  • 36445cd chore(rn): Update to RN v0.71 sample and e2e tests (#2752)
  • 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.08s
✅ REPOSITORY checkov yes no 10.66s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.23s
:warning: REPOSITORY trivy yes 1 5.6s

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_