Skip to content

chore(deps): pin dependencies - #39

Merged
djwmarcx merged 1 commit into
mainfrom
renovate/pin-dependencies
Jul 29, 2026
Merged

chore(deps): pin dependencies#39
djwmarcx merged 1 commit into
mainfrom
renovate/pin-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker/dockerfile syntax pinDigest 0adf442
mcr.microsoft.com/devcontainers/typescript-node image pinDigest 7f4046f

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@djwmarcx
djwmarcx requested review from Copilot and djwmarcx July 29, 2026 10:45
@djwmarcx
djwmarcx merged commit 1e8f6ea into main Jul 29, 2026
3 of 4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves build/dev-environment reproducibility by pinning the Dockerfile frontend and the devcontainer base image to immutable SHA256 digests, preventing upstream tag movement from changing results unexpectedly.

Changes:

  • Pin docker/dockerfile:1.25 syntax frontend to a specific digest in Dockerfile.
  • Pin the devcontainer base image mcr.microsoft.com/devcontainers/typescript-node:24-bookworm to a specific digest in .devcontainer.json.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Dockerfile Pins the Dockerfile frontend (# syntax=...) digest for reproducible builds.
.devcontainer.json Pins the devcontainer image digest to ensure consistent local dev environments.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@renovate
renovate Bot deleted the renovate/pin-dependencies branch July 29, 2026 10:47
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