Bump the react-native group with 6 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the react-native group with 6 updates: | Package | From | To | | --- | --- | --- | | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.32.0` | `3.2.1` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.5.1` | `4.6.0` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.7.0` | `5.9.1` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.26.2` | `4.27.0` | | [react-native-svg](https://github.com/software-mansion/react-native-svg) | `15.15.4` | `15.15.5` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.10.1` | `0.12.1` | Updates `react-native-gesture-handler` from 2.32.0 to 3.2.1 - [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases) - [Commits](software-mansion/react-native-gesture-handler@v2.32.0...v3.2.1) Updates `react-native-reanimated` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.6.0/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.7.0 to 5.9.1 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](appandflow/react-native-safe-area-context@v5.7.0...v5.9.1) Updates `react-native-screens` from 4.26.2 to 4.27.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.26.2...4.27.0) Updates `react-native-svg` from 15.15.4 to 15.15.5 - [Release notes](https://github.com/software-mansion/react-native-svg/releases) - [Commits](software-mansion/react-native-svg@v15.15.4...v15.15.5) Updates `react-native-worklets` from 0.10.1 to 0.12.1 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-worklets/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.12.1/packages/react-native-worklets) --- updated-dependencies: - dependency-name: react-native-gesture-handler dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react-native - dependency-name: react-native-reanimated dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-safe-area-context dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-screens dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-svg dependency-version: 15.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-native - dependency-name: react-native-worklets dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the react-native group with 6 updates:
2.32.03.2.14.5.14.6.05.7.05.9.14.26.24.27.015.15.415.15.50.10.10.12.1Updates
react-native-gesture-handlerfrom 2.32.0 to 3.2.1Release notes
Sourced from react-native-gesture-handler's releases.
... (truncated)
Commits
62f0f7dRelease v3.2.14716425Merge branch '3.2-stable' of github.com:software-mansion/react-native-gesture...f0ae48cUpdatePressableprops (#4421)5f0f0d8Forward press handlers astestOnly_*inPressableWithTouchable(#4416)0a91db7Release v3.2.044046a6[Android] Resolve the button event dispatcher by react tag (#4415)2469c1dDerivePressablepressed state fromtestOnly_pressed(#4414)3f1bf74Clear pending timers on unmount in StatefulPressable (#4413)50ae6a1[General] Default GestureDetector moduleId to -1 (#4412)8b661c9ImplementPressablebased onTouchable(#4411)Updates
react-native-reanimatedfrom 4.5.1 to 4.6.0Release notes
Sourced from react-native-reanimated's releases.
... (truncated)
Commits
8651062release(Reanimated): 4.6.0 (#10366)a874ac1chore: prepare branch for reanimated 4.6.0 release (#10363)8d5e8fffix(Reanimated): read the window size from the base revision when the LA prox...885cdabfix: reject non-finite CSS durations and delays (#10360)2fcaac4fix: keep the reversing shortening factor within [0, 1] (#10359)02403d4fix: return a finite value whenlinear()control points share an input prog...f41b838fix: correct the control points of the predefinedeaseeasing function (#10...1f0b70efix: correct the cubic-bezier x-derivative used to solve CSS easings (#10344)d1f72fb[Docs] Update sponsors section (#10347)74350d5fix: Text losing its trailing word after a CSS fontSize transition on Android...Updates
react-native-safe-area-contextfrom 5.7.0 to 5.9.1Release notes
Sourced from react-native-safe-area-context's releases.
Commits
63fab20chore: release 5.9.1780f599fix: register src/paper/java as a Java source set on old architecture (#755)f65d4d9chore: release 5.9.076dfb06fix: avoid NotFoundError when the measurement element is already detached (#746)2fa707dfix: make nested SafeAreaProvider report its own frame and insets on web (#737)1fe7ec5fix: update insets and frame on window resize on web (#736)42c50a6feat: Adopt AGP v9 (#733)b3cfc57chore: release 5.8.12f7f2e9rm tea.yamlb9e2857fix: Move jest/mock into package build (fix TS under RN 0.87) (#745)Updates
react-native-screensfrom 4.26.2 to 4.27.0Release notes
Sourced from react-native-screens's releases.
Commits
42c1615release: 4.27.0 (#4475)2b55ed6fix(iOS): Add missing RNSScrollToTopGuard stubs (#4480)1ce9142Revert "chore: backport #4411 (#4460)" (#4477)973def6chore: backport #4402 (#4472)d59af14chore: backport #4447 (#4471)23ba913chore: backport #4449 (#4470)9aa7d2achore: backport #4107 (#4469)2ac61a1chore: backport #4444 (#4468)c993a72chore: backport #4443 (#4467)85f7a08chore: backport #4426 (#4466)Updates
react-native-svgfrom 15.15.4 to 15.15.5Release notes
Sourced from react-native-svg's releases.
Commits
af03fe8fix: update repository URL (#2957)347e097Release 15.15.5 (#2956)8db3cf7fix: apply opacity to currentColor for fill and stroke on Apple platforms (#2...833e601Add RNRepo to ci builds (#2944)3414292fix(android): fix LinearGradient when enabling RN props 2.0 (#2949)bc005aafix(android): fix MaskView broken when enabling RN props 2.0 (#2948)21c4783chore: remove release-it package (#2950)51defd7ci: Setup publishing workflow (#2947)52369e1chore: bump tests-example to react-native@0.85.3 (#2945)d769fb6refactor: drop warn-once dependency (#2946)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-native-svg since your current version.
Updates
react-native-workletsfrom 0.10.1 to 0.12.1Release notes
Sourced from react-native-worklets's releases.
... (truncated)
Commits
9a4b4d7release(Worklets): 0.12.1 (#10329)30c2b16cherry-pick(worklets-0.12-stable): extract UI-thread check into UIScheduler::...39103b9release(Worklets): 0.12.0a0ba3b5feat: changelogs (#10201)fb9cb55fix(Worklets): missing autorelease drain on detached worklet threads (#10192)22498acfix(Worklets): UI loop not pausing when the app is backgrounded (#10196)e2a785dfix(Worklets): Jest mocks missing APIs (#10183)82a3e16feat(Worklets): WeakRef on Worklet Runtimes (#10085)9341db4refactor(Worklets): move microtasks call to C++ (#10175)f9c6de9fix(Worklets): web scheduleOnUI implementation on errors (#10167)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions