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.7
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.8
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 15, 2025

  1. chore(deps): bump the dependencies group with 3 updates (#375)

    Bumps the dependencies group with 3 updates: [github/contributors](https://github.com/github/contributors), [actions/checkout](https://github.com/actions/checkout) and [actions/stale](https://github.com/actions/stale).
    
    
    Updates `github/contributors` from 1.7.6 to 1.7.7
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](abf3681...e345de7)
    
    Updates `actions/checkout` from 6.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6.0.0...v6.0.1)
    
    Updates `actions/stale` from 10.1.0 to 10.1.1
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v10.1.0...v10.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 1.7.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/stale
      dependency-version: 10.1.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 Dec 15, 2025
    Configuration menu
    Copy the full SHA
    275ff51 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pytest from 9.0.1 to 9.0.2 in the dependencies group (

    #374)
    
    Bumps the dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
    
    
    Updates `pytest` from 9.0.1 to 9.0.2
    - [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.1...9.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.2
      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 Dec 15, 2025
    Configuration menu
    Copy the full SHA
    0d5adc3 View commit details
    Browse the repository at this point in the history
Loading