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: mitmproxy/pdoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.5.1
Choose a base ref
...
head repository: mitmproxy/pdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.6.0
Choose a head ref
  • 17 commits
  • 56 files changed
  • 4 contributors

Commits on Jun 25, 2024

  1. Update CHANGELOG.md

    mhils authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    29f749c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    mhils authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    845ef58 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Bump autofix-ci/action from 1.2 to 1.3 in the dependencies group (#704)

    Bumps the dependencies group with 1 update: [autofix-ci/action](https://github.com/autofix-ci/action).
    
    
    Updates `autofix-ci/action` from 1.2 to 1.3
    - [Release notes](https://github.com/autofix-ci/action/releases)
    - [Commits](autofix-ci/action@d3e5915...dd55f44)
    
    ---
    updated-dependencies:
    - dependency-name: autofix-ci/action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9a08afb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Bump the dependencies group with 12 updates (#705)

    Bumps the dependencies group with 12 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.5.3` | `7.5.4` |
    | [filelock](https://github.com/tox-dev/py-filelock) | `3.14.0` | `3.15.4` |
    | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.103.0` | `6.104.2` |
    | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` |
    | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` |
    | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.6.1` | `1.7.1` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.2.1` | `8.2.2` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.4.7` | `0.5.0` |
    | [tox](https://github.com/tox-dev/tox) | `4.15.0` | `4.15.1` |
    | [types-setuptools](https://github.com/python/typeshed) | `70.0.0.20240524` | `70.1.0.20240627` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.0` | `4.12.2` |
    | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.2` | `20.26.3` |
    
    
    Updates `coverage[toml]` from 7.5.3 to 7.5.4
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.5.3...7.5.4)
    
    Updates `filelock` from 3.14.0 to 3.15.4
    - [Release notes](https://github.com/tox-dev/py-filelock/releases)
    - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
    - [Commits](tox-dev/filelock@3.14.0...3.15.4)
    
    Updates `hypothesis` from 6.103.0 to 6.104.2
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.103.0...hypothesis-python-6.104.2)
    
    Updates `mypy` from 1.10.0 to 1.10.1
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.0...v1.10.1)
    
    Updates `packaging` from 24.0 to 24.1
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@24.0...24.1)
    
    Updates `pyproject-api` from 1.6.1 to 1.7.1
    - [Release notes](https://github.com/tox-dev/pyproject-api/releases)
    - [Commits](tox-dev/pyproject-api@1.6.1...1.7.1)
    
    Updates `pytest` from 8.2.1 to 8.2.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.2.1...8.2.2)
    
    Updates `ruff` from 0.4.7 to 0.5.0
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.7...0.5.0)
    
    Updates `tox` from 4.15.0 to 4.15.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@4.15.0...4.15.1)
    
    Updates `types-setuptools` from 70.0.0.20240524 to 70.1.0.20240627
    - [Commits](https://github.com/python/typeshed/commits)
    
    Updates `typing-extensions` from 4.12.0 to 4.12.2
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.12.0...4.12.2)
    
    Updates `virtualenv` from 20.26.2 to 20.26.3
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.26.2...20.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage[toml]
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: filelock
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: hypothesis
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: packaging
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pyproject-api
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: tox
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: types-setuptools
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: typing-extensions
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: virtualenv
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6bfb76a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Create SECURITY.md

    mhils authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    08f854a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Unlicense -> MIT-0

    The "MIT No Attribution" or "MIT-0" license is a modification to the usual MIT license that removes the requirement for attribution.
    mhils authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    65b8242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd1c2ae View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix #698 (#709)

    * fix #698
    
    * [autofix.ci] apply automated fixes
    
    ---------
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    mhils and autofix-ci[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    59efaca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d4946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d571959 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    552378f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aef099 View commit details
    Browse the repository at this point in the history
  6. refactor linkify (#670)

    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    Co-authored-by: Maximilian Hils <git@maximilianhils.com>
    3 people authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8939754 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. update markdown2 (#717)

    mhils authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f2ffa5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f08df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6d980 View commit details
    Browse the repository at this point in the history
  4. bump to 14.6.0

    mhils committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e6464b6 View commit details
    Browse the repository at this point in the history
Loading