Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bugsnag/js (source) ^7.0.0 -> ^8.0.0 age adoption passing confidence
@bugsnag/js (source) ^7.20.0 -> ^8.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bugsnag/bugsnag-js (@​bugsnag/js)

v8.2.0

Compare Source

Added
  • Introduce sendPayloadChecksums option and set Bugsnag-Integrity headers on events and sessions #​2221
  • (plugin-angular) Added Angular runtime version to device info #​2288
Changed
  • (plugin-angular) Generate type definition using Angular 17 #​2275
  • (plugin-angular) Update Angular support to cover v12 - 19 #​2278
  • (react-native) Update bugsnag-android from v6.10.0 to v6.11.0
  • (react-native) Update bugsnag-cocoa from v6.30.1 to v6.31.0
Fixed
  • Corrected setUser TS interface to allow for null arguments #​2262

v8.1.2

Compare Source

Fixed
  • Ensure reportUnhandledPromiseRejectionsAsHandled is correctly handled for all platforms #​2239

v8.1.1

Compare Source

Fixed
  • Add reportUnhandledPromiseRejectionsAsHandled config option to typescript definition #​2237

v8.1.0

Compare Source

Added
  • Add new reportUnhandledPromiseRejectionsAsHandled config option to allow unhandled promise rejections to be reported as handled and not contribute to the app stability score #​2225

v8.0.0

Compare Source

Summary

As well as some bug fixes and breaking changes described in the Upgrade Guide, this major SDK release has the following key features:

  • Improved API for NodeJS: the Bugsnag client can now be used to call SDK methods in the context of the current request
  • Breadcrumb support for NodeJS: we now support manual breadcrumbs and capture console breadcrumbs automatically
  • Improved session reporting for single page apps: a session is now created only once per page load to more accurately reflect a user's session in your app
Added
  • (node) Add support for manual breadcrumbs #​1927 and automatic console breadcrumbs #​2107
  • Support error correlation properties in event payloads #​2174
Fixed
  • (plugin-angular) Prevent excess change detection cycles when calling Bugsnag.notify #​1861
Changed
  • (node) Enable breadcrumbs and context-scoped calls #​1927
  • (plugin-contextualize) Reimplement without relying on the deprecated node Domain API. From Node 16+ unhandled promise rejections are also supported #​1924
  • (plugin-navigation-breadcrumbs) Calling pushState or replaceState no longer triggers a new session when autoTrackSessions is enabled #​1820
  • (plugin-network-breadcrumbs, plugin-electron-net-breadcrumbs) Breaking change: The request metadata field in network breadcrumbs has been renamed to url and is no longer pre-pended with the HTTP method #​1988
  • (plugin-network-breadcrumbs, plugin-electron-net-breadcrumbs) Add method metadata field to network breadcrumbs #​1988
  • (plugin-network-breadcrumbs, plugin-electron-net-breadcrumbs) Add duration metadata field to network breadcrumbs #​1903
  • (react-native) Update bugsnag-android from v5.32.2 to v6.6.1

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels May 21, 2025
@renovate renovate bot requested a review from a team as a code owner May 21, 2025 20:52
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels May 21, 2025
kodiakhq[bot]
kodiakhq bot previously approved these changes May 21, 2025
Copy link
Contributor Author

renovate bot commented May 22, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit a455c1e into main May 22, 2025
32 of 33 checks passed
@kodiakhq kodiakhq bot deleted the renovate/major-bugsnag-js-monorepo branch May 22, 2025 21:01
This was referenced Sep 2, 2025
This was referenced Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants