Bump the "src-react-native-app" group with 1 update across multiple ecosystems - #3859
Conversation
…ith 8 updates Bumps the src-react-native-app group with 7 updates in the /src/react-native-app directory: | Package | From | To | | --- | --- | --- | | [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `57.0.11` | `57.0.13` | | [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `57.0.5` | `57.0.6` | | [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `57.0.11` | `57.0.13` | | [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `57.0.5` | `57.0.6` | | [react-native](https://github.com/react/react-native/tree/HEAD/packages/react-native) | `0.86.2` | `0.87.0` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.8.1` | `5.9.0` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.11.3` | `0.11.4` | Updates `expo` from 57.0.11 to 57.0.13 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo) Updates `expo-constants` from 57.0.10 to 57.0.11 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants) Updates `expo-linking` from 57.0.5 to 57.0.6 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linking) Updates `expo-router` from 57.0.11 to 57.0.13 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router) Updates `expo-splash-screen` from 57.0.5 to 57.0.6 - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-splash-screen/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-splash-screen) Updates `react-native` from 0.86.2 to 0.87.0 - [Release notes](https://github.com/react/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react-native/commits/v0.87.0/packages/react-native) Updates `react-native-safe-area-context` from 5.8.1 to 5.9.0 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](appandflow/react-native-safe-area-context@v5.8.1...v5.9.0) Updates `react-native-worklets` from 0.11.3 to 0.11.4 - [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.11.4/packages/react-native-worklets) --- updated-dependencies: - dependency-name: expo dependency-version: 57.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-react-native-app - dependency-name: expo-constants dependency-version: 57.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-react-native-app - dependency-name: expo-linking dependency-version: 57.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-react-native-app - dependency-name: expo-router dependency-version: 57.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-react-native-app - dependency-name: expo-splash-screen dependency-version: 57.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-react-native-app - dependency-name: react-native dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: src-react-native-app - dependency-name: react-native-safe-area-context dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: src-react-native-app - dependency-name: react-native-worklets dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: src-react-native-app ... Signed-off-by: dependabot[bot] <support@github.com>
|
this bump ends up being too aggressive, expo 57 only supports RN 0.86 so shouldn't be bumped to 0.87 here: we likely need to configure dependabot to not attempt any minor bumps of RN on its own |
|
@dependabot ignore react-native minor version |
|
Sorry, only users with push access can use that command. |
@open-telemetry/demo-approvers if someone with access could add that ^ comment can see if that then makes this PR passing |
|
@dependabot ignore react-native minor version |
|
OK, I won't notify you about version 0.87.x of react-native again, unless you unignore it. |
|
@dependabot rebase |
|
dependabot has some problems with auto update, manually merged main branch |
Kielek
left a comment
There was a problem hiding this comment.
Manually/Codex adjusted conflicts within packages and gradle
|
thanks @Kielek |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the src-react-native-app group with 7 updates in the /src/react-native-app directory:
57.0.1157.0.1357.0.557.0.657.0.1157.0.1357.0.557.0.60.86.20.87.05.8.15.9.00.11.30.11.4Updates
expofrom 57.0.11 to 57.0.13Commits
Updates
expo-constantsfrom 57.0.10 to 57.0.11Commits
Updates
expo-linkingfrom 57.0.5 to 57.0.6Commits
Updates
expo-routerfrom 57.0.11 to 57.0.13Commits
Updates
expo-splash-screenfrom 57.0.5 to 57.0.6Changelog
Sourced from expo-splash-screen's changelog.
Commits
Updates
react-nativefrom 0.86.2 to 0.87.0Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
4bc2473Release 0.87.001f752dRelease 0.87.0-rc.424353dafix(iOS): keep prebuilt Headers/ in place on a Debug/Release swap (#57814)329f864fix(swiftpm): persist --config-command so the in-build sync keeps using it (#...4dd4d31Write the prebuilt module-map flag to OTHER_CPLUSPLUSFLAGS too (#57742)f3e11c2Fix compat with extensionless scripts/* imports (#57718)d8b52dfSPM: allow overriding the autolinking config command (#57662)0cacb90SPM: fix raw Flow type annotations in bare-node scripts (#57660)034245afix(iOS): stage Hermes headers in prebuild compose job so ReactNativeHeaders ...b67c5cfRelease 0.87.0-rc.3Updates
react-native-safe-area-contextfrom 5.8.1 to 5.9.0Release notes
Sourced from react-native-safe-area-context's releases.
Commits
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)Updates
react-native-workletsfrom 0.11.3 to 0.11.4Release notes
Sourced from react-native-worklets's releases.
Commits
06ed7eerelease(Worklets): 0.11.4 (#10225)d093aaffix(Worklets): UI loop not pausing when the app is backgrounded (#10196)8616206fix(Worklets): missing autorelease drain on detached worklet threads (#10192)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