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

Commits on Dec 1, 2025

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

    Bumps the dependencies group with 2 updates: [mypy](https://github.com/python/mypy) and [pylint](https://github.com/pylint-dev/pylint).
    
    
    Updates `mypy` from 1.18.2 to 1.19.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.18.2...v1.19.0)
    
    Updates `pylint` from 4.0.3 to 4.0.4
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pylint
      dependency-version: 4.0.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 Dec 1, 2025
    Configuration menu
    Copy the full SHA
    d48022b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 4 updates (#644)

    * chore(deps): bump the dependencies group with 4 updates
    
    Bumps the dependencies group with 4 updates: [github/contributors](https://github.com/github/contributors), [actions/setup-python](https://github.com/actions/setup-python), [super-linter/super-linter](https://github.com/super-linter/super-linter) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/contributors` from 1.7.6 to 1.7.7
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](github-community-projects/contributors@abf3681...e345de7)
    
    Updates `actions/setup-python` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v6.0.0...v6.1.0)
    
    Updates `super-linter/super-linter` from 8.2.1 to 8.3.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@2bdd90e...502f4fe)
    
    Updates `github/codeql-action` from 4.31.5 to 4.31.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@fdbfb4d...fe4161a)
    
    ---
    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/setup-python
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: super-linter/super-linter
      dependency-version: 8.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.31.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: linting
    
    - add dependabot cooldown feature (7 days). [docs](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#cooldown-)
    
    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 Dec 1, 2025
    Configuration menu
    Copy the full SHA
    55bb0b7 View commit details
    Browse the repository at this point in the history
Loading