Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2020

This PR contains the following updates:

Package Type Update Change
@bugsnag/js (source) dependencies minor 7.0.0 -> 7.2.1

Release Notes

bugsnag/bugsnag-js

v7.2.1

Compare Source

Fixed
  • (plugin-vue): Ensure the window.Vue fallback does not throw in environments where window is undefined. #​928
  • (plugin-react): Ensure the window.React fallback does not throw in environments where window is undefined. #​930
  • (types): Use Record<string,string> instead of object for the stackframe.code property on events. #​929

v7.2.0

Compare Source

Added
  • (browser|node) Record the length of time the app has been running when an error occurs #​881
  • (plugin-browser-device): Add device orientation to error reports #​881
  • (plugin-expo-device): Add device manufacturer and model name for non-iOS devices to error reports #​881
  • (plugin-expo-device): Add total memory to error reports #​881
  • (plugin-node-device): Add OS name, OS version, total memory and free memory to error reports #​881
Changed
  • Update @bugsnag/safe-json-stringify to make redactedKeys case insensitive when using strings #​905
  • (expo): Add support for Expo SDK v38 #​781
Fixed
  • (plugin-express): Ensure req.body is always present in metadata by collecting it at the last possible moment #​872

v7.1.1

Compare Source

Fixed
  • (plugin-express): Use import syntax that works without TypeScript's esModuleInterop compiler flag #​866
  • (expo-cli): Ensure version detection logic for @​bugsnag/expo works after v7.0.0 #​865
  • (core): Ensure callbacks supplied in config permit functions with no named arguments #​863

v7.1.0

Compare Source

This update contains some substantial changes to plugin type definitions. If you are using TypeScript alongside a framework, you may need to make changes to your app. Please refer to the upgrade guide.

Changed
  • (plugin-react|plugin-vue): Support late passing of framework reference #​839
Added
  • (plugin-react): Add type definitions for Bugsnag.getPlugin('react') #​839
  • (plugin-vue): Add type definitions for Bugsnag.getPlugin('vue') #​839
  • (plugin-react): Add clearError prop to ErrorBoundary #​797
  • (plugin-express|plugin-koa|plugin-restify): Add full type definitions for plugins #​853

v7.0.2

Compare Source

Fixed
  • (types): Correct init static method name to start #​847

v7.0.1

Compare Source

Fixed
  • (plugin-vue): Fix plugin type definitions #​809
  • (delivery-expo): Ensure Expo delivery logs event details correctly (instead of undefined) #​804
  • (expo-cli): Ensure Expo cli inserts correct code depending on the version of the notifier #​808
  • (expo): Ensure types allow .start() with no arguments #​817

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@ehmicky ehmicky self-assigned this Jul 27, 2020
@ehmicky ehmicky added type: chore work needed to keep the product and development running smoothly and removed type: chore work needed to keep the product and development running smoothly labels Jul 27, 2020
@ehmicky ehmicky merged commit 8d6273d into master Jul 27, 2020
@ehmicky ehmicky deleted the renovate/bugsnag-js-monorepo branch July 27, 2020 12:28
This was referenced Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants