Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps @sentry/react-native from 1.7.2 to 2.6.1.

Release notes

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

2.6.1

  • build(ios): Bump sentry-cocoa to 7.1.4 #1700

2.6.0

  • feat: Support the sendDefaultPii option. #1634
  • build(android): Bump sentry-android to 5.1.0-beta.2 #1645
  • fix: Fix transactions on Android having clock drift and missing span data #1645

2.5.2

  • fix: Fix Sentry.close() not correctly resolving the promise on iOS. #1617
  • build(js): Bump sentry-javascript dependencies to 6.7.1 #1618

2.5.1

  • fix: Fatal uncaught events should be tagged handled:false #1597
  • fix: Fix duplicate breadcrumbs on Android #1598

2.5.0

Dependencies

  • build(js): Bump sentry-javascript dependencies to 6.5.1 #1588
  • build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
  • build(android): Bump sentry-android to 5.0.1 #1576

Features

  • feat: Sentry.flush() to flush events to disk and returns a promise #1547
  • feat: Sentry.close() method to fully disable the SDK on all layers and returns a promise #1457
  • feat: Add device context to transactions on Android #1545

Fixes

  • fix: Process "log" levels in breadcrumbs before sending to native #1565

2.5.0-beta.1

  • build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
  • feat: Close method to fully disable the SDK on all layers #1457
  • build(android): Bump Android SDK to 5.0.0-beta.1 #1476

2.4.3

  • fix: Use the latest outbox path from hub options instead of private options #1529

2.4.2

  • fix: enableNative: false should take precedence over autoInitializeNativeSdk: false #1462

2.4.1

  • fix: Type navigation container ref arguments as any to avoid TypeScript errors #1453

2.4.0

  • fix: Don't call NATIVE.fetchRelease if release and dist already exists on the event #1388
  • feat: Add onReady callback that gets called after Native SDK init is called #1406

... (truncated)

Changelog

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

2.6.1

  • build(ios): Bump sentry-cocoa to 7.1.4 #1700

2.6.0

  • feat: Support the sendDefaultPii option. #1634
  • build(android): Bump sentry-android to 5.1.0-beta.2 #1645
  • fix: Fix transactions on Android having clock drift and missing span data #1645

2.5.2

  • fix: Fix Sentry.close() not correctly resolving the promise on iOS. #1617
  • build(js): Bump sentry-javascript dependencies to 6.7.1 #1618

2.5.1

  • fix: Fatal uncaught events should be tagged handled:false #1597
  • fix: Fix duplicate breadcrumbs on Android #1598

2.5.0

Dependencies

  • build(js): Bump sentry-javascript dependencies to 6.5.1 #1588
  • build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
  • build(android): Bump sentry-android to 5.0.1 #1576

Features

  • feat: Sentry.flush() to flush events to disk and returns a promise #1547
  • feat: Sentry.close() method to fully disable the SDK on all layers and returns a promise #1457

Fixes

  • fix: Process "log" levels in breadcrumbs before sending to native #1565

2.5.0-beta.1

  • build(ios): Bump sentry-cocoa to 7.0.0 and remove setLogLevel #1459
  • feat: Close method to fully disable the SDK on all layers #1457
  • build(android): Bump Android SDK to 5.0.0-beta.1 #1476

2.4.3

  • fix: Use the latest outbox path from hub options instead of private options #1529

2.4.2

  • fix: enableNative: false should take precedence over autoInitializeNativeSdk: false #1462

... (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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants