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/issue-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.23.1
Choose a base ref
...
head repository: github/issue-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.23.2
Choose a head ref
  • 2 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 10, 2025

  1. chore(deps): bump the dependencies group with 2 updates (#589)

    * chore(deps): bump the dependencies group with 2 updates
    
    Bumps the dependencies group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [pytest-cov](https://github.com/pytest-dev/pytest-cov).
    
    
    Updates `pytest` from 8.4.1 to 8.4.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@8.4.1...8.4.2)
    
    Updates `pytest-cov` from 6.2.1 to 6.3.0
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v6.2.1...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 8.4.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: pytest-cov
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: update git package version
    
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    dependabot[bot] and jmeridth authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    72b0da3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. chore(deps): bump the dependencies group with 4 updates (#582)

    * chore(deps): bump the dependencies group with 4 updates
    
    Bumps the dependencies group with 4 updates: [github/ospo-reusable-workflows](https://github.com/github/ospo-reusable-workflows), [github/contributors](https://github.com/github/contributors), [super-linter/super-linter](https://github.com/super-linter/super-linter) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/ospo-reusable-workflows` from 0.5.2 to 0.5.3
    - [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@ebb4e21...c9afb9b)
    
    Updates `github/contributors` from 1.5.11 to 1.7.0
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github/contributors@69e531b...ae62be2)
    
    Updates `super-linter/super-linter` from 8.0.0 to 8.1.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@5119dcd...ffde3b2)
    
    Updates `github/codeql-action` from 3.29.10 to 3.29.11
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@96f518a...3c3833e)
    
    ---
    updated-dependencies:
    - dependency-name: github/ospo-reusable-workflows
      dependency-version: 0.5.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github/contributors
      dependency-version: 1.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: super-linter/super-linter
      dependency-version: 8.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 3.29.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: linting
    
    - ensure credentials are not persisted past checkout of code
    - add zizmor.yml file to linters to allow pull_request_target in actions for auto-labeler to work on fork pull requests
    - add trivy.yml file to linters to ignore mypy_cache directory
    - add HEALTHCHECK and non-root user to Dockerfile
    
    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 Sep 11, 2025
    Configuration menu
    Copy the full SHA
    e8f1904 View commit details
    Browse the repository at this point in the history
Loading