Skip to content

chore(deps): bump @bugsnag/plugin-react from 7.19.0 to 8.1.1#33932

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/bugsnag/plugin-react-8.1.1
Open

chore(deps): bump @bugsnag/plugin-react from 7.19.0 to 8.1.1#33932
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/bugsnag/plugin-react-8.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 11, 2024

Bumps @bugsnag/plugin-react from 7.19.0 to 8.1.1.

Release notes

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

v8.1.1

Fixed

  • Add reportUnhandledPromiseRejectionsAsHandled config option to typescript definition #2237

v8.1.0

Added

Add new reportUnhandledPromiseRejectionsAsHandled config option to allow unhandled promise rejections to be reported as handled and not contribute to the app stability score bugsnag/bugsnag-js#2225

v8.0.0

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

v7.25.1

Changed

  • (react-native) Update bugsnag-cocoa from v6.29.0 to v6.30.1

Fixed

  • (plugin-vue) Check global vue config exists before installing vue 2 handler #2171

v7.25.0

Added

... (truncated)

Changelog

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

[8.1.1] - 2024-10-23

Fixed

  • Add reportUnhandledPromiseRejectionsAsHandled config option to typescript definition #2237

[8.1.0] - 2024-10-23

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

[8.0.0] - 2024-08-29

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

[7.25.1] - 2024-08-27

Changed

  • (react-native) Update bugsnag-cocoa from v6.29.0 to v6.30.1

Fixed

  • (plugin-vue) Check global vue config exists before installing vue 2 handler #2171

... (truncated)

Commits
  • 356951b v8.1.1
  • 2efd825 Merge pull request #2238 from bugsnag/release/v8.1.1
  • 8b29b34 Merge pull request #2237 from bugsnag/hotfix/report-unhandled-ts-config
  • 462621f fix: 🐛 Add reportUnhandledPromiseRejectionsAsHandled config option to t...
  • 365d63c fix: 🚀 update release script after lerna version change (#2235)
  • aee8dbe Merge pull request #2232 from bugsnag/PLAT-11079/react-example
  • 3857e80 v8.1.0
  • 6174278 Merge pull request #2234 from bugsnag/release/v8.1.0
  • af1764a Update CHANGELOG.md
  • 2fff767 temp: add lerna bootstrap command to pr diff bot
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the automerge label Nov 11, 2024
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 11, 2024

⚠️ No Changeset found

Latest commit: db09cf7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot Bot commented Nov 11, 2024

Looks like this PR is not ready to merge, because of the following issues:

  • This PR has conflicts, please resolve them before merging
  • This PR is missing the 'stat: QA assured' label
  • This PR is not mergeable
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

kodiakhq[bot]
kodiakhq Bot previously approved these changes Nov 11, 2024
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/bugsnag/plugin-react-8.1.1 branch 9 times, most recently from c3d435d to d6054ae Compare November 14, 2024 12:32
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/bugsnag/plugin-react-8.1.1 branch 2 times, most recently from dd74232 to 3017d01 Compare November 14, 2024 18:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/bugsnag/plugin-react-8.1.1 branch 6 times, most recently from edd1fa3 to ca071d5 Compare November 19, 2024 21:31
Bumps [@bugsnag/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.19.0 to 8.1.1.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v7.19.0...v8.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/bugsnag/plugin-react-8.1.1 branch from ca071d5 to db09cf7 Compare November 19, 2024 21:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 20, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

4 similar comments
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 25, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 26, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 27, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 28, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 28, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

1 similar comment
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 4, 2024

Dependabot does not support your Yarn version. Because of this, Dependabot cannot update this pull request.

@kodiakhq
Copy link
Copy Markdown
Contributor

kodiakhq Bot commented Jan 24, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the ['stat: ready to merge', 'automerge'] label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants