Update dependency expo-status-bar to ~2.2.0 #34

Open
renovate-bot wants to merge 1 commit from renovate/expo-status-bar-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
expo-status-bar (source) dependencies minor ~2.0.1~2.2.0

Release Notes

expo/expo (expo-status-bar)

v2.2.3

Compare Source

This version does not introduce any user-facing changes.

v2.2.2

Compare Source

This version does not introduce any user-facing changes.

v2.2.1

Compare Source

🎉 New features

v2.2.0

Compare Source

🎉 New features

v2.1.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [expo-status-bar](https://docs.expo.dev/versions/latest/sdk/status-bar/) ([source](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar)) | dependencies | minor | [`~2.0.1` → `~2.2.0`](https://renovatebot.com/diffs/npm/expo-status-bar/2.0.1/2.2.3) | --- ### Release Notes <details> <summary>expo/expo (expo-status-bar)</summary> ### [`v2.2.3`](https://github.com/expo/expo/blob/HEAD/packages/expo-status-bar/CHANGELOG.md#223--2025-04-30) [Compare Source](https://github.com/expo/expo/compare/4e542b7b761cfea341d554dd7958103aff5f68c6...84355076bc31a356aa3d23257f387f221885f53d) *This version does not introduce any user-facing changes.* ### [`v2.2.2`](https://github.com/expo/expo/blob/HEAD/packages/expo-status-bar/CHANGELOG.md#222--2025-04-25) [Compare Source](https://github.com/expo/expo/compare/335e9312f5caf634097354a230f0d4bbbfb9b0ba...4e542b7b761cfea341d554dd7958103aff5f68c6) *This version does not introduce any user-facing changes.* ### [`v2.2.1`](https://github.com/expo/expo/blob/HEAD/packages/expo-status-bar/CHANGELOG.md#221--2025-04-14) [Compare Source](https://github.com/expo/expo/compare/dd2c7150fd75c56505aa6d3f805c14e255649c5d...335e9312f5caf634097354a230f0d4bbbfb9b0ba) ##### 🎉 New features - Support imperative functions from `SystemBars` when edge-to-edge is enabled. ([#&#8203;36156](https://github.com/expo/expo/pull/36156) by [@&#8203;behenate](https://github.com/behenate)) ### [`v2.2.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-status-bar/CHANGELOG.md#220--2025-04-11) [Compare Source](https://github.com/expo/expo/compare/68b8233002dc678934ba40cbade7fbc80e71aeff...dd2c7150fd75c56505aa6d3f805c14e255649c5d) ##### 🎉 New features - Use react-native-edge-to-edge system bars when edge-to-edge is enabled ([#&#8203;36087](https://github.com/expo/expo/pull/36087) by [@&#8203;brentvatne](https://github.com/brentvatne)) ### [`v2.1.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-status-bar/CHANGELOG.md#210--2025-04-04) [Compare Source](https://github.com/expo/expo/compare/986a4689b91f3efc527f7178a320b987c0005842...68b8233002dc678934ba40cbade7fbc80e71aeff) - Warn about potential edge-to-edge interferences. ([#&#8203;34478](https://github.com/expo/expo/pull/34478) by [@&#8203;zoontek](https://github.com/zoontek)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45MS40IiwidXBkYXRlZEluVmVyIjoiNDMuMTYwLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency expo-status-bar to ~2.2.0
Some checks failed
renovate/artifacts Artifact file update failure
PR Validation / pr-validation (pull_request) Has been cancelled
a9cb0c74a5
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
undefined
### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` undefined ```
Some checks failed
renovate/artifacts Artifact file update failure
PR Validation / pr-validation (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/expo-status-bar-2.x:renovate/expo-status-bar-2.x
git switch renovate/expo-status-bar-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/expo-status-bar-2.x
git switch renovate/expo-status-bar-2.x
git rebase main
git switch main
git merge --ff-only renovate/expo-status-bar-2.x
git switch renovate/expo-status-bar-2.x
git rebase main
git switch main
git merge --no-ff renovate/expo-status-bar-2.x
git switch main
git merge --squash renovate/expo-status-bar-2.x
git switch main
git merge --ff-only renovate/expo-status-bar-2.x
git switch main
git merge renovate/expo-status-bar-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Doble/Tones!34
No description provided.