Skip to content

Update dependency ajeetdsouza/zoxide to v0.10.0#56

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ajeetdsouza-zoxide-0.x
Open

Update dependency ajeetdsouza/zoxide to v0.10.0#56
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ajeetdsouza-zoxide-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ajeetdsouza/zoxide minor v0.9.7v0.10.0

Release Notes

ajeetdsouza/zoxide (ajeetdsouza/zoxide)

v0.10.0: 0.10.0

Compare Source

Added
  • import now supports fetching entries from atuin.
  • import now auto-detects database files.
  • import now skips directories matching $_ZO_EXCLUDE_DIRS.
  • POSIX: support for non-Cygwin Windows environments (e.g. Busybox).
  • Fish: Space-Tab completions now display and run the selected command.
  • Bash/POSIX/Zsh: z now honors $CDPATH.
  • Bash: don't add to the database when history is disabled (set +o history).
  • Nushell: export commands so the init script can be imported with use.
  • Support for RISC-V (riscv64) Linux.
Changed
  • import now takes a subcommand instead of the --from flag.
Fixed
  • Bash/POSIX/Zsh: z now handles relative paths through symlinked directories.
  • Bash/Fish/POSIX/Zsh: _ZO_RESOLVE_SYMLINKS now works on Windows.
  • Bash: handle $PROMPT_COMMAND values ending in a semicolon.
  • PowerShell: navigate to home directory with z on drives that don't define HOME.
  • PowerShell: use fully qualified names when invoking cmdlets.
  • Zsh: skip doctor diagnostics in non-interactive shells.
  • Zsh: avoid inserting a trailing space when cancelling interactive Space-Tab completions.
  • Bash: avoid blanking the prompt when cancelling interactive Space-Tab completions.
  • Bash/Fish/Zsh: avoid drawing a new line when Space-Tab completion finds no matches.
  • Tcsh: preserve any existing precmd alias instead of overwriting it.
  • Nushell: complete only directories for z, instead of all files.

v0.9.9: 0.9.9

Compare Source

Added
  • Support for Android ARMv7.
  • Fish: support for v4.1.0+.
Fixed
  • Nushell: use sigil operator when calling external commands.
  • Zsh: support multiple digits in z +N and z -N dirstack commands.
  • Bash: avoid downcasting $PROMPT_COMMAND array into a string.
  • Bash: avoid overwriting $PIPESTATUS.
  • POSIX: remove non-POSIX compliant calls to builtin.
  • Fish: clear existing completions when defining z command.

v0.9.8: 0.9.8

Compare Source

Added
  • Support for Tcsh.
  • Added --score flag to zoxide add.
  • POSIX: add doctor to diagnose common issues.
  • Nushell: add CLI completions.
Changed
  • Bash: zoxide will now automatically cd when selecting Space-Tab completions.
Fixed
  • Bash: doctor now handles PROMPT_COMMAND being an array.
  • Bash: doctor now handles Visual Studio Code's shell integration.
  • Bash: completions now work with ble.sh.
  • Nushell: stop ignoring symlinks when cd-ing into a directory.
  • Fzf: updated minimum supported version to v0.51.0.
  • PowerShell: avoid setting $error when defining __zoxide_hooked.
  • PowerShell: handle special characters in file paths when cd-ing into them.
  • Database corruption issue when the filesystem is 100% full.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/ajeetdsouza-zoxide-0.x branch from 254ab26 to c2d631b Compare July 4, 2026 14:30
@renovate renovate Bot changed the title Update dependency ajeetdsouza/zoxide to v0.9.9 Update dependency ajeetdsouza/zoxide to v0.10.0 Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants