Skip to content

Comments

Bump bugsnag-android-ndk from 4.9.1 to 5.0.2#33

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.0.2
Closed

Bump bugsnag-android-ndk from 4.9.1 to 5.0.2#33
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.0.2

Conversation

@dependabot-preview
Copy link
Contributor

Bumps bugsnag-android-ndk from 4.9.1 to 5.0.2.

Release notes

Sourced from bugsnag-android-ndk's releases.

v5.0.2

Bug fixes

React Native

The following alterations have been made to support the React Native notifier:

  • Split updateMetadata method into two separate add/clear methods #918

  • Refactor event deserialiser to ensure unhandled value is retained #917

  • Retain unhandled value when parsing a JS event #914

  • Prevent duplicate notifier dependencies being added #911

  • Attempt delivery of promise rejections immediately #912

  • Always set config.redactedKeys on Event #913

v5.0.1

Bug fixes

  • Add null check when loading data from manifest #878

  • Fix swapped device freeMemory and freeDisk values #903

  • Avoid attempting to flush unhandled error reports in same session #902

React Native

The following alterations have been made to support the React Native notifier:

  • Prevent duplicate notifier dependencies being added #911

  • Respect pre-populated fields on Event when notifying #906

  • Create observer before registering plugin #874

Changelog

Sourced from bugsnag-android-ndk's changelog.

5.0.2 (2020-08-17)

Bug fixes

React Native

The following alterations have been made to support the React Native notifier:

  • Split updateMetadata method into two separate add/clear methods #918

  • Refactor event deserialiser to ensure unhandled value is retained #917

  • Retain unhandled value when parsing a JS event #914

  • Prevent duplicate notifier dependencies being added #911

  • Attempt delivery of promise rejections immediately #912

  • Always set config.redactedKeys on Event #913

5.0.1 (2020-07-23)

Bug fixes

  • Add null check when loading data from manifest #878

  • Fix swapped device freeMemory and freeDisk values #903

  • Avoid attempting to flush unhandled error reports in same session #902

React Native

The following alterations have been made to support the React Native notifier:

  • Prevent duplicate notifier dependencies being added #911

  • Respect pre-populated fields on Event when notifying #906

  • Create observer before registering plugin #874

Commits
  • 353bf3d Merge pull request #922 from bugsnag/next
  • 4598ca3 bump version to v5.0.2
  • a58cf44 Merge pull request #920 from bugsnag/bengourley/hashmap-metadata-notify-obser...
  • 6e1d35f test(metadata): Add a test for map-based metadata state events
  • b9a5d1a fix(metadata): Ensure metadata updates set with a map notify observers
  • 09079d0 Merge pull request #918 from bugsnag/bengourley/rn-metadata-refactor
  • 04d9fb2 refactor(plugin-react-native): Split updateMetadata method into two separate ...
  • 91a543d Merge pull request #917 from bugsnag/bengourley/rn-unhandled-fix
  • 9cb28f9 refactor(plugin-react-native): Fix lint errors
  • f4047d8 fix(plugin-react-native): Refactor event deserialiser to ensure unhandled val...
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [bugsnag-android-ndk](https://github.com/bugsnag/bugsnag-android) from 4.9.1 to 5.0.2.
- [Release notes](https://github.com/bugsnag/bugsnag-android/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-android/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-android@v4.9.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 18, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #36.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.bugsnag-bugsnag-android-ndk-5.0.2 branch September 9, 2020 04:47
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.

0 participants