Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @bugsnag/js to v8 #5987

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2024

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.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 - "* 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 Dec 31, 2024
@renovate renovate bot requested a review from a team as a code owner December 31, 2024 16:16
@renovate renovate bot force-pushed the renovate/major-bugsnag-js-monorepo branch from c7b6131 to a534803 Compare January 3, 2025 17:15
@renovate renovate bot force-pushed the renovate/major-bugsnag-js-monorepo branch from a534803 to fcca066 Compare January 9, 2025 21:48
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 javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants