Skip to content
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

Bump @bugsnag/js from 8.0.0 to 8.1.2 #2318

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2024

Bumps @bugsnag/js from 8.0.0 to 8.1.2.

Release notes

Sourced from @​bugsnag/js's releases.

v8.1.2

Fixed

  • Ensure reportUnhandledPromiseRejectionsAsHandled is correctly handled for all platforms #2239

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

Changelog

Sourced from @​bugsnag/js's changelog.

[8.1.2] - 2024-10-25

Fixed

  • Ensure reportUnhandledPromiseRejectionsAsHandled is correctly handled for all platforms #2239

[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
Commits
  • 7e70bfe v8.1.2
  • 3f83f88 Merge pull request #2241 from bugsnag/release/v8.1.2
  • 6abd366 docs: 📝 update CHANGELOG date
  • 7f1d209 Hotfix: promise rejection configuration (#2239)
  • 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
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @zarvox.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2024
Copy link
Contributor

@zarvox zarvox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bugsnag/js-8.1.2 branch 3 times, most recently from 0c994a9 to 71cc0a5 Compare October 25, 2024 18:47
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 8.0.0 to 8.1.2.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-js@v8.0.0...v8.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bugsnag/js-8.1.2 branch from 71cc0a5 to 3116113 Compare October 25, 2024 18:49
@dependabot dependabot bot merged commit 6d65697 into main Oct 25, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bugsnag/js-8.1.2 branch October 25, 2024 19:06
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
Development

Successfully merging this pull request may close these issues.

1 participant