bugsnag-js
bugsnag-js copied to clipboard
JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.
Bumps [electron](https://github.com/electron/electron) from 12.0.5 to 22.3.25. Release notes Sourced from electron's releases. electron v22.3.25 Release Notes for v22.3.25 Other Changes Security: backported fix for CVE-2023-5217. #40026 electron v22.3.24 Release Notes...
Update Next.JS app to v13 Tested all scenarios which should work in local environment, all worked fine. ## Changeset Dependencies are updated to the current version ## Testing Test scenarios...
👋 Thanks for working on this project. I think the bug was already reported previously [here](https://github.com/bugsnag/bugsnag-js/issues/1766). Unfortunately there's no resolution for it yet. I'm trying to bring up more information...
## Goal - Allows the correct type to be imported in projects which use bugsnag
### Describe the bug In NodeJS, when an unhandled promise rejection takes place Bugsnag will report the error but the process will remain alive. This is documented in the [Bugsnag...
## Goal :wave: Hi there, I recently added Bugsnag to a project and noticed the example is using a very old version of Next.js (from 2021!) so I went ahead...
### Describe the bug package: `@bugsnag/react-native` iOS does not report error causes (It works fine in Android). Root cause is that the iOS event deserializer is hard-coded to only inspect/deserialize...
Creating a Gatsby example app with BugSnag integrated. We can then direct any customers setting BugSnag up in their app to the example app, since we don't have official support...
Adds scripts to allow Zendesk tickets be raised based on GH issues creation/comments/status changes as well as updating the GH issues with comments when added to the related Zendesk tickets.
### Description Is your feature request related to a problem? Yes, when using Bugsnag on the client side, the API key is public. From [this issue](https://github.com/bugsnag/bugsnag-js/issues/595#issuecomment-514578712): "They would in theory...