-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: csernazs/pytest-httpserver
base: 1.1.2
head repository: csernazs/pytest-httpserver
compare: 1.1.3
- 11 commits
- 9 files changed
- 4 contributors
Commits on Mar 1, 2025
-
build(deps-dev): bump the deps group with 4 updates
Bumps the deps group with 4 updates: [pre-commit](https://github.com/pre-commit/pre-commit), [types-requests](https://github.com/python/typeshed), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [ruff](https://github.com/astral-sh/ruff). Updates `pre-commit` from 3.8.0 to 4.1.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.1.0) Updates `types-requests` from 2.32.0.20241016 to 2.32.0.20250301 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest-cov` from 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) Updates `ruff` from 0.9.7 to 0.9.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.7...0.9.9) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: deps - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 597cf34 - Browse repository at this point
Copy the full SHA 597cf34View commit details
Commits on Mar 3, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9) - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
Configuration menu - View commit details
-
Copy full SHA for 178ded6 - Browse repository at this point
Copy the full SHA 178ded6View commit details
Commits on Mar 10, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.9...v0.9.10)
Configuration menu - View commit details
-
Copy full SHA for a0da395 - Browse repository at this point
Copy the full SHA a0da395View commit details
Commits on Mar 17, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0)
Configuration menu - View commit details
-
Copy full SHA for 97dba58 - Browse repository at this point
Copy the full SHA 97dba58View commit details
Commits on Mar 24, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)
Configuration menu - View commit details
-
Copy full SHA for 5acead4 - Browse repository at this point
Copy the full SHA 5acead4View commit details
Commits on Apr 1, 2025
-
build(deps-dev): bump the deps group with 5 updates
Bumps the deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20250301` | `2.32.0.20250328` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.12` | `7.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.9` | `0.11.2` | Updates `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) Updates `types-requests` from 2.32.0.20250301 to 2.32.0.20250328 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.3.4 to 8.3.5 - [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.3.4...8.3.5) Updates `coverage` from 7.6.12 to 7.8.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.12...7.8.0) Updates `ruff` from 0.9.9 to 0.11.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.9...0.11.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 414173b - Browse repository at this point
Copy the full SHA 414173bView commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 32a25e9 - Browse repository at this point
Copy the full SHA 32a25e9View commit details
Commits on Apr 10, 2025
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4)
Configuration menu - View commit details
-
Copy full SHA for e9010dc - Browse repository at this point
Copy the full SHA e9010dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a00d8a4 - Browse repository at this point
Copy the full SHA a00d8a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae4709 - Browse repository at this point
Copy the full SHA 7ae4709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b7ce5 - Browse repository at this point
Copy the full SHA 68b7ce5View commit details
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 1.1.2...1.1.3