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.2
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.3
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 29, 2025

  1. 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.7.1 to 1.7.2
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](a274afd...91d7b14)
    
    Updates `github/codeql-action` from 3.30.3 to 3.30.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@192325c...3599b3b)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 1.7.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 3.30.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    267c743 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #337 from github/dependabot/github_actions/depende…

    …ncies-947948cc82
    
    chore(deps): bump the dependencies group with 2 updates
    zkoppert authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    f93ac4f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. chore(deps): bump peter-evans/create-issue-from-file from 5.0.1 to 6.0.0

    Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 5.0.1 to 6.0.0.
    - [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)
    - [Commits](peter-evans/create-issue-from-file@e8ef132...fca9117)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-issue-from-file
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    ebc7a05 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump python from 58c30f5 to 5f55cdf

    Bumps python from `58c30f5` to `5f55cdf`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13.7-slim
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    2d9c549 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump pylint from 3.3.8 to 3.3.9 in the dependencies group

    Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).
    
    
    Updates `pylint` from 3.3.8 to 3.3.9
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.3.8...v3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 3.3.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 Oct 6, 2025
    Configuration menu
    Copy the full SHA
    e2f7848 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    29a85ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #340 from github/dependabot/github_actions/peter-e…

    …vans/create-issue-from-file-6.0.0
    zkoppert authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    b11a7d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce2524b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the dependencies group with 4 updates (#339)

    * chore(deps): bump the dependencies group with 4 updates
    
    Bumps the dependencies group with 4 updates: [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [github/codeql-action](https://github.com/github/codeql-action), [actions/stale](https://github.com/actions/stale) and [super-linter/super-linter](https://github.com/super-linter/super-linter).
    
    
    Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@05b42c6...4eaacf0)
    
    Updates `github/codeql-action` from 3.30.5 to 3.30.6
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@3599b3b...64d10c1)
    
    Updates `actions/stale` from 10.0.0 to 10.1.0
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v10.0.0...v10.1.0)
    
    Updates `super-linter/super-linter` from 8.1.0 to 8.2.0
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@ffde3b2...7bba2ee)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 3.30.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: actions/stale
      dependency-version: 10.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: super-linter/super-linter
      dependency-version: 8.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: disable biome and ruff
    
    - fix scorecard workflow tag comments (remove them)
    - add .tool-versions (asdf) to .gitignore
    
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jmeridth <jmeridth@gmail.com>
    dependabot[bot] and jmeridth authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    615f747 View commit details
    Browse the repository at this point in the history
Loading