Skip to content

test(deps): update dependency devbox to v0.17.3 (main)#6859

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-test-devbox-0.x
Jun 10, 2026
Merged

test(deps): update dependency devbox to v0.17.3 (main)#6859
renovate[bot] merged 1 commit into
mainfrom
renovate/main-test-devbox-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
devbox patch 0.17.20.17.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jetify-com/devbox (devbox)

v0.17.3

Compare Source

What's Changed
✨ New Features
  • Shell aliases in devbox.json — a new top-level aliases map lets you define shell aliases declaratively instead of hand-writing them in your init_hook. They work both in the interactive devbox shell (injected after the init hook, compatible across bash/zsh/fish) and via devbox run <alias>, which expands the alias even without an interactive shell. Aliases merge across plugins and the parent config, with the parent taking precedence. (#​2835)
  • Automatic Corepack activation for Node.js — when Corepack is enabled, the nodejs plugin reads the packageManager field from your package.json and runs corepack prepare --activate so the pinned pnpm/yarn/npm version is ready in your shell automatically. Opt out with DEVBOX_DISABLE_NODEJS_PACKAGE_MANAGER_AUTODETECT=1. (#​2845)
  • use-devbox agent skill — adds a skill so AI coding agents can discover a project's devbox environment and run commands inside it. (#​2837)
🐛 Bug Fixes
  • Fix devbox update not refreshing locked revisions for flake refs, by @​Lagoja (#​2825)
  • nginx plugin now includes mime.types, so static files are served with the correct Content-Type (#​2844)
  • Bump process-compose version and fix extra stderr output in services (#​2832)
🧹 Maintenance
  • Fix tests (#​2833)
  • Refresh README demo screencast for the current devbox experience (#​2842)

Full Changelog: jetify-com/devbox@0.17.2...0.17.3


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 enabled auto-merge June 10, 2026 15:41
@renovate renovate Bot added this pull request to the merge queue Jun 10, 2026
Merged via the queue into main with commit 3b993be Jun 10, 2026
60 checks passed
@renovate renovate Bot deleted the renovate/main-test-devbox-0.x branch June 10, 2026 16:09
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