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/contributors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.9
Choose a base ref
...
head repository: github/contributors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.10
Choose a head ref
  • 15 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 23, 2025

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

    Bumps the dependencies group with 3 updates: [flake8](https://github.com/pycqa/flake8), [mypy](https://github.com/python/mypy) and [pytest](https://github.com/pytest-dev/pytest).
    
    
    Updates `flake8` from 7.2.0 to 7.3.0
    - [Commits](PyCQA/flake8@7.2.0...7.3.0)
    
    Updates `mypy` from 1.16.0 to 1.16.1
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.16.0...v1.16.1)
    
    Updates `pytest` from 8.4.0 to 8.4.1
    - [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.0...8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-version: 7.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mypy
      dependency-version: 1.16.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: pytest
      dependency-version: 8.4.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    2a0917a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github/contributors in the dependencies group

    Bumps the dependencies group with 1 update: [github/contributors](https://github.com/github/contributors).
    
    
    Updates `github/contributors` from 1.5.8 to 1.5.9
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](6949781...4d90d92)
    
    ---
    updated-dependencies:
    - dependency-name: github/contributors
      dependency-version: 1.5.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 Jun 23, 2025
    Configuration menu
    Copy the full SHA
    9877b57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46c3b7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9336e62 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. chore(deps): bump github/codeql-action in the dependencies group

    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    4b29eb1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump python-dotenv in the dependencies group

    Bumps the dependencies group with 1 update: [python-dotenv](https://github.com/theskumar/python-dotenv).
    
    
    Updates `python-dotenv` from 1.1.0 to 1.1.1
    - [Release notes](https://github.com/theskumar/python-dotenv/releases)
    - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
    - [Commits](theskumar/python-dotenv@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: python-dotenv
      dependency-version: 1.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    3762324 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Merge pull request #293 from github/dependabot/pip/dependencies-d4163…

    …ad7b2
    
    chore(deps): bump python-dotenv from 1.1.0 to 1.1.1 in the dependencies group
    zkoppert authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    764470c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #292 from github/dependabot/github_actions/depende…

    …ncies-705a8be96c
    
    chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 in the dependencies group
    zkoppert authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    39ec3dc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. chore(deps): bump python from f2fdaec to 6544e0e

    Bumps python from `f2fdaec` to `6544e0e`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13-slim
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    90f2f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719b3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e98f47 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. chore(deps): bump super-linter/super-linter from 7.4.0 to 8.0.0 (#299)

    * chore(deps): bump super-linter/super-linter from 7.4.0 to 8.0.0
    
    Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.4.0 to 8.0.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@1215045...5119dcd)
    
    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: link to be more descriptive in README
    
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    
    * fix: prettier on README
    
    Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
    
    * fix: link
    
    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 Jul 21, 2025
    Configuration menu
    Copy the full SHA
    b052e70 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump mypy from 1.16.1 to 1.17.0 in the dependencies group (

    #298)
    
    Bumps the dependencies group with 1 update: [mypy](https://github.com/python/mypy).
    
    
    Updates `mypy` from 1.16.1 to 1.17.0
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.16.1...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.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 Jul 21, 2025
    Configuration menu
    Copy the full SHA
    cdf2960 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. chore(deps): bump python from 6544e0e to 4c2cf99 (#301)

    Bumps python from `6544e0e` to `4c2cf99`.
    
    ---
    updated-dependencies:
    - dependency-name: python
      dependency-version: 3.13-slim
      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 Jul 28, 2025
    Configuration menu
    Copy the full SHA
    efe226f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github/codeql-action in the dependencies group (#300)

    Bumps the dependencies group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.29.2 to 3.29.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@181d5ee...4e828ff)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.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 Jul 28, 2025
    Configuration menu
    Copy the full SHA
    34fad9a View commit details
    Browse the repository at this point in the history
Loading