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

fix(deps): update dependency react-native to v0.75.2 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.64.3 -> 0.75.2 age adoption passing confidence
react-native (source, changelog) ^0.64.3 -> ^0.75.0 age adoption passing confidence
react-native (source, changelog) ^0.66.3 -> ^0.75.0 age adoption passing confidence
@​types/react-native 0.66.4 -> 0.73.0 age adoption passing confidence
@​types/react-native ^0.66.4 -> ^0.73.0 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.75.2

Compare Source

v0.75.1

Compare Source

v0.75.0

Compare Source

v0.74.5

Compare Source

v0.74.4: 0.74.4

Compare Source

Added
Android specific
iOS specific
Fixed
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.74.3: 0.74.3

Compare Source

Added
  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @​Kudo)
Changed
iOS specific
Fixed
  • Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by @​dmytrorykun)
Android specific
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.74.2: 0.74.2

Compare Source

Changed
Fixed
Android specific
iOS specific
  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key (fc4e099920 by @​renchap)
  • In privacy manifest post install script, handle the case where the file reference doesn't have a path (4ad65ac59a by @​robertying)
  • Fixed an issue where the selectionColor prop was not being applied on the TextInput component. (2bde626a9f by @​robinshin)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.74.1

Compare Source

v0.74.0: 0.74.0

Compare Source

0.74 stable is out!

This release includes over 1673 commits from 57 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


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


Hermes dSYMS:


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

v0.73.9

Compare Source

v0.73.8: 0.73.8

Compare Source

Added
iOS specific
  • Added privacy manifest to template (520d120375 by @​philIip) (fixed to include the file in the build)
Changed
  • Update Hermes version (1d0cbfd01b by @​Titozzz)
    • removed Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now
    • fixed experimental debugger object logging
Fixed
iOS specific

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

Compare Source

v0.73.6: 0.73.6

Compare Source

v0.73.6

Breaking
iOS specific
Fixed
iOS specific

Hermes dSYMS:


You can file issues or pick requests against this release here


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.73.5: 0.73.5

Compare Source

Changelog

Security
Changed
Fixed

How to Test

Generate a new project:

npx react-native@next init RN0735RC1 --version 0.73.5

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

  • See changes from this release in the changelog

Hermes dSYMS:


Help us testing 🧪

If you experience a regression, please file an Upgrade issue and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/

v0.73.4: 0.73.4

Compare Source

v0.73.4

Fixed
Android
  • Ignore the one-time NullPointerException and print error log (ca9b6b5038)
iOS

You can participate in the conversation on the status of this release in 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.73.3: 0.73.3

Compare Source

Fixed
Added
iOS specific
Changed
Android specific
  • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @​LimAlbert)
iOS specific
Fixed
iOS specific

You can participate in the conversation on the status of this release in 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.73.2: 0.73.2

Compare Source

Added
  • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @​ospfranco)
Changed
iOS specific
Fixed
iOS specific

You can participate in the conversation on the status of this release in 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.73.1: 0.73.1

Compare Source

Added
  • Add enableNetworkInspector experiment to enable Network panel and CDP handlers in inspector proxy (8ef807bfb2 by @​byCedric)
Changed
Fixed
Android specific
iOS specific

You can participate in the conversation on the status of this release in 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.73.0: 0.73.0

Compare Source

0.73 stable is out!

This release includes over 2259 commits from 68 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


You can participate in the conversation on the status of this release in 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.72.17

Compare Source

v0.72.15: 0.72.15

Compare Source

Added
iOS specific
Fixed
iOS specific
  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key. (fc4e099920 by @​renchap)

You can file issues or pick requests against this release here


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

Compare Source

v0.72.13: 0.72.13

Compare Source

v0.72.13

Added
iOS specific
Fixed
Android specific

You can file issues or pick requests against this release here


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.72.12: 0.72.12

Compare Source

v0.72.12
Changed
iOS specific
Fixed

You can file issues or pick requests against this release here


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.72.11: 0.72.11

Compare Source

Changed
iOS specific
Fixed
iOS specific

You can participate in the conversation on the status of this release in 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.72.10: 0.72.10

Compare Source

Added
  • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @​ospfranco)
Fixed

You can participate in the conversation on the status of this release in 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.72.9: 0.72.9

Compare Source

Fixed

You can participate in the conversation on the status of this release in 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.72.8: 0.72.8

Compare Source

Fixed

You can participate in the conversation on the status of this release in 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.72.7: 0.72.7

Compare Source

Changed
Fixed
Android specific

You can participate in the conversation on the status of this release in 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.72.6: 0.72.6

Compare Source

Fixed
  • Fix a potential bug in EventEmitter when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables (9b3bd63723 by @​yungsters)
iOS specific

You can participate in the conversation on the status of this release in 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.72.5: 0.72.5

Compare Source

Changed
Fixed
Android specific
iOS specific

You can participate in the conversation on the status of this release in 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.72.4: 0.72.4

Compare Source

Added
Android specific
  • Native part of fixing ANR when having an inverted FlatList on android API 33+ (6d206a3f54 by @​hannojg)
  • For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase (177d97d8ea by @​apuruni)
Changed
Fixed
Android specific

You can participate in the conversation on the status of this release in 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.72.3: 0.72.3

Compare Source

Fixed
iOS specific

You can participate in the conversation on the status of this release in 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.72.2: 0.72.2

Compare Source

Changed
Android specific
iOS specific
Fixed
  • global.performance in undefined when starting metro from Expo CLI (0ccbd65581 by @​Kudo)
  • Re-enabled debugging for debug builds (41477c898c by Matt Blagden)
  • Add global hook to assert that base Metro config is called (29f2602ff9 by @​huntie)
