Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2022

Bumps @bugsnag/js from 7.10.0 to 7.16.5.

Release notes

Sourced from @​bugsnag/js's releases.

v7.16.5

Changed

  • (react-native) Update bugsnag-android to v5.22.3
  • (react-native-cli) Fix 'insert' command with RN 0.68+ #1726
  • (plugin-react|plugin-vue|plugin-react-navigation|plugin-react-native-navigation) Set @bugsnag/core to be an optional peer dependency to avoid unmet peer dependency warnings #1735
  • (electron) Improved error message when no apiKey is provided to Bugsnag.start() #1738
  • (plugin-simple-throttle) Warning message added when error handler has exceeded maxEvents #1739

v7.16.4

  • (expo) This release marks a change in the version scheme used by @bugsnag/expo and a move to its own repo, bugsnag-expo

    From this version onwards, @bugsnag/expo will match the Expo SDK version number. For example, @bugsnag/expo v44 supports Expo SDK 44. When updating to a new Expo SDK version, you should also update @bugsnag/expo

Fixed

  • (plugin-react) Add 'children' prop to BugsnagErrorBoundary #1723
  • (react-native) Fix reporting of RCTFatal() crashes on iOS. #1719
  • (react-native-cli) Fix 'insert' command with RN 0.68+ #1726
  • (plugin-electron-app-breadcrumbs) Fix a TypeError caused by using a BrowserWindow object after it is destroyed #1722

v7.16.3

Changed

  • (react-native) Update bugsnag-android to v5.22.0
    • The number of threads reported can now be limited using Configuration.setMaxReportedThreads (defaulting to 200) bugsnag-android#1607
    • Improved the performance and stability of the NDK and ANR plugins by caching JNI references on start bugsnag-android#1596 bugsnag-android#1601
    • Fix inconsistencies in stack trace quality for C/C++ events. Resolves a few cases where file and line number information was not resolving to the correct locations. This change may result in grouping changes to more correctly highlight the root cause of an event. bugsnag-android#1605 bugsnag-android#1606
    • Fixed an issue where an uncaught exception on the main thread could in rare cases trigger an ANR. bugsnag-android#1624

... (truncated)

Changelog

Sourced from @​bugsnag/js's changelog.

v7.16.5 (2022-05-18)

Changed

  • (react-native) Update bugsnag-android to v5.22.3
  • (react-native-cli) Fix 'insert' command with RN 0.68+ #1726
  • (plugin-react|plugin-vue|plugin-react-navigation|plugin-react-native-navigation) Set @bugsnag/core to be an optional peer dependency to avoid unmet peer dependency warnings #1735
  • (electron) Improved error message when no apiKey is provided to Bugsnag.start() #1738
  • (plugin-simple-throttle) Warning message added when error handler has exceeded maxEvents #1739

v7.16.4 (2022-05-03)

  • (expo) This release marks a change in the version scheme used by @bugsnag/expo and a move to its own repo, bugsnag-expo

    From this version onwards, @bugsnag/expo will match the Expo SDK version number. For example, @bugsnag/expo v44 supports Expo SDK 44. When updating to a new Expo SDK version, you should also update @bugsnag/expo

Fixed

  • (plugin-react) Add 'children' prop to BugsnagErrorBoundary #1723
  • (react-native) Fix reporting of RCTFatal() crashes on iOS. #1719
  • (plugin-electron-app-breadcrumbs) Fix a TypeError caused by using a BrowserWindow object after it is destroyed #1722

v7.16.3 (2022-04-05)

Changed

  • (react-native) Update bugsnag-android to v5.22.0
    • The number of threads reported can now be limited using Configuration.setMaxReportedThreads (defaulting to 200) bugsnag-android#1607
    • Improved the performance and stability of the NDK and ANR plugins by caching JNI references on start bugsnag-android#1596 bugsnag-android#1601
    • Fix inconsistencies in stack trace quality for C/C++ events. Resolves a few cases where file and line number information was not resolving to the correct locations. This change may result in grouping changes to more correctly highlight the root cause of an event. bugsnag-android#1605 bugsnag-android#1606

... (truncated)

Commits
  • 8f5b22b v7.16.5
  • 49b4d6c Merge pull request #1741 from bugsnag/release/v7.16.5
  • 4102691 move react-native-cli change to version v7.16.5
  • f087eae update changelog with new version number
  • 7a7815e Merge pull request #1738 from bugsnag/plat-7801-electron-undefined-api-key
  • 161a124 Merge remote-tracking branch 'origin/next' into plat-7801-electron-undefined-...
  • fd26349 Merge pull request #1739 from bugsnag/plat-8277-update-max-events-error-wording
  • 8803d59 Merge pull request #1740 from bugsnag/tms/24-slots
  • 5e2ea68 Increase BrowserStack slots to 24
  • cc27e07 clean up throttle test
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gingerbenw, a new releaser for @​bugsnag/js since your current version.


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 [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.10.0 to 7.16.5.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v7.10.0...v7.16.5)

---
updated-dependencies:
- dependency-name: "@bugsnag/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2022
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.

1 participant