Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@domenkozar
Copy link

@domenkozar domenkozar commented Dec 18, 2025

Add support for devenv.lock files, which use the same format as flake.lock.

  • Extract shared lock file parsing logic into extractFlakeLock() function
  • Create new devenv manager that reuses the shared extraction logic
  • Use devenv update command for lock file updates

Similar to #27316

🤖 Generated with Claude Code

Changes

Context

Please select one of the following:

  • This closes an existing Issue, Closes: #
  • This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation

AI assistance disclosure

Did you use AI tools to create any part of this pull request?

Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.

  • No — I did not use AI for this contribution.
  • Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes).
  • Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation).
  • Yes — other (please describe):

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests, but ran on a real repository, or
  • Both unit tests + ran on a real repository

The public repository:

@domenkozar domenkozar marked this pull request as draft December 18, 2025 09:54
Add support for devenv.lock files, which use the same format as flake.lock.

- Extract shared lock file parsing logic into `extractFlakeLock()` function
- Create new devenv manager that reuses the shared extraction logic
- Use `devenv update` command for lock file updates

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@domenkozar domenkozar marked this pull request as ready for review December 18, 2025 10:44
@dwt
Copy link

dwt commented Dec 21, 2025

Very much looking forward to Devenv support in renovate!

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.