Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps @bugsnag/js from 8.6.0 to 8.8.0.

Release notes

Sourced from @​bugsnag/js's releases.

v8.8.0

This release adds support for notitfying failed network requests using the new plugin-network-instrumentation package

Added

  • (plugin-network-instrumentation) Add new plugin to notify failed network requests #2647
  • (plugin-cloudflare-workers): Add initial support for Cloudflare Workers #2643 #2644
  • (plugin-contextualize) Return callback value from contextualize plugin #2654

Fixed

  • (plugin-server-session) Delay session tracker initialization until first use #2642

Dependencies

v8.7.0

Added

  • (electron) Add codeBundleId config option to main process #2577

Changed

Changelog

Sourced from @​bugsnag/js's changelog.

[8.8.0] - 2026-01-20

This release adds support for notitfying failed network requests using the new plugin-network-instrumentation package

Added

(plugin-network-instrumentation) Add new plugin to notify failed network requests #2647 (plugin-cloudflare-workers): Add initial support for Cloudflare Workers #2643 #2644 (plugin-contextualize) Return callback value from contextualize plugin #2654

Fixed

(plugin-server-session) Delay session tracker initialization until first use #2642

Dependencies

Update bugsnag-cocoa to 6.34.1 #2606 Update bugsnag-android to v6.20.0 #2625

[8.7.0] - 2025-10-13

Added

  • (electron) Add codeBundleId config option to main process #2577

Changed

  • Update bugsnag-cocoa to v6.34.0 #2571
  • Amend secondary default notify and sessions endpoints to bugsnag.smartbear.com #2584
Commits
  • 9b687b1 v8.8.0
  • 7a13b93 Merge pull request #2657 from bugsnag/release/v8.8.0
  • 0dc1e68 docs: 📝 update CHANGELOG.md
  • 0522d07 Merge pull request #2647 from bugsnag/integration/http-errors
  • e379e7b feat: ✨ return callback value from contextualize plugin (#2654)
  • e521d74 feat: ✨ return callback value from contextualize plugin
  • cd8fcba test(react-native): fix react-navigation tests and dependencies (#2650)
  • 1ed92a9 test(plugin-cloudflare-workers): add cloudflare e2e tests (#2646)
  • db3484d fix(plugin-cloudflare-workers): use request scoped client and run within asyn...
  • d58e520 feat(plugin-cloudflare-workers): add basic cloudflare workers plugin (#2643)
  • 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 8.6.0 to 8.8.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v8.8.0/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v8.6.0...v8.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 21, 2026
@dependabot dependabot bot requested a review from dmetzner as a code owner January 21, 2026 03:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 21, 2026
@dmetzner dmetzner merged commit 3c5b238 into develop Jan 21, 2026
43 of 47 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bugsnag/js-8.8.0 branch January 21, 2026 15:55
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.

2 participants