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 all non-major dependencies (minor) #187

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-native-masked-view/masked-view ^0.2.8 -> ^0.3.0 age adoption passing confidence
react-native (source, changelog) 0.68.3 -> 0.76.2 age adoption passing confidence
react-native-blob-util ^0.17.1 -> ^0.19.0 age adoption passing confidence
androidx.swiperefreshlayout:swiperefreshlayout (source) 1.0.0 -> 1.1.0 age adoption passing confidence
com.facebook.flipper:flipper-fresco-plugin 0.125.0 -> 0.182.0 age adoption passing confidence
com.facebook.flipper:flipper-network-plugin 0.125.0 -> 0.272.0 age adoption passing confidence
com.facebook.flipper:flipper 0.125.0 -> 0.272.0 age adoption passing confidence
com.google.gms:google-services (source) 4.3.3 -> 4.4.2 age adoption passing confidence
com.android.tools.build:gradle (source) 7.0.4 -> 7.4.2 age adoption passing confidence

Release Notes

react-native-masked-view/masked-view (@​react-native-masked-view/masked-view)

v0.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: react-native-masked-view/masked-view@v0.3.1...v0.3.2

v0.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: react-native-masked-view/masked-view@v0.3.0...v0.3.1

v0.3.0

Compare Source

v0.2.9

Compare Source

What's Changed

New Contributors

Full Changelog: react-native-masked-view/masked-view@v0.2.8...v0.2.9

facebook/react-native (react-native)

v0.76.2

Compare Source

v0.76.1: 0.76.1

Compare Source

Fixed
Android specific
  • runtime Made AppRegistry callable from Native code in Bridgeless (fixes headless tasks) (f3fee67c54 by @​robik)
  • runtime Add jsBundleFile to DefaultReactNativeHost.kt (e56bd89ef)
iOS specific
  • infra Pin Xcodeproj to < 1.26.0 (e8776240b41)
  • runtime Fixes regression of RCTWindowFrameDidChangeNotification not fired (e271b23fad by @​zhongwuzw)
  • runtime Fixed bug where background colors would sometimes animate when changing on Views (1d6ac09530 by @​joevilches)
  • codegen Do not generate the ComponentCls function in the RCTThirdPartyFabricComponentsProvider for components deined in the app. (dc7e9e2d83 by @​cipolleschi)
  • infra Generated NODE_BINARY in .xcode.env.local now supports paths with a space (eeaa3ff458 by @​blakef)

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.76.0: 0.76.0

Compare Source

0.76 stable is out!

This release of React Native enables the New Architecture by default. You can read more about it in this dedicated blog-post: the New Architecture is here.

This release also includes over 1491 commits from 165 contributors! Thank you to all our contributors new and old!

You can see all the highlights of the release in our release blog post.


Hermes dSYMS:


You can file 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.75.4: 0.75.4

Compare Source

Fixed
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.75.3: 0.75.3

Compare Source

Changed
Fixed
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.75.2

Compare Source

v0.75.1

Compare Source

v0.75.0

Compare Source

v0.74.6: 0.74.6

Compare Source

Added
Android specific
  • [0.74] Add support for handling com.facebook.react.bridge.Dynamic as parameter for TurboModules (a9588f3718 by @​cortinico)
Changed
Fixed

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.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.11: 0.73.11

Compare Source

0.73 is now out of the support window. Please migrate to 0.76.


Fixed
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 ⚛️


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

v0.73.10: 0.73.10

Compare Source

Removed
Android specific
Fixed
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 ⚛️


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
  • Fix type f

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot temporarily deployed to monsuivipsy-renovate-all-dependencies-minor-patch-soo3nd July 31, 2022 23:00 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 42fa180 to 3af70c4 Compare August 1, 2022 00:48
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 3af70c4 to 6b89729 Compare August 3, 2022 15:53
@github-actions github-actions bot requested a deployment to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 3, 2022 15:54 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 6b89729 to 17bef1d Compare August 3, 2022 18:07
@github-actions github-actions bot requested a deployment to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 3, 2022 18:08 In progress
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 17bef1d to 50ca76c Compare August 8, 2022 13:22
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 8, 2022 13:23 Inactive
@renovate renovate bot changed the title fix(deps): update all non-major dependencies (minor) fix(deps): update all non-major dependencies to v0.69.4 (minor) Aug 9, 2022
@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v0.69.4 (minor) fix(deps): update all non-major dependencies (minor) Aug 10, 2022
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 50ca76c to 4b85abe Compare August 17, 2022 11:49
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 17, 2022 11:52 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 4b85abe to 96fece8 Compare August 19, 2022 15:25
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 19, 2022 15:26 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 96fece8 to a3ab3ae Compare August 24, 2022 13:47
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 24, 2022 13:48 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from a3ab3ae to 89fa518 Compare August 25, 2022 19:11
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o August 25, 2022 19:12 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 89fa518 to 8dd6bb5 Compare September 5, 2022 17:35
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o September 5, 2022 17:36 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 8dd6bb5 to 634dfe4 Compare September 8, 2022 19:35
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o September 8, 2022 19:36 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 634dfe4 to 390d552 Compare September 12, 2022 03:17
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o September 12, 2022 03:18 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 390d552 to e5f0b78 Compare September 12, 2022 17:26
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o September 12, 2022 17:27 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from e5f0b78 to c736dd7 Compare September 15, 2022 18:48
@github-actions github-actions bot temporarily deployed to jardinmental-renovate-all-dependencies-minor-patch-4oml6o September 15, 2022 18:49 Inactive
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 487c256 to 43632c7 Compare September 18, 2024 13:05
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 43632c7 to 813d17f Compare September 18, 2024 19:32
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 813d17f to 604c18e Compare October 2, 2024 15:11
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 604c18e to 4bf8fab Compare October 2, 2024 19:43
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 4bf8fab to 11d9852 Compare October 9, 2024 10:15
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 11d9852 to 679e2f0 Compare October 9, 2024 15:43
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 679e2f0 to ce5875c Compare October 18, 2024 13:24
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from ce5875c to 384bd5d Compare October 23, 2024 17:34
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 384bd5d to be3d4d9 Compare October 29, 2024 12:42
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from be3d4d9 to b60254c Compare October 30, 2024 13:40
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from b60254c to 2bfb52a Compare November 4, 2024 03:31
@renovate renovate bot force-pushed the renovate/all-dependencies-minor-patch branch from 2bfb52a to 93aabd8 Compare November 6, 2024 19:56
Copy link

sonarcloud bot commented Nov 14, 2024

Copy link

Report too large to display inline

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants