build(deps): bump @react-native/metro-config from 0.81.5 to 0.82.1 in /test
Bumps @react-native/metro-config from 0.81.5 to 0.82.1.
Release notes
Sourced from @react-native/metro-config's releases.
0.82.1
Fixed
Android specific
- Fixed representation of transforms when view is originally zero-sized (a81e94a40c by
@javache)iOS specific
- Fixed issue when using gnu coreutils cp command when using precompiled binaries causing compilation error (068ec39aea by
@chrfalch)
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.
0.82.0
Hermes dSYMS:
ReactNativeDependencies 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 ⚛️.
... (truncated)
Changelog
Sourced from @react-native/metro-config's changelog.
v0.82.1
Fixed
Android specific
- Fixed representation of transforms when view is originally zero-sized (a81e94a40c by
@javache)iOS specific
- Fixed issue when using gnu coreutils cp command when using precompiled binaries causing compilation error (068ec39aea by
@chrfalch)v0.82.0
Breaking
- Appearance.setColorScheme:
Appearance.setColorSchemeno longer accepts a nullable value (a4581ecd8b by@huntie)CxxSharedModuleWrapper: Removed CxxSharedModuleWrapper (fafbee2402 by@javache)- DOM API: Enable DOM APIs in host component refs (2ad845ccb2 by
@rubennorte)- Error Handling: Unhandled promises are now handled by ExceptionsManager.handleException, instead of being swallowed as Logbox Warnings. (c4082c9ce2 by
@krystofwoldrich)- InteractionManager: InteractionManager has been deprecated and no longer respects interaction handles. Instead, it is now recommended to avoid executing long-running JavaScript tasks by breaking them up into smaller tasks and scheduling them using
requestIdleCallback(). (03d9f34a82 by@yungsters)shouldEmitW3CPointerEvents: MigrateshouldPressibilityUseW3CPointerEventsForHoverto common private feature flags and removeshouldEmitW3CPointerEventsflag. (fb4587780e by@coado)- TurboModuleUtils: Remove unused ReactCommon/TurboModuleUtils functions #deepCopyJSIObject and #deepCopyJSIArray (ead669ade3 by
@christophpurrer)- TurboModules: Delete old location of CallbackWrapper.h / LongLivedObject.h by (cb94e71
@christophpurrer)Android specific
- Deps: Gradle to 9.0 (7f93b664b4 by
@cortinico)- Image Prefetching: Android: Image Prefetching send ImageResizeMode as enum value (e30f34eda6 by
@christophpurrer)- New Architecture: Remove possibility to newArchEnabled=false in 0.82 (d5d21d0614 by
@cortinico)reactNativeHost: Throw Exception if ReactApplication.reactNativeHost is not overriden (0d3791ca0a by@mdvacca)- ViewManagerInterfaces: Migrate ViewManagerInterfaces to kotlin. Some types in code generated ViewManagerInterfaces might differ. e.g. this will start enforcing nullability in parameters of viewManagerInterface methods (e.g. String commands parameters are not nullable, view params are not nullable in any method, etc) (79ca9036d3 by
@mdvacca)iOS Specific
- New Architecture: Removed the opt-out from the New Architecture. (83e6eaf693 by
@cipolleschi)Added
- Animated:
Animated.CompositeAnimationis now exposed when using"react-native-strict-api"(024d25794a by@huntie)- Animated: Allow calling createAnimatedNode without batching (d9d9a49e18 by
@zeyap)- Animated: Allow filter usage with native animated driver. (138d0eb01d by
@intergalacticspacehighway)- API: Expose NativeComponentRegistry API as JavaScript root export (f936780cd5 by
@zhongwuzw)- API: Expose
ReactNativeVersionAPI as JavaScript root export (ec5638abd0 by@huntie)- Codegen: Added getDebugProps to codegen (e547f466ee by
@cipolleschi)- Hermes V1: Added a dependency on hermes-compiler (0caf8e70d5 by
@j-piasecki)- Pressable: Allow setting
blockNativeResponderon Pressable (6e4d23ded2 by@zeyap)- Yoga/API: Make yoga/Yoga.h an umbrell header (8ed2cee80e by
@rudybear)Android specific
... (truncated)
Commits
3a625f7Release 0.82.106c4c42Release 0.82.03336199Release 0.82.0-rc.5a70e817Release 0.82.0-rc.445439b0Release 0.82.0-rc.316bc2e4Release 0.82.0-rc.23c2cc38Release 0.82.0-rc.1044d07cRelease 0.82.0-rc.0840fd6cBump Metro to ^0.83.1, lower minimum Node.js version to 20.199f09037Bump monorepo packages to 0.82.0-main (#52706)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)