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

Commits on Nov 3, 2025

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

Commits on Nov 10, 2025

  1. chore(deps): bump pytest from 8.4.2 to 9.0.0 (#359)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.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.4.2...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.0
      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 Nov 10, 2025
    Configuration menu
    Copy the full SHA
    a1f07a0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump python from 4ed3310 to 9813eec (#358)

    Bumps python from `4ed3310` to `9813eec`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.14.0-slim
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    e2b307c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. 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 4.31.2 to 4.31.3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@0499de3...014f16e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    49452c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c7f37 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. chore(deps): bump github/codeql-action in the dependencies group (#362)

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 4.31.3 to 4.31.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@014f16e...e12f017)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    23d7d72 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#363)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.0
      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 Nov 24, 2025
    Configuration menu
    Copy the full SHA
    4b2eb00 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the dependencies group with 3 updates (#364)

    Bumps the dependencies group with 3 updates: [black](https://github.com/psf/black), [pylint](https://github.com/pylint-dev/pylint) and [pytest](https://github.com/pytest-dev/pytest).
    
    
    Updates `black` from 25.9.0 to 25.11.0
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@25.9.0...25.11.0)
    
    Updates `pylint` from 4.0.2 to 4.0.3
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v4.0.2...v4.0.3)
    
    Updates `pytest` from 9.0.0 to 9.0.1
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@9.0.0...9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-version: 25.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pylint
      dependency-version: 4.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: pytest
      dependency-version: 9.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    20bc7e4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump python from 9813eec to 0aecac0 (#365)

    Bumps python from `9813eec` to `0aecac0`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.14.0-slim
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    abf3681 View commit details
    Browse the repository at this point in the history
Loading