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

chore(deps): pin dependencies - autoclosed #90

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
@react-native-community/eslint-config devDependencies pin ^2.0.0 -> 2.0.0
react (source) peerDependencies minor 16.13.1 -> 16.14.0
react (source) devDependencies minor 16.13.1 -> 16.14.0
react (source) dependencies minor 16.13.1 -> 16.14.0
react-native (changelog) peerDependencies minor 0.63.2 -> 0.64.2
react-native (changelog) devDependencies minor 0.63.2 -> 0.64.2
react-native (changelog) dependencies minor 0.63.2 -> 0.64.2
react-test-renderer (source) devDependencies pin ^17.0.2 -> 17.0.2
react-test-renderer (source) devDependencies minor 16.13.1 -> 16.14.0

📌 Important: Renovate will wait until you have merged this Pin PR before creating any upgrade PRs for the affected packages. Add the preset :preserveSemverRanges to your config if you instead don't wish to pin dependencies.


Release Notes

facebook/react

v16.14.0

Compare Source

React
facebook/react-native

v0.64.2

Compare Source

Hello everyone - here's the new 0.64.2 patch release with some really good fixes that were asked by the community:

Changed
Fixed
Android specific

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


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.64.1

Compare Source

This patch release is specifically targetted towards fixing iOS build problems in Xcode 12.5. If it doesn't help, please refer to this issue.

Aside from bumping your version from 0.64.0 to 0.64.1, please check your podfile.lock and make sure that Flipper is on 0.75 or higher, and Flipper-Folly is 2.5.3 or higher; if not, add this line to your podfile (or modify it if you already had it):

use_flipper!('Flipper' => '0.75.1', 'Flipper-Folly' => '2.5.3', 'Flipper-RSocket' => '1.3.1')

After which, do all the classic necessary cleans (node_modules, caches, pod folders, etc)(react-native-clean-project is your ally) then do yarn install and a pod install --repo-update (if pod install fails on an error about a Flipper package, just remove the relevant lines from the podfile.lock and run the pod install again).

The only other commit picked & released along the Xcode 12.5 fixes is:

  • Update validateBaseUrl to use latest regex (commit) which fixes CVE-2020-1920, GHSL-2020-293.

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


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.64.0

Compare Source

0.64 stable is here 🎉

Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

Some of the most important highlights of this version:

  • Hermes opt-in on iOS
  • Inline Requires enabled by default
  • React 17

Among many others - please refer to the blog post for more details.


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


You can upgrade to this version using the upgrade helper webtool ⚛️
And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.


You can find the whole changelog history over at react-native-releases.

v0.63.4

Compare Source

This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

You can participate in the conversation for the next patch release in the dedicated issue.


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


You can find the whole changelog history over at react-native-releases.

v0.63.3

Compare Source

This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

While in this patch release there's already a commit towards focusing compatibility with Xcode 12, if you are having troubles please refer to this issue facebook/react-native#29984 and the workaround described there.

You can participate in the conversation for the next patch release in the dedicated issue.


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


You can find the whole changelog history over at react-native-releases.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jul 16, 2021

Codecov Report

Merging #90 (6b967c2) into master (b9762b0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          19       19           
  Lines         597      597           
  Branches       60       60           
=======================================
  Hits          596      596           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9762b0...6b967c2. Read the comment docs.

@renovate renovate bot changed the title chore(deps): pin dependencies chore(deps): pin dependencies - autoclosed Jul 16, 2021
@renovate renovate bot closed this Jul 16, 2021
@renovate renovate bot deleted the renovate/react-monorepo branch July 16, 2021 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant