-
Notifications
You must be signed in to change notification settings - Fork 255
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.24.0 #2155
Merged
Merged
Release v7.24.0 #2155
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
…2135) * Modified the polynomial regular expression to remove the ambiguity * changed changelog * changed changelog
* Move all steps targetting macos-12 machines to macos-14 * Use correct Xcode dir * Update new fixture build setup * Build Android on MacOS 14 * Move all RN iOS builds to macOS 14 * Use correct environment setup * Revert changes to full pipelines
* chore: 🔒 update @babel/core to v7.24.5 * remove babel-preset-react-native dev dependency
* manually ovveride @lerna/conventional-commits to remove vulnerable lodash.template package * pin @vercel/webpack-asset-relocator-loader to 1.7.3
[full ci]
Run RN iOS tests on BitBar
…2148) * fix(react-native): discard duplicate js exceptions in new architecture * test(react-native): reinstate skipped tests for ios new arch * test(react-native): separate native crash scenarios for new arch on ios
bring podspec inline with bugsnag-cocoa by adding the resource_bundles entry to include the privacy manifest resource
…-manifest [PLAT-12116] React native privacy manifest
…no longer start a session
…in-foreground Don't start sessions when ReactNative apps are loaded in the background
tomlongridge
approved these changes
Jun 10, 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.
Added
Changed
Fixed