Update all non-major dependencies #37
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.18.2->1.21.00.6.12->0.7.30.72.6->0.73.1~2.12.0->~2.14.04.6.3->4.8.2~3.22.0->~3.29.03.2.2-slim->3.3.0-slimRelease Notes
react-native-async-storage/async-storage (@react-native-async-storage/async-storage)
v1.21.0Compare Source
Bug Fixes
kotlinVersionproperty (#1042) (cff03e8)Features
v1.20.0Compare Source
❗ This version contains regression, please use v1.21.0 instead.
Features
v1.19.8Compare Source
Bug Fixes
README.md(merge) (#1032) (f974728)v1.19.7Compare Source
Bug Fixes
README.md(#1030) (821eb01)v1.19.6Compare Source
Bug Fixes
v1.19.5Compare Source
Bug Fixes
v1.19.4Compare Source
Bug Fixes
v1.19.3Compare Source
Bug Fixes
pod installon RN 0.70.x + New Arch (#1004) (e15432c), closes #997v1.19.2Compare Source
Bug Fixes
v1.19.1Compare Source
Bug Fixes
build.gradle(#991) (ce19249)v1.19.0Compare Source
Features
1.18.2 (2023-06-06)
Bug Fixes
RCTAsyncStorageas TurboModule (#965) (62732d9)1.18.1 (2023-03-29)
Bug Fixes
tokio-rs/axum (axum)
v0.7.3: axum - v0.7.3Compare Source
BodyimplementsFrom<()>now (#2411)tracingfeature by default (#2460)serve(#2398)RouterIntoServiceimplementsClone(#2456)v0.7.2: axum - v0.7.2Compare Source
axum::body::to_bytes(#2373)serve(#2400)v0.7.1: axum - v0.7.1Compare Source
v0.7.0: axum - v0.7.0Compare Source
WebSocketUpgrade::max_send_queue(i.e. the
Btype param has been removed) (#1751 and #1789):FromRequestPartsFromRequestHandlerServiceHandlerWithoutStateExtHandlerLayeredFutureLayeredMethodRouterNextRequestExtRouteFutureRouteRouterhyper::Bodyas that type is removedin hyper 1.0. Instead axum has its own body type at
axum::body::Body(#1751)extract::BodyStreamhas been removed asbody::Bodyimplements
StreamandFromRequestdirectly (#1751)sse::Event::json_datato useaxum_core::Erroras its error type (#1762)DefaultOnFailedUpdgradetoDefaultOnFailedUpgrade(#1664)OnFailedUpdgradetoOnFailedUpgrade(#1664)TypedHeaderhas been move toaxum-extra(#1850)EmptyandFull. Useaxum::body::Body::emptyandaxum::body::Body::fromrespectively (#1789)IntoResponse::into_responsemust useaxum::body::Bodyas the body type.axum::response::Responsedoes this(#1789)
BoxBodytype alias and itsbox_bodyconstructor. Use
axum::body::Body::newinstead (#1789)RawBodyextractor.axum::body::BodyimplementsFromRequestdirectly (#1789)http-bodyno longer implementIntoResponse:Full, useBody::frominsteadEmpty, useBody::emptyinsteadBoxBody, useBody::newinsteadUnsyncBoxBody, useBody::newinsteadMapData, useBody::newinsteadMapErr, useBody::newinsteadaxum::extract::Requesttype alias where the body isaxum::body::Body(#1789)Router::as_serviceandRouter::into_serviceto workaroundtype inference issues when calling
ServiceExtmethods on aRouter(#1835)axum::Serveras it was removed in hyper 1.0. Insteaduse
axum::serve(listener, service)or hyper/hyper-util for more configuration options (#1868)Router::nest.Routers nested with
Router::nest_servicewill no longer inherit fallbacks (#1956)Sec-WebSocket-Keyheader inWebSocketUpgrade(#1972)axum::extract::Query::try_from_uri(#2058)IntoResponseforBox<str>andBox<[u8]>([#2035])MethodFilter. It no longer uses bitflags (#2073).source()of composite rejections (#2030)#[debug_handler](#2014)IntoResponsefor(R,) where R: IntoResponse(#2143)NestedPathextractor (#1924)handle_errorfunction to existingServiceExttrait (#2235)impl<T> IntoResponse(Parts) for Extension<T>now requiresT: Clone, as that is required by the http crate (#1882)axum::Json::from_bytes(#2244)FromRequestPartsforhttp::request::Parts(#2328)FromRequestPartsforhttp::Extensions(#2328)DefaultBodyLimitto individual routes (#2157)facebook/react-native (react-native)
v0.73.1: 0.73.1Compare Source
Added
enableNetworkInspectorexperiment 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.0Compare 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.9: 0.72.9Compare Source
Fixed
boostdependency — see https://github.com/facebook/react-native/issues/42110React-Fabricfails to build with-std=c++20because implicit constructors are no longer generated (b7c1a40db by @tido64)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.8Compare Source
Fixed
build_codegen!not finding@react-native/codegenin pnpm setups (e70166a3a8 by @tido64)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.7Compare Source
Changed
Fixed
(18c9797ecc by @ospfranco)
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.
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.14.0Compare Source
❗ Important changes
blocksHandlers- working likereversed waitForby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2627🐛 Bug fixes
onPressby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2657reactApplicationContext.javaScriptContextHolderby @UNIDY2002 in https://github.com/software-mansion/react-native-gesture-handler/pull/2662🔢 Miscellaneous
handlersToCancelon web. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2679New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.13.4...2.14.0
v2.13.4Compare Source
🐛 Bug fixes
foregroundis set. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2642🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.13.3...2.13.4
v2.13.3Compare Source
👍 Improvements
What's Changed
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.13.2...2.13.3
v2.13.2Compare Source
🐛 Bug fixes
ghQueueMicrotaskby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2612👍 Improvements
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.13.1...2.13.2
v2.13.1Compare Source
🐛 Bug fixes
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.13.0...2.13.1
v2.13.0Compare Source
❗ Important changes
Hovergesture by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2455🐛 Bug fixes
UIControlsby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2545RippleDrawablewhen the color is transparent by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2575hitSlopon Gesture Handler buttons by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2039👍 Improvements
activeCursorprop by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2550MotionEventson Android by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2523🔢 Miscellaneous
docusaurusto 2.3.1 by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2423averageTouchesin the documentation by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2352New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.12.0...2.13.0
th3rdwave/react-native-safe-area-context (react-native-safe-area-context)
v4.8.2: Release 4.8.2Compare Source
Bug Fixes
v4.8.1: Release 4.8.1Compare Source
Bug Fixes
v4.8.0Compare Source
v4.7.4: Release 4.7.4Compare Source
v4.7.3: Release 4.7.3Compare Source
v4.7.2: Release 4.7.2Compare Source
v4.7.1: Release 4.7.1Compare Source
v4.7.0: Release 4.7.0Compare Source
Bug Fixes
v4.6.4: Release 4.6.4Compare Source
software-mansion/react-native-screens (react-native-screens)
v3.29.0Compare Source
Minor release including fix for iOS that was accidentally omitted from 3.28.0. It should be now possible to present modal in outer stack, from modal in nested stack (😄 )
What's Changed
🐛 Bug fixes
Full Changelog: software-mansion/react-native-screens@3.28.0...3.29.0
v3.28.0Compare Source
Minor release adding a support for React Native 0.73, adding new iOS-like slide animation, fixing crashes with AVPlayer on iOS and resolving build issues on Android.
What's Changed
🐛 Bug fixes
traverseForScrollViewmethod by @tboba in https://github.com/software-mansion/react-native-screens/pull/1969Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.