deathandmayhem / jolly-roger

Dead men tell no tales!
MIT License
18 stars 5 forks source link

Bump @bugsnag/plugin-react from 7.22.7 to 7.24.0 #2179

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @bugsnag/plugin-react from 7.22.7 to 7.24.0.

Release notes

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

v7.24.0

Added

  • (react-native) Add privacy manifest resource bundle to podspec #2149

Changed

  • (plugin-react) Modified the polynomial regular expression to remove the ambiguity #2135
  • (react-native) ReactNative apps loaded in the background will no longer start a new session #2154

Fixed

  • (react-native) Discard duplicate JS exceptions in iOS New Architecture #2148

v7.23.0

Added

  • (electron) Added support for Webpack 5 by exporting separate clients for renderer and main processes #2116
  • (react-native-cli) Update the react native cli to install and configure the @bugsnag/cli package to upload javascript source maps for react native iOS #2073
Changelog

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

[7.24.0] - 2024-06-10

Added

  • (react-native) Add privacy manifest resource bundle to podspec #2149

Changed

  • (plugin-react) Modified the polynomial regular expression to remove the ambiguity #2135
  • (react-native) ReactNative apps loaded in the background will no longer start a new session #2154

Fixed

  • (react-native) Discard duplicate JS exceptions in iOS New Architecture #2148

[7.23.0] - 2024-05-09

Added

  • (electron) Added support for Webpack 5 by exporting separate clients for renderer and main processes #2116
  • (react-native-cli) Update the react native cli to install and configure the @bugsnag/cli package to upload javascript source maps for react native iOS #2073
Commits
  • 334ca8c v7.24.0
  • 8ad0da0 Merge pull request #2155 from bugsnag/release/v7.24.0
  • 5fe953d release v7.24.0
  • a8047d1 Merge pull request #2154 from bugsnag/PLAT-12222/only-resume-session-in-foreg...
  • 6af8054 feat(react-native): loading react-native apps in the background will no longe...
  • c69e0c6 ci(react-native): remove unused test fixture and docker images (#2153)
  • fa40761 Merge pull request #2149 from bugsnag/PLAT-12116/react-native-privacy-manifest
  • 2392de5 chore: :heavy_plus_sign: add resource_bundles podspec entry
  • 80f95b4 fix(react-native): discard duplicate js exceptions in ios new arch (#2148)
  • 03b40b9 test: :test_tube: skip failing tests (#2147)
  • 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 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)