test(deps): update dependency devbox to v0.18.4 (main) - #7503
Merged
Merged
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.18.3→0.18.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
jetify-com/devbox (devbox)
v0.18.4Compare Source
What's Changed
✨ New Features
devbox.jsoncis now a recognized config filename —devbox.jsonhas always accepted comments, but editors and GitHub diffs flag them as syntax errors in a.jsonfile. Name your configdevbox.jsoncand standard tooling highlights it correctly, anddevbox add/rmwrite back to it instead of creating a straydevbox.json. If a directory has both,devbox.jsonstill wins, by @mikeland73 (#2950)devbox search,add, andupdateresolve packages againstwww.nixsearch.cominstead ofsearch.devbox.sh. Pinned versions resolve to the same commits and store paths as before;@latestresolves against a newer nixpkgs index. SetDEVBOX_SEARCH_HOSTto override, by @mikeland73 (#2985)🐛 Bug Fixes
jetify.com/devbox/docs/...URLs, which now 404, go to the current docs site. That includes the comment in.envrcfiles generated bydevbox generate direnvand the VS Code extension's WSL warning, by @mikeland73 (#2848)🧹 Maintenance
ruby@3.1back to 3.1.4 to fix a macOS build failure in the nightly test run, by @mikeland73 (#2984)Full Changelog: jetify-com/devbox@0.18.3...0.18.4
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.