Skip to content

Bump react-native from 0.64.1 to 0.66.4#19

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-0.66.4
Closed

Bump react-native from 0.64.1 to 0.66.4#19
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-0.66.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 1, 2022

Bumps react-native from 0.64.1 to 0.66.4.

Release notes

Sourced from react-native's releases.

0.66.4

Fixes for iOS:


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.

v0.66.3

This release contains a set of improvements to the script we use for npm releases; aside from it:


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.

v0.66.2

0.66.2 is out with some fixes:

Fixed

  • Compare the LogBoxData ignorePatterns with the right code (a950634 by @​wiseqingyang)
  • [iOS] Fix logbox window capturing touch events (72ea0e1 by @​paddlefish)
  • Commit generated codegen files as a temporary workaround for devX issue with yarn install removing codegen assets. Proper fix coming in later. (5f7deb5 by @​kelset)

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.

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.66.4

Fixed

iOS specific

v0.66.3

Changed

Fixed

v0.66.2

Fixed

  • Add a function getIgnorePatterns in LogBoxData.js for tests or other usecases. (a950634424)
  • Reintroduce generated codegen files (7382f556d3 by @​kelset)

iOS specific

  • Hide the logbox window explicitly. New behavior in iOS SDK appears to retain UIWindow while visible. (72ea0e111f by @​paddlefish)

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.

... (truncated)

Commits
  • 1b31d6b [0.66.4] Bump version numbers
  • 83b9ddd Fix post_install_workaround downgrading development targets (#32633) (#32715)
  • 5d7fd00 Revert "Fix Deadlock in RCTi18nUtil (iOS) (#31032)" (#32574) (#32714)
  • 3b5e446 [0.66.3] Bump version numbers
  • 0981564 RN: Rename Keyboard.remove{Event =>}Listener
  • 142090a Revert changes in RN preprocessor
  • f35369e Fix npm latest tag issue when releasing patches (#32543)
  • 85f1450 Clean up publish-npm.js and use parseVersion
  • 8a67aaa Extract version parsing from release script
  • d08397a bump-oss-version: Add -v / --to-version argument and use it when bumping nigh...
  • 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.1 to 0.66.4.
- [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.1...v0.66.4)

---
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 the dependencies Pull requests that update a dependency file label Jan 1, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 1, 2022

Superseded by #25.

@dependabot dependabot Bot closed this Feb 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-native-0.66.4 branch February 1, 2022 19:17
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.

0 participants