Update dependency starship/starship to v1.26.0 #17

Open
renovate-bot wants to merge 1 commit from renovate/starship-starship-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
starship/starship minor 1.25.11.26.0

Release Notes

starship/starship (starship/starship)

v1.26.0

Compare Source

Features
Bug Fixes

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 | Update | Change | |---|---|---| | [starship/starship](https://github.com/starship/starship) | minor | `1.25.1` → `1.26.0` | --- ### Release Notes <details> <summary>starship/starship (starship/starship)</summary> ### [`v1.26.0`](https://github.com/starship/starship/blob/HEAD/CHANGELOG.md#1260-2026-06-28) [Compare Source](https://github.com/starship/starship/compare/v1.25.1...v1.26.0) ##### Features - **git\_state:** show git am progress ([#&#8203;7500](https://github.com/starship/starship/issues/7500)) ([26ce2cc](https://github.com/starship/starship/commit/26ce2ccf4c850e8ce050ab79a86e70ad97de76c3)) - **git:** enable sha256 support ([#&#8203;7531](https://github.com/starship/starship/issues/7531)) ([e1418b2](https://github.com/starship/starship/commit/e1418b212974b1ebc7274c2813b0a1b74d7c428d)) - **nix-shell:** Add level variable to show nix shell depth ([#&#8203;7394](https://github.com/starship/starship/issues/7394)) ([b85b7b9](https://github.com/starship/starship/commit/b85b7b9c52852220313dc1b44f34694c00dcd914)) - **pixi:** expose PIXI\_PROJECT\_NAME as format placeholder ([#&#8203;7346](https://github.com/starship/starship/issues/7346)) ([cfd5e76](https://github.com/starship/starship/commit/cfd5e7619ebfa4f5832acaafe94333e7d141d515)) - **time:** improve timezone handling by switching to jiff ([#&#8203;7222](https://github.com/starship/starship/issues/7222)) ([3dd8c14](https://github.com/starship/starship/commit/3dd8c1414476b139a7e5a73e27fb6e1402ed4c79)) ##### Bug Fixes - **gcloud:** honor CLOUDSDK\_COMPUTE\_REGION env variable ([#&#8203;7451](https://github.com/starship/starship/issues/7451)) ([d0e2468](https://github.com/starship/starship/commit/d0e246802c85d5aa956f536f9ab7ead282dbab7a)) - improve reliability of config-file writing ([#&#8203;5426](https://github.com/starship/starship/issues/5426)) ([57bb99b](https://github.com/starship/starship/commit/57bb99bd0d498fd7bc554ac04c738d3bc279b504)) - **maven:** avoid detecting user .mvn config as project ([#&#8203;7426](https://github.com/starship/starship/issues/7426)) ([d455255](https://github.com/starship/starship/commit/d455255e7bc5ae5e96ac5a3e2610458a9f213b49)) - **nodejs:** avoid deno project files ([#&#8203;7478](https://github.com/starship/starship/issues/7478)) ([96c1f90](https://github.com/starship/starship/commit/96c1f90eeb9acd255ec28c2a00918dba2a474997)) - **preset:** make OS symbol dynamic in Tokyo Night theme ([#&#8203;7555](https://github.com/starship/starship/issues/7555)) ([9627650](https://github.com/starship/starship/commit/962765009bd0b04d6927d8b9749b755532a32c0b)) - **statusline:** handle null context\_window fields at session start ([#&#8203;7533](https://github.com/starship/starship/issues/7533)) ([0185e48](https://github.com/starship/starship/commit/0185e48579a6af31af61571d6221e722c4defb12)) - use cargo-zigbuild for riscv64gc-unknown-linux-musl release builds ([#&#8203;7449](https://github.com/starship/starship/issues/7449)) ([166d7bb](https://github.com/starship/starship/commit/166d7bb30a92f983e740cb5071448887ccad4d7c)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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/starship-starship-1.x:renovate/starship-starship-1.x
git switch renovate/starship-starship-1.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/starship-starship-1.x
git switch renovate/starship-starship-1.x
git rebase main
git switch main
git merge --ff-only renovate/starship-starship-1.x
git switch renovate/starship-starship-1.x
git rebase main
git switch main
git merge --no-ff renovate/starship-starship-1.x
git switch main
git merge --squash renovate/starship-starship-1.x
git switch main
git merge --ff-only renovate/starship-starship-1.x
git switch main
git merge renovate/starship-starship-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
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
unixorn/packages-flamion!17
No description provided.