dropy-project / front

5 stars 0 forks source link

Bump @sentry/react-native from 4.11.0 to 4.13.0 #451

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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

Changelog

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

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

Commits
  • 514ad40 release: 4.13.0
  • 46ce6fa chore(deps): update JavaScript SDK to v7.29.0 (#2736)
  • c35c86b fix(modules): Modules loaders integration handles native error and event modu...
  • 4b32ab4 build(deps): bump github/codeql-action from 2.1.31 to 2.1.37 (#2697)
  • 9a88e48 chore(deps): update Cocoa SDK to v7.31.5 (#2714)
  • 992aab1 chore(deps): update Android SDK to v6.11.0 (#2724)
  • b8885a3 build(deps-ci): bump actions/stale from 5.1.1 to 7.0.0 (#2711)
  • 8d17529 build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#2717)
  • 0119e1f build(deps): bump nick-fields/retry from 2.8.2 to 2.8.3 (#2725)
  • 6ad81f7 chore(deps): update JavaScript SDK to v7.28.1 (#2715)
  • 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 2.8s
✅ REPOSITORY checkov yes no 8.88s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.32s
:warning: REPOSITORY trivy yes 1 2.66s

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 1 year ago

Superseded by #455.