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: LizardByte/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2025.814.40518
Choose a base ref
...
head repository: LizardByte/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2025.907.21827
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 6, 2025

  1. Configuration menu
    Copy the full SHA
    61db2de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1cc97 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/setup-python from 5 to 6 in the github-acti…

    …ons group (#25)
    
    chore(deps): bump actions/setup-python in the github-actions group
    
    Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `actions/setup-python` from 5 to 6
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    62f0eb7 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump the pytest-dependencies group across 1 director…

    …y with 2 updates (#28)
    
    Bumps the pytest-dependencies group with 2 updates in the / directory: [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:development
      update-type: version-update:semver-patch
      dependency-group: pytest-dependencies
    - dependency-name: pytest-cov
      dependency-version: 6.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: pytest-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    28ddc52 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump requests from 2.32.4 to 2.32.5 (#23)

    Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.4...v2.32.5)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2025
    Configuration menu
    Copy the full SHA
    0bb674b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2025

  1. Configuration menu
    Copy the full SHA
    46460a6 View commit details
    Browse the repository at this point in the history
Loading