Conversation
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@3a4f6e1...c5195ef) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
sync main and next
…ns/setup-java-4.7.1 build(deps): bump actions/setup-java from 4.7.0 to 4.7.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.28.16. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@45775bd...28deaed) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Increase AVD timeout to 120s to cover increased startup time
* bug(fix) metadata in breadcrumb should be nullable * increase avd timeout to 120 seconds --------- Co-authored-by: Josh Edney <j.edney17@gmail.com>
…b/codeql-action-3.28.16 build(deps): bump github/codeql-action from 3.28.15 to 3.28.16
…ead of referencing the EventStore directly
…t` with a Provider
Background EventStore start
Isolate CI step that used AVD
[full ci]
Check init malloc failure
Move CI jobs to macOS 15
Collaborator
Android notifier sizes
Generated by 🚫 Danger |
YYChen01988
approved these changes
Jun 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enhancements
Set default endpoints based on API key #2190
Allow the metadata in
leaveBreadcrumbto be null rather than enforcing non-null, aligningbugsnag-androidwith our other SDKs#2180
Bug fixes
bugsnag-plugin-android-ndkto avoid a possible crash when allocation fails#2191