AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Bump @sentry/react-native from 4.4.0 to 4.11.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

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

Release notes

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

4.11.0

Features

4.10.1

Fixes

  • Bump Wizard from v1.2.17 to v1.4.0 (#2645)
  • Android builds without ext config, auto create assets dir for modules (#2652)
  • Exit gracefully if source map file for collecting modules doesn't exist (#2655)
  • Create only one clean-up tasks for modules collection (#2657)

Dependencies

4.10.0

Features

  • JS Runtime dependencies are sent in Events (#2606)
    • To collect JS dependencies on iOS add ../node_modules/@sentry/react-native/scripts/collect-modules.sh at the end of the Bundle React Native code and images build phase. The collection only works on Release builds. Android builds have a new step in sentry.gradle plugin. More in the migration documentation.

Dependencies

4.9.0

Features

  • Add maxQueueSize option (#2578)

Fixes

  • Use Scope class rather than Scope type for top-level functions (#2627)

Dependencies

... (truncated)

Changelog

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

4.11.0

Features

4.10.1

Fixes

  • Bump Wizard from v1.2.17 to v1.4.0 (#2645)
  • Android builds without ext config, auto create assets dir for modules (#2652)
  • Exit gracefully if source map file for collecting modules doesn't exist (#2655)
  • Create only one clean-up tasks for modules collection (#2657)

Dependencies

4.10.0

Features

  • JS Runtime dependencies are sent in Events (#2606)
    • To collect JS dependencies on iOS add ../node_modules/@sentry/react-native/scripts/collect-modules.sh at the end of the Bundle React Native code and images build phase. The collection only works on Release builds. Android builds have a new step in sentry.gradle plugin. More in the migration documentation.

Dependencies

4.9.0

Features

  • Add maxQueueSize option (#2578)

Fixes

  • Use Scope class rather than Scope type for top-level functions (#2627)

Dependencies

... (truncated)

Commits
  • 3c19668 release: 4.11.0
  • ca810b9 feat: Screenshots (#2610)
  • 4835cf8 Merge branch 'release/4.10.1'
  • 0d6baa5 release: 4.10.1
  • 8fbf600 fix(modules): Modules create only one cleanup task (#2657)
  • bb4d70c fix(modules): Exit gracefully if source map file doesn't exist (#2655)
  • 98a6e43 chore(deps): update Android SDK to v6.9.1 (#2653)
  • c4ec9c8 chore: update scripts/update-wizard.sh to v1.4.0 (#2645)
  • 5add8d1 fix(modules): Android builds without ext config, auto create assets dir for m...
  • 3e296af Revert "chore(deps): update Android SDK to v6.9.0 (#2643)" (#2651)
  • 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)

dependabot[bot] avatar Dec 06 '22 11:12 dependabot[bot]

Codecov Report

Merging #6631 (3a9777d) into master (2845132) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6631   +/-   ##
======================================
  Coverage    8.09%   8.09%           
======================================
  Files         288     288           
  Lines        5412    5412           
  Branches     1405    1405           
======================================
  Hits          438     438           
  Misses       4974    4974           

codecov[bot] avatar Dec 06 '22 11:12 codecov[bot]

Superseded by #6664.

dependabot[bot] avatar Dec 15 '22 11:12 dependabot[bot]