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: apimatic/core-lib-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.23
Choose a base ref
...
head repository: apimatic/core-lib-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.24
Choose a head ref
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 26, 2025

  1. build(deps): update jsonpointer requirement from ~=2.3 to ~=3.0 (#75)

    Updates the requirements on [jsonpointer](https://github.com/stefankoegl/python-json-pointer) to permit the latest version.
    - [Commits](stefankoegl/python-json-pointer@v2.3...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsonpointer
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    2d01656 View commit details
    Browse the repository at this point in the history
  2. build(deps): update python-dateutil requirement from ~=2.8 to ~=2.9 (#76

    )
    
    Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil) to permit the latest version.
    - [Release notes](https://github.com/dateutil/dateutil/releases)
    - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
    - [Commits](dateutil/dateutil@2.8.0...2.9.0.post0)
    
    ---
    updated-dependencies:
    - dependency-name: python-dateutil
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    dd894d8 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump SonarSource/sonarqube-scan-action (#106)

    Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5.2.0 to 6.0.0.
    - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
    - [Commits](SonarSource/sonarqube-scan-action@v5.2.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: SonarSource/sonarqube-scan-action
      dependency-version: 6.0.0
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    a1c7b49 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows (#…

    …107)
    
    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.13.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.5.1...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.13.0
      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 Nov 26, 2025
    Configuration menu
    Copy the full SHA
    41366f3 View commit details
    Browse the repository at this point in the history
  5. build(deps): update coverage requirement from ~=7.2.2 to ~=7.6.12 (#92)

    Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.2.2...7.6.12)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    5fafcdd View commit details
    Browse the repository at this point in the history
  6. build(deps): update apimatic-core-interfaces requirement from ~=0.1.0…

    … to ~=0.1.8 (#88)
    
    Updates the requirements on [apimatic-core-interfaces](https://github.com/apimatic/core-interfaces-python) to permit the latest version.
    - [Release notes](https://github.com/apimatic/core-interfaces-python/releases)
    - [Commits](apimatic/core-interfaces-python@0.1.1...0.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: apimatic-core-interfaces
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    cc86d6d View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): update pytest-cov requirement from ~=4.0.0 to >=4.0,…

    …<6.1 (#77)
    
    Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.0.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    24aa0e5 View commit details
    Browse the repository at this point in the history
  8. build(deps): update pytest requirement from ~=7.2.2 to >=7.2.2, <8.4.0 (

    #78)
    
    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [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.2.2...8.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    22caa53 View commit details
    Browse the repository at this point in the history
  9. build(deps): update testfixtures requirement from ~=8.2.0 to testfixt…

    …ures>=8.3.0, <= 10.0.0 (#81)
    
    Updates the requirements on [testfixtures](https://github.com/Simplistix/testfixtures) to permit the latest version.
    - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst)
    - [Commits](simplistix/testfixtures@8.2.0...8.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: testfixtures
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    8a761c7 View commit details
    Browse the repository at this point in the history
  10. build(deps): update jsonpickle requirement from ~=3.3.0 to >=3.3, <4.1 (

    #93)
    
    Updates the requirements on [jsonpickle](https://github.com/jsonpickle/jsonpickle) to permit the latest version.
    - [Release notes](https://github.com/jsonpickle/jsonpickle/releases)
    - [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst)
    - [Commits](jsonpickle/jsonpickle@v3.3.0...v4.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: jsonpickle
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    bf947df View commit details
    Browse the repository at this point in the history
Loading