-
-
Notifications
You must be signed in to change notification settings - Fork 201
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mitmproxy/pdoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 56 files changed
- 4 contributors
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29f749c - Browse repository at this point
Copy the full SHA 29f749cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 845ef58 - Browse repository at this point
Copy the full SHA 845ef58View commit details
Commits on Jul 1, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 9a08afb - Browse repository at this point
Copy the full SHA 9a08afbView commit details
Commits on Jul 3, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6bfb76a - Browse repository at this point
Copy the full SHA 6bfb76aView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08f854a - Browse repository at this point
Copy the full SHA 08f854aView commit details
Commits on Jul 9, 2024
-
The "MIT No Attribution" or "MIT-0" license is a modification to the usual MIT license that removes the requirement for attribution.
Configuration menu - View commit details
-
Copy full SHA for 65b8242 - Browse repository at this point
Copy the full SHA 65b8242View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1c2ae - Browse repository at this point
Copy the full SHA fd1c2aeView commit details
Commits on Jul 10, 2024
-
* fix #698 * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59efaca - Browse repository at this point
Copy the full SHA 59efacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d4946 - Browse repository at this point
Copy the full SHA a3d4946View commit details -
Configuration menu - View commit details
-
Copy full SHA for d571959 - Browse repository at this point
Copy the full SHA d571959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552378f - Browse repository at this point
Copy the full SHA 552378fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aef099 - Browse repository at this point
Copy the full SHA 8aef099View commit details -
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Maximilian Hils <git@maximilianhils.com>
Configuration menu - View commit details
-
Copy full SHA for 8939754 - Browse repository at this point
Copy the full SHA 8939754View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2ffa5e - Browse repository at this point
Copy the full SHA f2ffa5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f08df5 - Browse repository at this point
Copy the full SHA 1f08df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6d980 - Browse repository at this point
Copy the full SHA 8d6d980View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6464b6 - Browse repository at this point
Copy the full SHA e6464b6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v14.5.1...v14.6.0