Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: devcontainers/images
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dbf4916
Choose a base ref
...
head repository: devcontainers/images
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 517b7d2
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 17, 2025

  1. Bump yarn JS package manager 1.22.22 to 4.9.4

    This removes sha1 hashes from yarn.lock. Compliant with microsoft hashing.
    
    This adds the yarn berry config / package files: .yarn/ project-local workspace and .yarnrc.yml berry config
    
    Here we bootstrap yarnin devcontainer postCreate
    devcontainers-bot committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    f35054d View commit details
    Browse the repository at this point in the history
  2. Update test-project to yarn 4.9.4 and eexplicitly write packageManage…

    …r 4.9.4
    devcontainers-bot committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    517b7d2 View commit details
    Browse the repository at this point in the history
Loading