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

Bump react-native from 0.64.2 to 0.68.2 in /react-native/react-native-flipper #674

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2022

Bumps react-native from 0.64.2 to 0.68.2.

Release notes

Sourced from react-native's releases.

0.68.1

Changed

Android specific

Fixed

Android specific


You can participate in the conversation on the status of this release at this discussion


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the changelog.md file.

0.68.0

0.68 stable is out!

This release includes 614 commits by 68 contributors! Thank you to all our contributors new and old! You can find the full changelog here.

0.68.0-rc.4

Includes fixes to Flipper setup on iOS.


To test it, run:

npx react-native init RN068RC4 --version 0.68.0-rc.4

... (truncated)

Changelog

Sourced from react-native's changelog.

Changelog

v0.68.1

Changed

Android specific

Fixed

Android specific

v0.68.0

Breaking Changes

  • CI moved to Node 16. (f1488db109 by @​kelset). This change enforces Node >= 14 for React Native builds.
  • Bump Android Gradle Plugin to 7.0.1. (272cfe5d13 by @​dulmandakh) This version of Android Gradle plugin enforces JDK 11 for Android builds. Do not upgrade to AGP 7.1 as it is not supported by this version of react-native.
  • Removed fallbackResource from RCTBundleURLProvider API (0912ee179c) by @​philIip

New Architecture

If you are interested in enabling the new architecture, please refer to the dedicated documentation.

Android specific

iOS specific

Added

... (truncated)

Commits
  • 72e1eda [0.68.2] Bump version numbers
  • dfda480 Bump used version of react-native-codegen to 0.0.17
  • a5ddc2e Bump react-native-codegen to 0.0.17
  • 62ef6f5 [Main][Windows] Working around Long paths limitation on Windows (#33707)
  • b5f1b26 [0.68.1] Bump version numbers
  • 48113b5 Merge pull request #33628 from fortmarek/fix/yarn-lock-gradle-plugin
  • faaf256 Update yarn.lock with the new react-native-gradle-plugin version
  • 387ee70 Use NDK 23 only for Windows users. (#33611)
  • 3fd3fe0 react-native-gradle-plugin should not depend on react-native-codegen NPM package
  • fdd7848 Replaced windowsAwareYarn with windowsAwareCommandLine for node calls (#33530)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fb, a new releaser for react-native since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-native](https://github.com/facebook/react-native) from 0.64.2 to 0.68.2.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.64.2...v0.68.2)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 9, 2022
@coveralls
Copy link

coveralls commented May 9, 2022

Pull Request Test Coverage Report for Build 2294329060

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 26 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.2%) to 50.414%

Files with Coverage Reduction New Missed Lines %
desktop/app/src/sandy-chrome/appinspect/LaunchEmulator.tsx 2 59.46%
desktop/app/src/server/devices/ios/iOSContainerUtility.tsx 2 29.32%
desktop/app/src/utils/pathUtils.tsx 3 51.67%
desktop/app/src/MenuBar.tsx 8 31.79%
desktop/app/src/server/devices/ios/IOSBridge.tsx 11 67.21%
Totals Coverage Status
Change from base Build 1215501685: 0.2%
Covered Lines: 6800
Relevant Lines: 12377

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 27, 2022

Superseded by #723.

@dependabot dependabot bot closed this Jun 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native/react-native-flipper/react-native-0.68.2 branch June 27, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant