29ki / 29k

This is the repository of the free, non-profit, open-source and co-created mental health app Aware.
https://29k.org
GNU Affero General Public License v3.0
65 stars 33 forks source link

Bump @sentry/react-native from 5.26.0 to 5.31.1 in /client #5796

Closed dependabot[bot] closed 2 days ago

dependabot[bot] commented 2 weeks ago

Bumps @sentry/react-native from 5.26.0 to 5.31.1.

Release notes

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

5.31.1

Fixes

  • Sentry CLI passes thru recursive node calls during source maps auto upload from Xcode ((#3843))
    • This fixes React Native 0.75 Xcode auto upload failures

Dependencies

5.31.0

Features

  • Add Sentry.crashedLastRun() (#4014)

Fixes

  • Use install_modules_dependencies for React iOS dependencies (#4040)
  • Replay.maskAllText masks RCTParagraphComponentView (#4048)

Dependencies

5.30.0

[!WARNING]
Due to a bug (getsentry/sentry-cocoa#4280) introduced in Sentry Cocoa 8.33.0, we recommend upgrading to Sentry React Native SDK 5.31.0 or newer.

Features

  • Add spotlight option (#4023)
    • Deprecating enableSpotlight and spotlightSidecarUrl

Dependencies

5.29.0

[!WARNING]
Due to a bug (getsentry/sentry-cocoa#4280) introduced in Sentry Cocoa 8.33.0, we recommend upgrading to Sentry React Native SDK 5.31.0 or newer.

... (truncated)

Changelog

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

5.31.1

Fixes

  • Sentry CLI passes thru recursive node calls during source maps auto upload from Xcode ((#3843))
    • This fixes React Native 0.75 Xcode auto upload failures

Dependencies

5.31.0

Features

  • Add Sentry.crashedLastRun() (#4014)

Fixes

  • Use install_modules_dependencies for React iOS dependencies (#4040)
  • Replay.maskAllText masks RCTParagraphComponentView (#4048)

Dependencies

5.30.0

Features

  • Add spotlight option (#4023)
    • Deprecating enableSpotlight and spotlightSidecarUrl

Dependencies

5.29.0

Features

... (truncated)

Commits
  • 6ddb92c release: 5.31.1
  • 4b7c9d6 chore(deps): update CLI to v2.34.0 (#3843)
  • d738710 Merge branch 'release/5.31.0'
  • 07acc1e release: 5.31.0
  • 133fd07 chore(deps): update Cocoa SDK to v8.36.0 (#4049)
  • f68d10d fix(replay): Mask RCTParagraphComponentView when maskAllText enabled (#4048)
  • 2a26ffa chore(deps): update Cocoa SDK to v8.35.1 (#4046)
  • 8a7b0f9 feat(sdk): Add Sentry.crashedLastRun (#4014)
  • bb34081 chore(deps): update Cocoa SDK to v8.35.0 (#4037)
  • 1b565f2 fix: Use install_modules_dependencies for React iOS dependencies, fix RN 0....
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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] commented 2 days ago

Superseded by #5830.