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: github/contributors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.11
Choose a base ref
...
head repository: github/contributors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 18, 2025

  1. chore(deps): bump python from 3.13-slim to 3.13.7-slim in the depende…

    …ncies group (#311)
    
    * chore(deps): bump python in the dependencies group
    
    Bumps the dependencies group with 1 update: python.
    
    
    Updates `python` from 3.13-slim to 3.13.7-slim
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13.7-slim
      dependency-type: direct:production
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: git version in Dockerfile
    
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    dependabot[bot] and jmeridth authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    e62f475 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/contributors` from 1.5.10 to 1.5.11
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](34fad9a...69e531b)
    
    Updates `github/codeql-action` from 3.29.8 to 3.29.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@76621b6...df55935)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 1.5.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 3.29.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    eb64da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22953ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c4a32a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. feat: copilot files (instructions and setup steps)

    This ensures that when we have the copilot agent writing PRs, it sets up its environment correctly and understands our standards for coding.
    
    - Copilot Instructions file ([docs](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/agents/copilot-coding-agent/best-practices-for-using-copilot-to-work-on-tasks#adding-custom-instructions-to-your-repository))
    - Copilot Setup Steps ([docs](https://docs.github.com/en/copilot/how-tos/agents/copilot-coding-agent/customizing-the-development-environment-for-copilot-coding-agent#preinstalling-tools-or-dependencies-in-copilots-environment))
    
    Already added to [Evergreen](github/evergreen#382)
    
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    jmeridth committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    464f172 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    a19ade3 View commit details
    Browse the repository at this point in the history
Loading