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.66.1 #542

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2021

Bumps react-native from 0.64.2 to 0.66.1.

Release notes

Sourced from react-native's releases.

v0.66.1

0.66.1 is out with some fixes:

Fixed

  • Fix for unable to find find-node.sh in react-native-xcode.sh (cc59a7c by @​garethknowles)
  • For Android, general fixes to Appearance API and also fixes AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when setting window.overrideUserInterfaceStyle (25a2c60 by @​mrbrentkelly)
  • Fix Android border positioning regression (d1a33cd by @​oblador)

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 over at react-native-releases.

v0.66.0

0.66 stable is out!

This release includes 621 commits with 92 contributors! Thank you to all our contributors new and old! You can find the full changelog here.

v0.66.0-rc.4

⚠️ THIS IS A STABLE RELEASE CANDIDATE ⚠️

We are treating v0.66.0-rc.4 as the stable release candidate for v0.66.0. Please upgrade to or create new apps with it, if you'd like to help us test this hopefully final candidate!


To test it by creating a new app, run:

npx react-native init RN066RC4 --version 0.66.0-rc.4

To upgrade your app to this version, see the React Native Upgrade Helper to double check necessary changes to upgrade. Reference: react-native-community/rn-diff-purge@36fd41c


We're working on the changelog and you can read the draft here.

We are tracking the status in this this issue. For any issues you find, please create a Release Blocking issue here. Thank you!

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.66.1

Fixed

  • For Android, general fixes to Appearance API and also fixes AppCompatDelegate.setDefaultNightMode(). For iOS, now works correctly when setting window.overrideUserInterfaceStyle (25a2c608f7 by @​mrbrentkelly)

Android specific

iOS specific

v0.66.0

Highlights

  • Hermes 0.9.0
    • This Hermes release is primarily about closing gap between Hermes cut and this React Native release. Among ~400 commits, contains memory and size wins, bugfixes and other progress behind the scenes. See issue for more details.
  • Allow taps on views outside the bounds of a parent with overflow: visible (e35a963bfb by @​hsource)
  • Fixes for building on Apple Silicon and Xcode 13 (ac4ddec542 thanks to @​mikehardy)
  • New bluetooth permissions for Android (2bcc6fac38, eeb8e58 by @​iBotPeaches)

Breaking

Android specific

Added

Android specific

... (truncated)

Commits
  • d48ed4a [0.66.1] Bump version numbers
  • 80e5abd Fix Android border positioning regression (#32398)
  • e94f9fa Addressing various issues with the Appearance API (#28823) (#29106)
  • bd01f16 Fix: find-node.sh location in react-native-xcode.sh script (#32227)
  • 09a21f0 [0.66.0] Bump version numbers
  • d47fd4a [0.66.0-rc.4] Bump version numbers
  • a6a983d OSS: bump-oss-version -- update Podfile.lock later in the flow
  • ef280d6 [LOCAL] Port react-native-codegen new .gitignore from main
  • 9967318 OSS: update Podfile.lock automatically when bumping release version
  • 6b014e8 Don’t hard-code CocoaPods’s sandbox path (#32243)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2021
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.2 to 0.66.1.
- [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.66.1)

---
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 force-pushed the dependabot/npm_and_yarn/react-native-0.66.1 branch from 34139c9 to 646d8f6 Compare November 4, 2021 02:26
@acro5piano acro5piano merged commit 232a3a0 into master Nov 8, 2021
@acro5piano acro5piano deleted the dependabot/npm_and_yarn/react-native-0.66.1 branch November 8, 2021 07:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant