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/stale-repos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: github/stale-repos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 16 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 28, 2025

  1. chore: update semver

    - [x] feature -> minor
    - [x] fix -> patch
    
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    jmeridth committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    b5af178 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from github/jm_update_semver

    chore: update semver
    jmeridth authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    a512b66 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

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

    Bumps the dependencies group with 2 updates: [actions/setup-python](https://github.com/actions/setup-python) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `actions/setup-python` from 5.3.0 to 5.4.0
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5.3.0...v5.4.0)
    
    Updates `github/codeql-action` from 3.28.5 to 3.28.8
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f6091c0...dd74661)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    e211f3b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pylint from 3.3.3 to 3.3.4 in the dependencies group

    Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).
    
    
    Updates `pylint` from 3.3.3 to 3.3.4
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    9a24341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    589fd45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce33c75 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump black from 24.10.0 to 25.1.0

    Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.10.0...25.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    c85ecd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6967ca4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. chore(deps): bump python from 026dd41 to ae9f9ac

    Bumps python from `026dd41` to `ae9f9ac`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    c414b1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2931c35 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump mypy from 1.14.1 to 1.15.0 in the dependencies group

    Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).
    
    
    Updates `mypy` from 1.14.1 to 1.15.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.14.1...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f2ff8f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d14c3f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github/codeql-action in the dependencies group

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.8 to 3.28.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@dd74661...9e8d078)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    71b8f6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    420a201 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. chore(deps): bump flake8 from 7.1.1 to 7.1.2 in the dependencies group

    Bumps the dependencies group with 1 update: [flake8](https://github.com/pycqa/flake8).
    
    
    Updates `flake8` from 7.1.1 to 7.1.2
    - [Commits](PyCQA/flake8@7.1.1...7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    3a289f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdbff2 View commit details
    Browse the repository at this point in the history
Loading