Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps @bugsnag/js from 7.25.0 to 8.6.0.

Release notes

Sourced from @​bugsnag/js's releases.

v8.6.0

Added

  • Add additional grouping discriminator property to events #2544
  • (react-native) Handle additional grouping discriminator #2557
  • (electron) Handle additional grouping discriminator #2561

Changed

Fixed

  • (plugin-window-onerror) Guard against errors when trying to call previous handler #2551

v8.5.0

Added

  • (electron) Use registerPreloadScript API when available #2524

Fixed

  • (plugin-electron-ipc) Fixed exports in package.json to improve TypeScript compatibility #2524

v8.4.0

Added

  • Set default endpoints based on API key #2464
  • (plugin-hono) Added support for capturing errors in Hono applications #2375

v8.3.2

Fixed

  • (react-native-cli) Update insert command for 0.79 projects #2410

v8.3.1

Changed

Fixed

  • (react-native) Fix double reported unhandled js errors when using new architecture #2398

v8.3.0

This release adds support for React Native 0.77 and 0.78 to @bugsnag/react-native

... (truncated)

Changelog

Sourced from @​bugsnag/js's changelog.

[8.6.0] - 2025-09-25

Added

  • Add additional grouping discriminator property to events #2544
  • (react-native) Handle additional grouping discriminator #2557
  • (electron) Handle additional grouping discriminator #2561

Changed

Fixed

  • (plugin-window-onerror) Guard against errors when trying to call previous handler #2551

[8.5.0] - 2025-09-01

Added

  • (electron) Use registerPreloadScript API when available #2524

Fixed

  • (plugin-electron-ipc) Fixed exports in package.json to improve TypeScript compatibility #2524

[8.4.0] - 2025-06-18

Added

  • Set default endpoints based on API key #2464
  • (plugin-hono) Added support for capturing errors in Hono applications #2375

[8.3.2] - 2025-04-24

Fixed

  • (react-native-cli) Update insert command for 0.79 projects #2410

[8.3.1] - 2025-04-09

Changed

Fixed

... (truncated)

Commits
  • 5c6195e v8.6.0
  • 43da31b Merge pull request #2570 from bugsnag/release/v8.6.0
  • be22f70 Update version and release date in CHANGELOG
  • 25284e4 Merge pull request #2566 from bugsnag/dependabot/github_actions/ruby/setup-ru...
  • 56e9c15 Merge pull request #2558 from bugsnag/gingerbenw/improve-strict-mode-test
  • 93fad6a Merge pull request #2559 from bugsnag/integration/grouping-discriminator
  • ae89431 Fixup pbxproj UUIDs (#2564)
  • 61553ba test: ✅ refactor strict mode test
  • 9881049 build(deps): bump ruby/setup-ruby from 1.257.0 to 1.262.0
  • 9edd911 Merge pull request #2561 from bugsnag/PLAT-14756/electron-grouping-discriminator
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.25.0 to 8.6.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v8.6.0/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v7.25.0...v8.6.0)

---
updated-dependencies:
- dependency-name: "@bugsnag/js"
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 26, 2025
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.54%. Comparing base (f1605e5) to head (46f1126).

Additional details and impacted files
@@           Coverage Diff           @@
##           stable    #1135   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files          43       43           
  Lines        1523     1523           
  Branches      246      246           
=======================================
  Hits         1516     1516           
  Misses          7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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 Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants