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

chore(deps): bump @bugsnag/js from 7.21.0 to 7.22.2 #1118

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps @bugsnag/js from 7.21.0 to 7.22.2.

Release notes

Sourced from @​bugsnag/js's releases.

v7.22.2

Changed

  • (react-native) Update bugsnag-android from v5.28.4 to v5.31.3
  • (react-native) Update bugsnag-cocoa from v6.26.2 to v6.27.3

Fixed

  • (electron) Do not sync to NativeClient when autoDetectErrors or nativeCrashes are disabled #2040

v7.22.1

Fixed

  • (electron) Fix startup crash when using Electron v26+ on Linux #2022
  • (electron) Fix unhandled secondary errors during delivery #2025

v7.22.0

Changes

(react-native-cli) Update the react native cli to install and configure the @bugsnag/cli package to upload javascript source maps for react native android #1990

Changelog

Sourced from @​bugsnag/js's changelog.

v7.22.2 (2023-11-21)

Changed

  • (react-native) Update bugsnag-android from v5.28.4 to v5.31.3
  • (react-native) Update bugsnag-cocoa from v6.26.2 to v6.27.3

Fixed

  • (electron) Do not sync to NativeClient when autoDetectErrors or nativeCrashes are disabled #2040

7.22.1 (2023-10-31)

Fixed

  • (electron) Fix startup crash when using Electron v26+ on Linux #2022
  • (electron) Fix unhandled secondary errors during delivery #2025

7.22.0 (2023-09-13)

Changed

(react-native-cli) Update the react native cli to install and configure the @bugsnag/cli package to upload javascript source maps for react native android #1990

Commits
  • 74e7260 v7.22.2
  • a2cd51c Merge pull request #2043 from bugsnag/release/v7.22.2
  • aab5c8f release v7.22.2
  • 836db68 Merge pull request #2040 from bugsnag/PLAT-11169/electron-sync-layer-log
  • 81080c9 update CHANGELOG
  • 0182817 (plugin-electron-client-state-persistence) Add unit tests for disabled Native...
  • 71e2d6b (plugin-electron-device) Add unit tests for disabled NativeClient
  • c218a10 (plugin-electron-app) Add unit tests for disabled NativeClient
  • dac7b6a Update makeClientForPlugin test helper to support an array plugins
  • 2d38fb9 (plugin-electron-session) Add unit tests for disabled NativeClient
  • 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.21.0 to 7.22.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@v7.21.0...v7.22.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2023
@dependabot dependabot bot requested a review from WikiRik November 24, 2023 14:13
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a7290b9) 98.82% compared to head (48b01ca) 98.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           stable    #1118   +/-   ##
=======================================
  Coverage   98.82%   98.82%           
=======================================
  Files          38       38           
  Lines        2127     2127           
  Branches      425      425           
=======================================
  Hits         2102     2102           
  Misses         21       21           
  Partials        4        4           

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2024

Superseded by #1135.

@dependabot dependabot bot closed this Jan 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bugsnag/js-7.22.2 branch January 5, 2024 14:38
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