Android specific
iOS specific
  • Fix build error when there are multiple EXTRA_COMPILER_ARGS (28f4ebab8a by @​fergusean)
  • Build failure with pnpm and use_frameworks! due to incorrect header paths (58adc5e4b9 by evelant)
  • Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS (0c9c57a9f7 by @​kkoudev)
  • Fix pod install for libraries using Swift code when the new architecture is enabled (a4a0655496 by @​louiszawadzki)

⚠️ we are aware of an issue with building iOS apps with Xcode 14.2, please refer to this issue for more details and updates.


You can participate in the conversation on the status of this release in 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.72.1: 0.72.1

Compare Source

Added
iOS specific
Changed
  • react-native/metro-config now includes all base config values from metro-config (bbcedd385b by @​huntie)
  • Bump CLI to 11.3.3 (da84901f78 by @​kelset)
  • Bumped @react-native/metro-config to 0.72.7, @react-native/gradle-plugin to 0.72.11, @react-native/virtualized-lists to 0.72.6 (95db9f98f2 by @​kelset)
Fixed
  • react-native/virtualized-lists does not need react-test-renderer at runtime (7a2a3278d0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.5 Update dependency @types/react-native to v0.66.6 Nov 24, 2021
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 3b2658e to 1d761b1 Compare November 24, 2021 21:36
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.6 Update dependency @types/react-native to v0.66.7 Dec 3, 2021
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 1d761b1 to 29549e3 Compare December 3, 2021 20:13
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.7 Update dependency @types/react-native to v0.66.8 Dec 4, 2021
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 29549e3 to 7d4b045 Compare December 4, 2021 00:34
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.8 Update dependency @types/react-native to v0.66.9 Dec 13, 2021
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 7d4b045 to 776ea6c Compare December 13, 2021 16:20
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.9 Update dependency @types/react-native to v0.66.10 Dec 24, 2021
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 776ea6c to f36c158 Compare December 24, 2021 01:55
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f36c158 to 64abaf1 Compare January 1, 2022 13:40
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.10 Update dependency @types/react-native to v0.66.11 Jan 1, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 889dd9f to b593ab3 Compare January 13, 2022 21:28
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.11 Update dependency @types/react-native to v0.66.12 Jan 13, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b593ab3 to 1fe53f5 Compare January 20, 2022 02:09
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.12 Update dependency @types/react-native to v0.66.13 Jan 20, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.13 Update dependency @types/react-native to v0.66.14 Jan 21, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 01f4e33 to 212069b Compare January 21, 2022 19:30
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.14 Update dependency @types/react-native to v0.66.15 Jan 21, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 212069b to 5f4fed4 Compare February 15, 2022 19:21
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.15 Update dependency @types/react-native to v0.66.16 Feb 15, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 5f4fed4 to 7f68250 Compare February 28, 2022 00:05
@renovate renovate bot changed the title Update dependency @types/react-native to v0.66.16 Update dependency @types/react-native to v0.67.0 Feb 28, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 7f68250 to 6855cc0 Compare March 1, 2022 01:00
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.0 Update dependency @types/react-native to v0.67.1 Mar 1, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 6855cc0 to f7257a2 Compare March 4, 2022 21:19
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.1 Update dependency @types/react-native to v0.67.2 Mar 4, 2022
@renovate renovate bot changed the title Update dependency @types/react-native to v0.67.2 chore(deps): update dependency @types/react-native to v0.67.3 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e51bb11 to 7c65885 Compare January 29, 2024 20:40
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.73.2 fix(deps): update dependency react-native to v0.73.3 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 7c65885 to 8c21578 Compare February 6, 2024 03:02
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.73.3 fix(deps): update dependency react-native to v0.73.4 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8c21578 to a5d70d5 Compare February 26, 2024 21:52
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.73.4 fix(deps): update dependency react-native to v0.73.5 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from a5d70d5 to 23fcc76 Compare March 11, 2024 13:59
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.73.5 fix(deps): update dependency react-native to v0.73.6 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 23fcc76 to d80a495 Compare March 20, 2024 16:31
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from d80a495 to 7165a02 Compare April 18, 2024 16:33
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.73.6 fix(deps): update dependency react-native to v0.73.7 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 7165a02 to 9c99857 Compare April 22, 2024 14:20
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.73.7 fix(deps): update dependency react-native to v0.74.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9c99857 to 284ba0c Compare May 2, 2024 22:56
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.0 fix(deps): update dependency react-native to v0.74.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 284ba0c to f291f75 Compare June 4, 2024 18:58
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.1 fix(deps): update dependency react-native to v0.74.2 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f291f75 to fc808fd Compare July 1, 2024 19:34
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.2 fix(deps): update dependency react-native to v0.74.3 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from fc808fd to 1a09f60 Compare July 30, 2024 13:34
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.3 fix(deps): update dependency react-native to v0.74.4 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 1a09f60 to f4d8339 Compare August 5, 2024 15:39
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.4 fix(deps): update dependency react-native to v0.74.5 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f4d8339 to 85885d8 Compare August 14, 2024 20:02
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.5 fix(deps): update dependency react-native to v0.75.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 85885d8 to e01d172 Compare August 15, 2024 13:12
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.0 fix(deps): update dependency react-native to v0.75.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e01d172 to 4559717 Compare August 20, 2024 13:55
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.1 fix(deps): update dependency react-native to v0.75.2 Aug 20, 2024
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.

None yet

0 participants