Skip to content

chore(deps): bump @bugsnag/plugin-react from 7.25.0 to 8.4.0 #1131

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2025

Bumps @bugsnag/plugin-react from 7.25.0 to 8.4.0.

Release notes

Sourced from @​bugsnag/plugin-react's releases.

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

Added

  • (react-native-cli) Add support for AppDelegate.swift files to insert command #2319
  • (plugin-react-navigation) Add support for React Navigation v7.x #2335

Fixed

  • (plugin-angular) Added a null check so BugsnagErrorHandler fails silently when misconfigured #2295
  • (react-native) Fix no such module error when importing Bugsnag from Swift #2335
  • (react-native) Fix turbo module check in React Native 0.77 #2341

Changed

  • (react-native-cli) Remove the installation of the BugSnag Android Gradle Plugin #2346

v8.2.0

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

... (truncated)

Changelog

Sourced from @​bugsnag/plugin-react's changelog.

[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

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

[8.3.0] - 2025-03-04

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

Added

  • (react-native-cli) Add support for AppDelegate.swift files to insert command #2319
  • (plugin-react-navigation) Add support for React Navigation v7.x #2335

Fixed

  • (plugin-angular) Added a null check so BugsnagErrorHandler fails silently when misconfigured #2295
  • (react-native) Fix no such module error when importing Bugsnag from Swift #2335
  • (react-native) Fix turbo module check in React Native 0.77 #2341

Changed

  • (react-native-cli) Remove the installation of the BugSnag Android Gradle Plugin #2346

[8.2.0] - 2025-01-27

Added

  • Introduce sendPayloadChecksums option and set Bugsnag-Integrity headers on events and sessions #2221
  • (plugin-angular) Added Angular runtime version to device info #2288

... (truncated)

Commits
  • 65a9394 v8.4.0
  • de03f72 Merge pull request #2473 from bugsnag/release/v8.4.0
  • 5e6b45b Merge pull request #2474 from bugsnag/regenerator-runtime-e2e
  • 82052ad update babel configuration to polyfill regeneratorRuntime for async/await
  • 4cbae8b update version number and release date in CHANGELOG
  • 1c311a4 Set default endpoints based on API key (#2464)
  • e304e46 Merge pull request #2460 from bugsnag/security/sprint-2025-24-cves
  • 9dd913d Merge pull request #2445 from bugsnag/dependabot/github_actions/ruby/setup-ru...
  • 0d877d5 build(deps): bump ruby/setup-ruby from 1.235.0 to 1.244.0
  • c75dc71 Merge pull request #2458 from bugsnag/dependabot/github_actions/github/codeql...
  • 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/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.25.0 to 8.4.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v8.4.0/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v7.25.0...v8.4.0)

---
updated-dependencies:
- dependency-name: "@bugsnag/plugin-react"
  dependency-version: 8.4.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 type::chore labels Jun 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 18, 2025 23:21
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 type::chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants