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/evergreen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: github/evergreen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.1
Choose a head ref
  • 16 commits
  • 15 files changed
  • 5 contributors

Commits on Sep 30, 2024

  1. chore(deps): bump python from 15bad98 to ad48727

    Bumps python from `15bad98` to `ad48727`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0803870 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pylint from 3.3.0 to 3.3.1 in the dependencies group

    Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).
    
    
    Updates `pylint` from 3.3.0 to 3.3.1
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.3.0...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6afd65c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e2371a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    800ab27 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump the dependencies group with 4 updates

    Bumps the dependencies group with 4 updates: [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file), [actions/checkout](https://github.com/actions/checkout), [docker/build-push-action](https://github.com/docker/build-push-action) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `peter-evans/create-issue-from-file` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)
    - [Commits](peter-evans/create-issue-from-file@24452a7...e8ef132)
    
    Updates `actions/checkout` from 4.1.7 to 4.2.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...d632683)
    
    Updates `docker/build-push-action` from 6.7.0 to 6.9.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@5cd11c3...4f58ea7)
    
    Updates `github/codeql-action` from 3.26.8 to 3.26.10
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@294a9d9...e2b3eaf)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-issue-from-file
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5c54c86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73cdf1c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    0419dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f69aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75ce9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08a95e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a1a7c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b85e270 View commit details
    Browse the repository at this point in the history
  3. chore:run prettier for markdown formatting

    Signed-off-by: Zack Koppert <[email protected]>
    zkoppert committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8f84c97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #240 from github/zkoppert-patch-1

    chore: use setup python to pin the pip version
    zkoppert authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0a550b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. chore: clarify language

    zkoppert authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    98ee916 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from jmrt47/main

    feat: Add configuration option for dependabot labels
    zkoppert authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5fc56b2 View commit details
    Browse the repository at this point in the history
Loading