-
Notifications
You must be signed in to change notification settings - Fork 251
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
Release v7.5.1 #1110
Merged
Merged
Release v7.5.1 #1110
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* next: (27 commits) v7.4.0 chore: bump changelog version number Update bugsnag-cocoa to v6.1.7 Update bugsnag-android to v5.2.1 test(browser): Add E2E tests for device.id feat(plugin-browser-device): Add anonymous ID test(react-native): @Skip annotation doesn't work test(delivery-react-native): Skip tests for commented out feature refactor(react-native): Hold nativeStack feature until pipeline supports it chore: update changelog refactor(examples): Handle native promise rejection so that it works in dev mode dep(react-native): Bump cocoa to latest next chore: Update changelog dep(react-native): update cocoa notifier to v6.1.6 test: verify native stacktrace parising of RN promise rejection dep: bump RN bugsnag-cocoa version to next dep: update RN android dependency chore: add example app for React Native 0.60.0 fix(react-native): Specify Cocoa error type for native promise rejection stack trace dep: update RN Android AAR to support nativeStack error parsing ...
To provide a little more diversity of iOS versions across the pipeline.
Comments from 1083
ci(react-native): increase java heap size for build test fixtures
Depends on pipeline
test(delivery-expo): convert tests
test(plugin-expo-device): convert tests
`trackInlineScripts` is supported on the browser and should be reflected in the TypeScript types ([docs](https://docs.bugsnag.com/platforms/javascript/configuration-options/#trackinlinescripts-browser-only)).
Standardize React Native end-to-end test fixtures
Resolve ESLint violations in React Native test fixtures
test: improve jest configuration
[PLAT-5240] Add missing type definition for trackInlineScripts option
deps(expo): Bump expo modules to match included versions
ci(maze-runner): take maze-runner docker image from releases repo
bengourley
force-pushed
the
release/v7.5.1
branch
from
October 22, 2020 13:34
9f0e4df
to
fc68a12
Compare
imjoehaines
approved these changes
Oct 22, 2020
twometresteve
approved these changes
Oct 22, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. In addition to the CI run, I have conducted some exploratory testing using our test project. This covered all error types (JS/native, handled/unhandled) on iOS and Android, inspecting the dashboard for each raised.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v7.5.1
Fixed
trackInlineScripts
option #1102 / #1097Changed