Skip to content

build(deps): bump @sentry/react-native from 2.2.1 to 2.4.3#4780

Merged
dependabot[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/sentry/react-native-2.4.3
Jun 7, 2021
Merged

build(deps): bump @sentry/react-native from 2.2.1 to 2.4.3#4780
dependabot[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/sentry/react-native-2.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2021

Bumps @sentry/react-native from 2.2.1 to 2.4.3.

Release notes

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

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

2.3.0

  • feat: Re-export Profiler and useProfiler from @​sentry/react #1372
  • fix(performance): Handle edge cases in React Navigation routing instrumentation. #1365
  • build(android): Bump sentry-android to 4.3.0 #1373
  • build(devtools): Bump @​sentry/wizard to 1.2.2 #1383
  • build(js): Bump sentry-javascript dependencies to 6.2.1 #1384
  • feat(performance): Option to set route change timeout in routing instrumentation #1370

2.2.2

  • fix: Fix unhandled promise rejections not being tracked #1367
Changelog

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

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

2.3.0

  • feat: Re-export Profiler and useProfiler from @​sentry/react #1372
  • fix(performance): Handle edge cases in React Navigation routing instrumentation. #1365
  • build(android): Bump sentry-android to 4.3.0 #1373
  • build(devtools): Bump @​sentry/wizard to 1.2.2 #1383
  • build(js): Bump sentry-javascript dependencies to 6.2.1 #1384
  • feat(performance): Option to set route change timeout in routing instrumentation #1370

2.2.2

  • fix: Fix unhandled promise rejections not being tracked #1367
Commits
  • 995211d release: 2.4.3
  • 89255a5 meta: 2.4.3 changelog
  • e0dc0c6 fix: Use the latest outbox path from hub options instead of private options (...
  • a1b3147 release: 2.4.2
  • fe2241b meta: 2.4.2 changelog
  • 444adb6 fix: enableNative: false should take precedence over autoInitializeNativeSdk:...
  • a36beb0 ci: Add CodeQL scanning (#1460)
  • c179178 Merge release/2.4.1 into master
  • e52eee5 release: 2.4.1
  • 9296a55 meta: 2.4.1 Changelog
  • 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2021
@chrisbobbe
Copy link
Copy Markdown
Contributor

chrisbobbe commented Jun 4, 2021

This seems probably fine (a few minor version bumps), but also I think the easiest way to confirm would be to have it out in a beta for a little while. Are we OK with an approach like that?

@WesleyAC
Copy link
Copy Markdown
Contributor

WesleyAC commented Jun 4, 2021

Sounds good to me! I'm excited about:

fix: Fix unhandled promise rejections not being tracked

@chrisbobbe
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 2.2.1 to 2.4.3.
- [Release notes](https://github.com/getsentry/sentry-react-native/releases)
- [Changelog](https://github.com/getsentry/sentry-react-native/blob/2.4.3/CHANGELOG.md)
- [Commits](getsentry/sentry-react-native@2.2.1...2.4.3)

---
updated-dependencies:
- dependency-name: "@sentry/react-native"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/sentry/react-native-2.4.3 branch from 3c287a5 to b2d3523 Compare June 5, 2021 13:21
@chrisbobbe chrisbobbe self-requested a review June 5, 2021 13:31
@chrisbobbe
Copy link
Copy Markdown
Contributor

@dependabot merge

I'm expecting this to not force-push or create a merge commit: https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/Dependabot/near/1202743

@dependabot dependabot Bot merged commit 7dce4e7 into master Jun 7, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sentry/react-native-2.4.3 branch June 7, 2021 17:36
@chrisbobbe
Copy link
Copy Markdown
Contributor

Cool, looks like that worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants