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/stale-repos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: github/stale-repos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 20 commits
  • 7 files changed
  • 3 contributors

Commits on May 27, 2025

  1. fix: docker image building management

    - [x] update Dockerfile to use `*.py` so we don't forget any python files in future
    - [x] add .dockerignore to ensure non application files/test files don't get into the container image
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed May 27, 2025
    Configuration menu
    Copy the full SHA
    3142e45 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Merge pull request #328 from github/jm_simplify_dockerfile

    fix: docker image building management
    zkoppert authored May 30, 2025
    Configuration menu
    Copy the full SHA
    65d9c5c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. chore(deps): bump mypy from 1.15.0 to 1.16.0 in the dependencies group

    Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).
    
    
    Updates `mypy` from 1.15.0 to 1.16.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    63e312a 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/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action).
    
    
    Updates `github/ospo-reusable-workflows` from 0.5.0 to 0.5.1
    - [Release notes](https://github.com/github/ospo-reusable-workflows/releases)
    - [Changelog](https://github.com/github/ospo-reusable-workflows/blob/main/docs/release-image.md)
    - [Commits](github/ospo-reusable-workflows@10cfc2f...6f158f2)
    
    Updates `ossf/scorecard-action` from 2.4.1 to 2.4.2
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@f49aabe...05b42c6)
    
    ---
    updated-dependencies:
    - dependency-name: github/ospo-reusable-workflows
      dependency-version: 0.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    cbb22b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f6973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31f0c4d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. chore(deps): bump types-requests from 2.32.0.20250515 to 2.32.0.20250602

    Bumps [types-requests](https://github.com/typeshed-internal/stub_uploader) from 2.32.0.20250515 to 2.32.0.20250602.
    - [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      dependency-version: 2.32.0.20250602
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    f4b92b1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github/codeql-action in the dependencies group

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.18 to 3.28.19
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ff0a06e...fca7ace)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    aa51d77 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump python from 56a1136 to d97b595

    Bumps python from `56a1136` to `d97b595`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13-slim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    5983f8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ecd283 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    124fb40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04ea28a View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump pytest from 8.3.5 to 8.4.0 in the dependencies group

    Bumps the dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
    
    
    Updates `pytest` from 8.3.5 to 8.4.0
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.3.5...8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 8.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    dc5c8fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71e98fe View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. chore(deps): bump python from d97b595 to f2fdaec

    Bumps python from `d97b595` to `f2fdaec`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13-slim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    a404503 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: [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [types-requests](https://github.com/typeshed-internal/stub_uploader).
    
    
    Updates `pytest-cov` from 6.1.1 to 6.2.1
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1)
    
    Updates `types-requests` from 2.32.0.20250602 to 2.32.4.20250611
    - [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 6.2.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: types-requests
      dependency-version: 2.32.4.20250611
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    32cb772 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github/codeql-action in the dependencies group

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.19 to 3.29.0
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fca7ace...ce28f5b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b2c1bcf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #337 from github/dependabot/github_actions/depende…

    …ncies-25b351fe54
    
    chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 in the dependencies group
    jmeridth authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    b8943c9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #336 from github/dependabot/pip/dependencies-8c469…

    …ea0c6
    
    chore(deps): bump the dependencies group with 2 updates
    jmeridth authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    7424f0e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #335 from github/dependabot/docker/python-f2fdaec

    chore(deps): bump python from `d97b595` to `f2fdaec`
    jmeridth authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    a21e555 View commit details
    Browse the repository at this point in the history
Loading