Thanks to visit codestin.com
Credit goes to github.com

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.4
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.5
Choose a head ref
  • 14 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 3, 2025

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

    Bumps the dependencies group with 3 updates: [github/contributors](https://github.com/github/contributors), [actions/setup-python](https://github.com/actions/setup-python) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/contributors` from 1.5.3 to 1.5.4
    - [Release notes](https://github.com/github/contributors/releases)
    - [Commits](695ea9d...3387722)
    
    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: github/contributors
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: 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] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    a104676 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] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    1ffa8c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    720ac85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8437fc9 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] <[email protected]>
    dependabot[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    d370b5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1325bb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. 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] <[email protected]>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    dc2a0ba View commit details
    Browse the repository at this point in the history
  2. 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] <[email protected]>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f0f44bd 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] <[email protected]>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    2e2d8c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41a953f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c5ead3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d469cac 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] <[email protected]>
    dependabot[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    a94db6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f903d4 View commit details
    Browse the repository at this point in the history
Loading