Skip to content

Update dependency ajeetdsouza/zoxide to v0.9.9#1244

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

Update dependency ajeetdsouza/zoxide to v0.9.9#1244
renovate[bot] wants to merge 1 commit into
v2from
renovate/ajeetdsouza-zoxide-0.9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 13, 2024

This PR contains the following updates:

Package Update Change
ajeetdsouza/zoxide patch v0.9.4v0.9.9

Release Notes

ajeetdsouza/zoxide (ajeetdsouza/zoxide)

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.

v0.9.7: 0.9.7

Compare Source

Added
  • Nushell: support for 0.102.0.
  • Bash / Zsh: add doctor to diagnose common issues.
Fixed
  • ksh: alias to regular POSIX implementation for better compatibility.

v0.9.6: 0.9.6

Compare Source

Fixed
  • Fish: builtin abbr doesn't work on older versions.
  • Zsh: make __zoxide_z_complete available with --no-cmd.

v0.9.5: 0.9.5

Compare Source

Added
  • zsh: improved cd completions.
  • Lazily delete excluded directories from the database.
  • fish: detect infinite loop when using alias cd=z.
  • Installer: added flags for --bin-dir, --man-dir, --arch, and --sudo.
  • Nushell: support for v0.94.0+.
  • bash/fish/zsh: support for z -- dir style queries.
  • fish: improved Space-Tab completions.
  • ksh: added support for the Korn shell.
Changed
  • fzf: removed --select-1 from default options. The interactive selector will
    now open up even if there is only one match.
  • Enforce that $_ZO_DATA_DIR is an absolute path.
Fixed
  • zsh: Space-Tab completion repeating output multiple times when matching single
    directory
  • fish / Nushell / PowerShell: handle queries that look like args (e.g. z -x).
  • elvish: z - now works as expected.
  • fish: generated shell code avoids using aliased builtins.
  • fish: cd command is now copied directly from
    $__fish_data_dir/functions/cd.fish. This should minimize the chances of an
    infinite loop when aliasing cd=z.
  • Symlinks not getting added to the database when $_ZO_RESOLVE_SYMLINKS=0.
  • Symlinked database files getting replaced instead of the actual files.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.9.x branch from 8b8a9a8 to 4da87b1 Compare September 19, 2024 09:49
@renovate renovate Bot changed the title Update dependency ajeetdsouza/zoxide to v0.9.5 Update dependency ajeetdsouza/zoxide to v0.9.6 Sep 19, 2024
@renovate renovate Bot force-pushed the renovate/ajeetdsouza-zoxide-0.9.x branch from 4da87b1 to 2b2fe67 Compare February 10, 2025 00:59
@renovate renovate Bot changed the title Update dependency ajeetdsouza/zoxide to v0.9.6 Update dependency ajeetdsouza/zoxide to v0.9.7 Feb 10, 2025
@renovate renovate Bot force-pushed the renovate/ajeetdsouza-zoxide-0.9.x branch from 2b2fe67 to a5717da Compare May 26, 2025 23:01
@renovate renovate Bot changed the title Update dependency ajeetdsouza/zoxide to v0.9.7 Update dependency ajeetdsouza/zoxide to v0.9.8 May 26, 2025
@renovate renovate Bot force-pushed the renovate/ajeetdsouza-zoxide-0.9.x branch from a5717da to 598aaf5 Compare January 31, 2026 09:07
@renovate renovate Bot changed the title Update dependency ajeetdsouza/zoxide to v0.9.8 Update dependency ajeetdsouza/zoxide to v0.9.9 Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants