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

Conversation

@dependabot
Copy link

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

Bumps @sentry/react-native from 4.9.0 to 4.10.1.

Release notes

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

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.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
  • 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)
  • fcbe8ce chore(deps): update Android SDK to v6.9.0 (#2643)
  • c7d6c82 Merge branch 'release/4.10.0'
  • 3485962 release: 4.10.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 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)

Bumps [@sentry/react-native](https://github.com/getsentry/sentry-react-native) from 4.9.0 to 4.10.1.
- [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.10.1)

---
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 added the dependencies Pull requests that update a dependency file label Dec 4, 2022
@dependabot dependabot bot requested a review from gfroidcourt December 4, 2022 13:45
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #346.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sentry/react-native-4.10.1 branch December 5, 2022 15:10
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 need infos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants