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/issue-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: github-community-projects/issue-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 30, 2026

  1. chore(deps): bump requests from 2.33.0 to 2.33.1 (#718)

    Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.33.0...v2.33.1)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.33.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    0101cdc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. chore(deps): bump the dependencies group with 5 updates (#720)

    Bumps the dependencies group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
    | [github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
    | [github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
    | [github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
    | [github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml](https://github.com/github-community-projects/ospo-reusable-workflows) | `0.5.5` | `0.6.0` |
    
    
    Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml` from 0.5.5 to 0.6.0
    - [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
    - [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
    - [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)
    
    Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml` from 0.5.5 to 0.6.0
    - [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
    - [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
    - [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)
    
    Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml` from 0.5.5 to 0.6.0
    - [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
    - [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
    - [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)
    
    Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml` from 0.5.5 to 0.6.0
    - [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
    - [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
    - [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)
    
    Updates `github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml` from 0.5.5 to 0.6.0
    - [Release notes](https://github.com/github-community-projects/ospo-reusable-workflows/releases)
    - [Changelog](https://github.com/github-community-projects/ospo-reusable-workflows/blob/main/docs/release-discussion.md)
    - [Commits](github-community-projects/ospo-reusable-workflows@3b691df...a0cf79b)
    
    ---
    updated-dependencies:
    - dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/release-image.yaml
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github-community-projects/ospo-reusable-workflows/.github/workflows/release-discussion.yaml
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 Apr 2, 2026
    Configuration menu
    Copy the full SHA
    61b23a7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pytest-cov in the dependencies group (#721)

    Bumps the dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov).
    
    
    Updates `pytest-cov` from 7.0.0 to 7.1.0
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 7.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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 Apr 2, 2026
    Configuration menu
    Copy the full SHA
    dd15690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f30dc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. chore(deps): bump cryptography from 46.0.6 to 46.0.7 (#723)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@46.0.6...46.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    c9e9838 View commit details
    Browse the repository at this point in the history
Loading