Skip to content

Pin Hugo version in devcontainer#429

Merged
neilenns merged 1 commit intomainfrom
issue428
Mar 3, 2026
Merged

Pin Hugo version in devcontainer#429
neilenns merged 1 commit intomainfrom
issue428

Conversation

@neilenns
Copy link
Copy Markdown
Collaborator

@neilenns neilenns commented Mar 3, 2026

Fixes #428

Summary by CodeRabbit

  • Chores
    • Updated development environment configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 3, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 35b2b98 and 7d555b6.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • .devcontainer/devcontainer.json

📝 Walkthrough

Walkthrough

Added Hugo feature version specification (0.140.2) to the devcontainer configuration file. This is a single-line addition to explicitly pin the Hugo version, preventing automatic updates to the latest release.

Changes

Cohort / File(s) Summary
Devcontainer Configuration
.devcontainer/devcontainer.json
Added Hugo feature version field set to "0.140.2" to pin the dependency version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 hops with glee
A version pinned, no drift to fear,
Hugo 0.140.2 stays nestled here!
The devcontainer now stands stable and strong,
No broken builds from updates gone wrong! 🥕

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch issue428

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@neilenns neilenns marked this pull request as ready for review March 3, 2026 03:47
@neilenns neilenns merged commit 226d7da into main Mar 3, 2026
3 of 4 checks passed
@neilenns neilenns deleted the issue428 branch March 3, 2026 03:47
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.

Pin Hugo version in devcontainer

1 participant