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

Update Bugsnag to v6.4.0 #1761

Merged
merged 1 commit into from
Sep 1, 2019
Merged

Update Bugsnag to v6.4.0 #1761

merged 1 commit into from
Sep 1, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2019

This PR contains the following updates:

Package Type Update Change
@bugsnag/js (source) dependencies minor 6.0.0 -> 6.4.0
@bugsnag/plugin-react (source) dependencies minor 6.0.0 -> 6.4.0

Release Notes

bugsnag/bugsnag-js

v6.4.0

Compare Source

Changed
  • (expo): Support Expo SDK 34, dropping support for versions < 33 #​610
Added
  • (expo-cli): Check for the current version of Expo and install an appropriate version of @bugsnag/expo #​610
Fixed
  • (plugin-inline-script-content): Tolerate WebDriverException: Message: Permission denied to access property "handleEvent" errors when running in selenium #​605
  • (core): Tolerate being bundled in strict mode #​584
  • (plugin-inline-script-content): Ensure event handlers added before Bugsnag can be removed #​582
  • (core): Update error-stack-parser to ensure spaces in filenames are parsed correctly #​612

v6.3.2

Compare Source

Fixed
  • (plugin-inline-script): Ensure inline script content callback doesn't cause error logs when there are no stackframes #​559 / #​563
  • (plugin-angular): Bundle an ES5 and an ES6 version of the plugin to support various Angular build settings #​565 / #​563

v6.3.1

Compare Source

Fixed
  • (node): Ensure agent is passed through to http(s) request for proxy support #​548 / #​546

v6.3.0

Compare Source

Added
  • (expo): Support configuration of post-publish hook, allowing On-premise users to customize the build/source map endpoints. #​542
Changed
  • (plugin-inline-script-content): Overhaul inline script tracking #​528
  • (node): Add Node version string to report and session payloads (device.runtimeVersions) #​537
  • (core): Update docs url so that it doesn't follow a redirect #​536
  • (plugin-navigation-breadcrumbs): Compile away _restore() function from output bundle which is only used in tests #​533
Fixed
  • (plugin-koa): Send the correct status code when handling ctx.throw() errors #​541
  • (plugin-angular): Target ES6 so that classes in the build are native, not polyfilled #​540
  • (plugin-angular): Support subsequent rebuilds of an Angular app in AOT mode #​539
  • (plugin-node-surrounding-code): Truncate line length so that minified code doesn't exceed payload limit #​531

v6.2.0

Compare Source

This release adds @bugsnag/expo, a notifier for use on React Native apps that are built using Expo.

A small internal change was made to facilitate this new notifier, but there are no changes required for existing users of documented APIs.

Added
  • (expo): a new top-level notifier @bugsnag/expo including a whole bunch of packages:
    • @bugsnag/delivery-expo - Expo-specific delivery mechanism which caches on disk when a crash happens, or the network is not available
    • @bugsnag/plugin-expo-app - gathers app information
    • @bugsnag/plugin-expo-device - gathers device information
    • @bugsnag/plugin-react-native-app-state-breadcrumbs - collects breadcrumbs when the app transitions to the foreground/background
    • @bugsnag/plugin-react-native-connectivity-breadcrumbs - collects breadcrumbs when the state of the network changes
    • @bugsnag/plugin-react-native-global-error-handler - reports unhandled errors
    • @bugsnag/plugin-react-native-orientation-breadcrumbs - collects breadcrumbs when the device orientation changes
    • @bugsnag/plugin-react-native-unhandled-rejection - reports unhandled promise rejections
Changed
  • (core): internal delivery interface now receives the client it is attached to on creation, and the sendReport/sendSession methods are no longer passed the logger and config objects which can be accesses on the client #​489 (Note: this was an undocumented internal API)

v6.1.0

Compare Source

Added
  • (core): Improvements to logging and available information when error reports are not sent #​515
Changed
  • (delivery-node): Error stack is now included in first argument to logger #​486
Removed
  • (core): Stacktrace is omitted in error breadcrumbs (it's not used by the dashboard) #​512

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot requested a review from outoftime September 1, 2019 18:43
@renovate renovate bot force-pushed the renovate/bugsnag branch 2 times, most recently from 062751e to fc6a378 Compare September 1, 2019 20:03
@renovate renovate bot force-pushed the renovate/bugsnag branch from fc6a378 to b6fa61e Compare September 1, 2019 20:17
@outoftime outoftime merged commit 6c2d10e into master Sep 1, 2019
@outoftime outoftime deleted the renovate/bugsnag branch September 1, 2019 20:31
outoftime added a commit to outoftime/popcode that referenced this pull request Sep 4, 2019
* 'master' of https://github.com/popcodeorg/popcode:
  Update dependency browser-sync to v2.26.7 (popcodeorg#1773)
  Update dependency cloudflare to v2.5.1 (popcodeorg#1774)
  Update dependency brfs to v2.0.2 (popcodeorg#1772)
  Update Node.js to v10.16.3 (popcodeorg#1765)
  Update dependency bowser to v2.5.3 (popcodeorg#1771)
  Update dependency bower to v1.8.8 (popcodeorg#1770)
  Update dependency babel-eslint to v10.0.3 (popcodeorg#1769)
  Update Jest (popcodeorg#1764)
  Update Redux (popcodeorg#1767)
  Update Project libraries (popcodeorg#1766)
  Update Font Awesome (popcodeorg#1763)
  Update dependency jquery to v3.4.0 [SECURITY] (popcodeorg#1756)
  Update Bugsnag to v6.4.0 (popcodeorg#1761)
  Pin dependency webpack-bundle-analyzer to 3.4.1 (popcodeorg#1762)
  Update dependency webpack-bundle-analyzer to v3 [SECURITY] (popcodeorg#1757)
  Add rebaseStalePrs to Renovate config (popcodeorg#1760)
  Update Karma & Tape (popcodeorg#1755)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants