Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Bump @sentry/react-native from 4.9.0 to 4.11.0 #346

Merged
merged 2 commits into from
Dec 11, 2022

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

Bumps @sentry/react-native from 4.9.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

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

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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@dependabot dependabot bot requested a review from gfroidcourt December 5, 2022 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/react-native-4.11.0 branch from 7ae56dd to 8a0bc4b Compare December 7, 2022 20:14
@celian-rib
Copy link
Contributor

@gfroidcourt tu pourra t'en charger stp, faudrait check que ca pose pas de soucis

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sentry/react-native-4.11.0 branch from 8a0bc4b to 2400e50 Compare December 8, 2022 18:02
@celian-rib
Copy link
Contributor

@gfroidcourt
Copy link
Collaborator

@gfroidcourt tu pourra t'en charger stp, faudrait check que ca pose pas de soucis

Je test ça ce soir

@gfroidcourt gfroidcourt requested review from celian-rib and removed request for gfroidcourt December 9, 2022 18:56
@gfroidcourt gfroidcourt merged commit b7cdc6d into main Dec 11, 2022
@gfroidcourt gfroidcourt deleted the dependabot/npm_and_yarn/sentry/react-native-4.11.0 branch December 11, 2022 16:54
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.

2 participants