nicholaskillin / gloomhaven-hand-manager

This is a companion app for the board game Gloomhaven. It allows you to select a character, indicate which perks and ability enhancements you have, select a hand, and then track your hand for a campaign.
https://gloomhaven-hand-manager.herokuapp.com/
3 stars 2 forks source link

Bump @bugsnag/plugin-react from 7.11.0 to 7.13.2 #158

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @bugsnag/plugin-react from 7.11.0 to 7.13.2.

Release notes

Sourced from @​bugsnag/plugin-react's releases.

v7.13.2

Changed

  • (react-native): Update bugsnag-android to v5.14.0
  • (react-native): Update bugsnag-cocoa to v6.14.0

v7.13.1

Changed

v7.13.0

Changed

  • (react-native): Update bugsnag-cooca to v6.12.0
    • Events now include a thermalState property in the device tab, and unexpected app terminations that occur when the thermal state is critical will now be reported as a "Thermal Kill" rather than Out Of Memory error. bugsnag-cooca#1171
    • Fatal app hangs will no longer be reported if the willTerminateNotification is received. bugsnag-cooca#1176
    • Add breadcrumbs for UIScene notifications. bugsnag-cooca#1165
  • (react-native): Update bugsnag-android to v5.12.0

v7.12.0

Changed

  • (expo): Add support for Expo SDK v42 #1488
  • (react-native): Update bugsnag-android to v5.11.0

... (truncated)

Changelog

Sourced from @​bugsnag/plugin-react's changelog.

7.13.2 (2021-10-13)

Changed

  • (react-native): Update bugsnag-android to v5.14.0
  • (react-native): Update bugsnag-cocoa to v6.14.0

7.13.1 (2021-09-27)

Changed

7.13.0 (2021-09-06)

Changed

  • (react-native): Update bugsnag-cooca to v6.12.0
    • Events now include a thermalState property in the device tab, and unexpected app terminations that occur when the thermal state is critical will now be reported as a "Thermal Kill" rather than Out Of Memory error. bugsnag-cooca#1171
    • Fatal app hangs will no longer be reported if the willTerminateNotification is received. bugsnag-cooca#1176
    • Add breadcrumbs for UIScene notifications. bugsnag-cooca#1165
  • (react-native): Update bugsnag-android to v5.12.0

7.12.0 (2021-08-18)

... (truncated)

Commits
  • 2723b7e v7.13.2
  • 5a6582e Merge pull request #1540 from bugsnag/release/v7.13.2
  • ef78eb5 chore: update changelog
  • 54b5cd4 chore: update changelog
  • f52b69c add Thread.state to the TypeScript definitions (#1535)
  • eb0326a Merge pull request #1539 from bugsnag/nickdowell/bugsnag-cocoa-v6.14.0
  • 6836342 deps(react-native): Update bugsnag-cocoa to v6.14.0
  • 21dae96 Merge pull request #1534 from bugsnag/android-5140
  • 5ec8fba dep: update bugsnag-android dependency to v5.14.0
  • e46c1c4 Merge pull request #1538 from bugsnag/tms/set-lang
  • 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[bot] commented 3 years ago

Superseded by #160.