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: dechapon25/features
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4170bca
Choose a base ref
...
head repository: devcontainers/features
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23c5205
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 7, 2026

  1. Support version pinning for terraform-docs in the Terraform feature (d…

    …evcontainers#1698)
    
    * Initial plan
    
    * Add terraformDocsVersion option to pin terraform-docs version
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Copilot authored Aug 7, 2026
    Configuration menu
    Copy the full SHA
    73e636f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6f2fbd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2026

  1. feat(github-cli): support private extension installs (devcontainers#1705

    )
    
    Co-authored-by: Kaniska <kaniska244@github.com>
    tylerkrop and Kaniska244 authored Aug 19, 2026
    Configuration menu
    Copy the full SHA
    8b03a98 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2026

  1. Bump actions/create-github-app-token from 2 to 3 (devcontainers#1706)

    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md)
    - [Commits](actions/create-github-app-token@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2026
    Configuration menu
    Copy the full SHA
    be75f4a View commit details
    Browse the repository at this point in the history
  2. Removing flaky tests which are not compatible configurations and not …

    …required henceforth (devcontainers#1701)
    
    Removing flaky tests which are not compatible cases
    Kaniska244 authored Aug 21, 2026
    Configuration menu
    Copy the full SHA
    23c5205 View commit details
    Browse the repository at this point in the history
Loading