-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-localserver
base: v0.9.0
head repository: pytest-dev/pytest-localserver
compare: v0.9.0.post0
- 10 commits
- 4 files changed
- 2 contributors
Commits on Sep 30, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rhysd/actionlint: v1.7.1 → v1.7.3](rhysd/actionlint@v1.7.1...v1.7.3)
Configuration menu - View commit details
-
Copy full SHA for e6f077a - Browse repository at this point
Copy the full SHA e6f077aView commit details
Commits on Oct 5, 2024
-
Bump required pytest version to 4.6
We have started getting an error with pytest>=4,<4.6 when setuptools>=71 (or typeguard>=4.2) is also installed, due to a conflict with older pytest and setuptools' vendored version of typeguard. Out of various ways to resolve this conflict, this is the only one that doesn't involve putting an upper bound on the version of some package. It should still be technically possible to use older versions of pytest along with setuptools<71, if someone really needs to do that, but there isn't any way to express that dependency constraint, and I'm not going to go to any trouble to support long-obsolete versions of packages.
Configuration menu - View commit details
-
Copy full SHA for caa00d6 - Browse repository at this point
Copy the full SHA caa00d6View commit details -
Merge pull request #98 from pytest-dev/bump-pytest-to-4.6/1/dev
Bump required pytest version to 4.6
Configuration menu - View commit details
-
Copy full SHA for 39cad5b - Browse repository at this point
Copy the full SHA 39cad5bView commit details -
Increase max allowed pytest version to 9
pytest 8 has been out for a while; it's long past time we officially added support for it. This will allow people to use this plugin along with pytest 8.
Configuration menu - View commit details
-
Copy full SHA for ea88d50 - Browse repository at this point
Copy the full SHA ea88d50View commit details -
Merge pull request #99 from pytest-dev/support-pytest-8/1/dev
Increase max allowed pytest version to 9
Configuration menu - View commit details
-
Copy full SHA for 4c6432b - Browse repository at this point
Copy the full SHA 4c6432bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6996d5a - Browse repository at this point
Copy the full SHA 6996d5aView commit details -
Merge pull request #96 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 64c7cd3 - Browse repository at this point
Copy the full SHA 64c7cd3View commit details -
I accidentially wrote 0.9.1 instead of 0.9.0 when I updated the changelog for the last release. I'm fixing it now.
Configuration menu - View commit details
-
Copy full SHA for f54db74 - Browse repository at this point
Copy the full SHA f54db74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cb864 - Browse repository at this point
Copy the full SHA 69cb864View commit details
Commits on Oct 6, 2024
-
Merge pull request #100 from pytest-dev/update-changes-for-0.9.0.post…
…0/1/dev Update changes for upcoming 0.9.0.post0 release
Configuration menu - View commit details
-
Copy full SHA for 912ec1c - Browse repository at this point
Copy the full SHA 912ec1cView 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 v0.9.0...v0.9.0.post0