-
Notifications
You must be signed in to change notification settings - Fork 253
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.22.4 #2080
Merged
Merged
Release v7.22.4 #2080
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
[full ci]
RN e2e test fixture clean up
[full ci]
[full ci]
add gatsby example
Set appActivity and appPackage Appium capabilities to avoid RN test flakes
Co-authored-by: Joe Haines <hello@joehaines.co.uk>
[PLAT-9555] Update release script
[PLAT-11079] update @babel/traverse
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) --- updated-dependencies: - dependency-name: y18n dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…s/plugin-angular/y18n-3.2.2 Bump y18n from 3.2.1 to 3.2.2 in /packages/plugin-angular
In RN 0.73+ R8 runs in 'full mode' by default so file names will be set to 'SourceFile' in native stacktraces
Add React Native 0.73 tests
[full ci]
[full ci]
Remove tests for React Native versions below 0.66
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) --- updated-dependencies: - dependency-name: y18n dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bump y18n from 3.2.1 to 3.2.2
yousif-bugsnag
force-pushed
the
release/v7.22.4
branch
from
February 5, 2024 18:11
07ae82d
to
e46b91a
Compare
tomlongridge
approved these changes
Feb 6, 2024
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.
This release adds support for React Native 0.73 to
@bugsnag/react-native
Changed
Fixed