Skip to content

Bump bugsnag from 4.3.0 to 4.4.0 in /app#784

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/app/bugsnag-4.4.0
Open

Bump bugsnag from 4.3.0 to 4.4.0 in /app#784
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/app/bugsnag-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 21, 2023

Bumps bugsnag from 4.3.0 to 4.4.0.

Release notes

Sourced from bugsnag's releases.

v4.4.0

Features

Deprecation notice:

SessionTrackingApiClient and ErrorApiClient are now deprecated in favour of the Delivery interface. If you configure a custom HTTP client with Bugsnag, it is recommended that you migrate over to this new API. Further information is available in the docs..

  • Expose Delivery API interface for configuring custom HTTP clients #299

Enhancements

  • Use buffered streams for IO (perf improvement) #307

v4.3.4

Bug fixes

  • Avoid adding extra comma separator in JSON if File input is empty or null #284

  • Thread safety fixes to JSON file serialisation #295

  • Prevent potential automatic activity lifecycle breadcrumb crash #300

  • Fix serialisation issue with leading to incorrect dashboard display of breadcrumbs #306

v4.3.3

Bug fixes

  • Prevent duplicate reports being delivered in low connectivity situations #270
  • Fix possible NPE when reading default metadata filters #263

v4.3.2

Bug fixes

  • Prevent ConcurrentModificationException in Before notify/breadcrumb callbacks #266
  • Ensure that exception message is never null #256
  • Add payload version to JSON body #244
  • Update context tracking to use lifecycle callbacks rather than ActivityManager #238

Enhancements

... (truncated)

Changelog

Sourced from bugsnag's changelog.

4.4.0 (2018-05-17)

Features

Deprecation notice:

SessionTrackingApiClient and ErrorApiClient are now deprecated in favour of the Delivery interface. If you configure a custom HTTP client with Bugsnag, it is recommended that you migrate over to this new API. Further information is available in the configuration option reference. and class documentation for Delivery

  • Expose Delivery API interface for configuring custom HTTP clients #299

Enhancements

  • Use buffered streams for IO (perf improvement) #307

4.3.4 (2018-05-02)

Bug fixes

  • Avoid adding extra comma separator in JSON if File input is empty or null #284

  • Thread safety fixes to JSON file serialisation #295

  • Prevent potential automatic activity lifecycle breadcrumb crash #300

  • Fix serialisation issue with leading to incorrect dashboard display of breadcrumbs #306

4.3.3 (2018-04-04)

Bug fixes

  • Prevent duplicate reports being delivered in low connectivity situations #270
  • Fix possible NPE when reading default metadata filters #263

4.3.2 (2018-03-09)

Bug fixes

  • Prevent ConcurrentModificationException in Before notify/breadcrumb callbacks #266
  • Ensure that exception message is never null #256

... (truncated)

Commits
  • 752d748 Merge pull request #316 from bugsnag/next
  • 48a807f style: organise test imports to pass checkstyle
  • 6712cc4 v4.4.0
  • 7ca12a7 refactor: avoid breaking compatibility with previous badresponseexception con...
  • d8447e4 Merge branch 'master' into next
  • d052e10 feat: Create unified Delivery interface (#299)
  • f9a8e91 Merge pull request #315 from bugsnag/add-jsonwriter-test
  • f742fe5 style: update jsonwriter test to pass checkstyle
  • 6d84cdd docs: use correct exception subclass in javadocs
  • c2e1ec1 Merge branch 'master' into add-jsonwriter-test
  • 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 dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 21, 2023
Bumps [bugsnag](https://github.com/bugsnag/bugsnag-android) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/bugsnag/bugsnag-android/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-android/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-android@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: bugsnag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/app/bugsnag-4.4.0 branch from eaf8c6b to 51f86ae Compare February 28, 2023 16:58
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