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: Kludex/python-multipart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.8
Choose a base ref
...
head repository: Kludex/python-multipart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.9
Choose a head ref
  • 14 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    1fa5843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c83b0aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bc0a1 View commit details
    Browse the repository at this point in the history
  4. Add dependabot (#88)

    Kludex authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b8a3541 View commit details
    Browse the repository at this point in the history
  5. Bump actions/setup-python from 4 to 5 (#91)

    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 Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3a13f0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26e2de2 View commit details
    Browse the repository at this point in the history
  7. Bump the github-actions group with 2 updates (#94)

    Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
    
    
    Updates `actions/checkout` from 3 to 4
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    Updates `pypa/gh-action-pypi-publish` from 1.6.4 to 1.8.11
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.6.4...v1.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    66aa2d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1ddb05 View commit details
    Browse the repository at this point in the history
  9. Bump the python-packages group with 20 updates (#92)

    Bumps the python-packages group with 20 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [atomicwrites](https://github.com/untitaker/python-atomicwrites) | `1.2.1` | `1.4.1` |
    | [attrs](https://github.com/sponsors/hynek) | `19.2.0` | `23.2.0` |
    | [coverage](https://github.com/nedbat/coveragepy) | `3.6` | `7.4.1` |
    | [more-itertools](https://github.com/more-itertools/more-itertools) | `4.3.0` | `10.2.0` |
    | [pbr](https://docs.openstack.org/pbr/latest/) | `4.3.0` | `6.0.0` |
    | [pluggy](https://github.com/pytest-dev/pluggy) | `1.0.0` | `1.4.0` |
    | [py](https://github.com/pytest-dev/py) | `1.10.0` | `1.11.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `6.2.6` | `8.0.0` |
    | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `1.6` | `4.1.0` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `5.1` | `6.0.1` |
    | [invoke](https://github.com/pyinvoke/invoke) | `0.2.0` | `2.2.0` |
    | [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) | `0.3` | `2.2.0` |
    | [pygments](https://github.com/pygments/pygments) | `2.15.0` | `2.17.2` |
    | [sphinx](https://github.com/sphinx-doc/sphinx) | `1.2b1` | `7.2.6` |
    | [cov-core](https://github.com/schlamar/cov-core) | `1.7` | `1.15.0` |
    | [distribute](http://packages.python.org/distribute) | `0.6.34` | `0.7.3` |
    | [docutils](https://docutils.sourceforge.io/) | `0.10` | `0.20.1` |
    | [sphinx-bootstrap-theme](https://github.com/ryan-roemer/sphinx-bootstrap-theme) | `0.2.0` | `0.8.1` |
    | [tox](https://github.com/tox-dev/tox) | `1.4.3` | `4.12.1` |
    | [virtualenv](https://github.com/pypa/virtualenv) | `1.9.1` | `20.25.0` |
    
    
    Updates `atomicwrites` from 1.2.1 to 1.4.1
    - [Commits](untitaker/python-atomicwrites@1.2.1...1.4.1)
    
    Updates `attrs` from 19.2.0 to 23.2.0
    - [Commits](https://github.com/sponsors/hynek/commits)
    
    Updates `coverage` from 3.6 to 7.4.1
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@coverage-3.6...7.4.1)
    
    Updates `more-itertools` from 4.3.0 to 10.2.0
    - [Release notes](https://github.com/more-itertools/more-itertools/releases)
    - [Commits](more-itertools/more-itertools@4.3.0...v10.2.0)
    
    Updates `pbr` from 4.3.0 to 6.0.0
    
    Updates `pluggy` from 1.0.0 to 1.4.0
    - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pluggy@1.0.0...1.4.0)
    
    Updates `py` from 1.10.0 to 1.11.0
    - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/py@1.10.0...1.11.0)
    
    Updates `pytest` from 6.2.6 to 8.0.0
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pytest-dev/pytest/commits/8.0.0)
    
    Updates `pytest-cov` from 1.6 to 4.1.0
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v1.6...v4.1.0)
    
    Updates `pyyaml` from 5.1 to 6.0.1
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@5.1...6.0.1)
    
    Updates `invoke` from 0.2.0 to 2.2.0
    - [Commits](pyinvoke/invoke@0.2.0...2.2.0)
    
    Updates `pytest-timeout` from 0.3 to 2.2.0
    - [Commits](pytest-dev/pytest-timeout@0.3...2.2.0)
    
    Updates `pygments` from 2.15.0 to 2.17.2
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.15.0...2.17.2)
    
    Updates `sphinx` from 1.2b1 to 7.2.6
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](https://github.com/sphinx-doc/sphinx/commits/v7.2.6)
    
    Updates `cov-core` from 1.7 to 1.15.0
    - [Commits](schlamar/cov-core@v1.7...v1.15.0)
    
    Updates `distribute` from 0.6.34 to 0.7.3
    
    Updates `docutils` from 0.10 to 0.20.1
    
    Updates `sphinx-bootstrap-theme` from 0.2.0 to 0.8.1
    - [Changelog](https://github.com/ryan-roemer/sphinx-bootstrap-theme/blob/master/HISTORY.rst)
    - [Commits](ryan-roemer/sphinx-bootstrap-theme@v0.2.0...v0.8.1)
    
    Updates `tox` from 1.4.3 to 4.12.1
    - [Release notes](https://github.com/tox-dev/tox/releases)
    - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/tox@1.4.3...4.12.1)
    
    Updates `virtualenv` from 1.9.1 to 20.25.0
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@1.9.1...20.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: atomicwrites
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: attrs
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: more-itertools
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pbr
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pluggy
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: py
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pytest-cov
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: invoke
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pytest-timeout
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: pygments
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: sphinx
      dependency-type: direct:production
      dependency-group: python-packages
    - dependency-name: cov-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: distribute
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: docutils
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: sphinx-bootstrap-theme
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: tox
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7f99806 View commit details
    Browse the repository at this point in the history
  10. Add ruff and MultipartState(IntEnum) (#96)

    * Several improvements
    
    * Add ruff to the pipeline
    
    * Use single quotes
    
    * Use double quotes
    
    * nitpicks
    
    * Add ruff to dev optional
    Kludex authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4e24a3e View commit details
    Browse the repository at this point in the history
  11. Add QuerystringState (#97)

    Kludex authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    9c936b7 View commit details
    Browse the repository at this point in the history
  12. Add TypedDict callbacks (#98)

    Kludex authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8fdf6f8 View commit details
    Browse the repository at this point in the history
  13. Add config TypedDicts (#99)

    Kludex authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c26e6d1 View commit details
    Browse the repository at this point in the history
  14. Version 0.0.9 (#100)

    Kludex authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3035c45 View commit details
    Browse the repository at this point in the history
Loading