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: web-scrobbler/python-edge-addons-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.3
Choose a base ref
...
head repository: web-scrobbler/python-edge-addons-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 13 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 12, 2023

  1. Bump pytest from 7.4.1 to 7.4.2 (#24)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.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@7.4.1...7.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7f00544 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Bump actions/setup-python from 4 to 5 (#26)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a9c4e5b View commit details
    Browse the repository at this point in the history
  2. Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 (#27)

    Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.3.0 to 2.4.0.
    - [Release notes](https://github.com/abatilo/actions-poetry/releases)
    - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
    - [Commits](abatilo/actions-poetry@v2.3.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: abatilo/actions-poetry
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    391d758 View commit details
    Browse the repository at this point in the history
  3. Bump pytest from 7.4.2 to 7.4.4 (#28)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.4.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.2...7.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2ddd901 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Bump abatilo/actions-poetry from 2.4.0 to 3.0.0 (#29)

    Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.4.0 to 3.0.0.
    - [Release notes](https://github.com/abatilo/actions-poetry/releases)
    - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
    - [Commits](abatilo/actions-poetry@v2.4.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: abatilo/actions-poetry
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6fa1e12 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump actions/cache from 3 to 4 (#30)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    44b3216 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Bump pytest from 7.4.4 to 8.1.1 (#36)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.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@7.4.4...8.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6a623a5 View commit details
    Browse the repository at this point in the history
  2. Bump pre-commit/action from 3.0.0 to 3.0.1 (#33)

    Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/pre-commit/action/releases)
    - [Commits](pre-commit/action@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit/action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5ee22cc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Bump requests from 2.31.0 to 2.32.3 (#41)

    Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    41539c1 View commit details
    Browse the repository at this point in the history
  2. Bump pytest-socket from 0.6.0 to 0.7.0 (#32)

    Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/miketheman/pytest-socket/releases)
    - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
    - [Commits](miketheman/pytest-socket@0.6.0...0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-socket
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    07bf240 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Configuration menu
    Copy the full SHA
    cc81865 View commit details
    Browse the repository at this point in the history
  2. Bump abatilo/actions-poetry from 3.0.0 to 4.0.0 (#44)

    Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.0.0 to 4.0.0.
    - [Release notes](https://github.com/abatilo/actions-poetry/releases)
    - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
    - [Commits](abatilo/actions-poetry@v3.0.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: abatilo/actions-poetry
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    70165c3 View commit details
    Browse the repository at this point in the history
  3. Bump pytest from 8.1.1 to 8.3.4 (#45)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.3.4.
    - [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.1.1...8.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    10cf55c View commit details
    Browse the repository at this point in the history
Loading