-
-
Notifications
You must be signed in to change notification settings - Fork 146
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-mock
base: v3.11.1
head repository: pytest-dev/pytest-mock
compare: v3.12.0
Commits on Jun 16, 2023
-
Fix gen-release-notes.py script
Something changed in the RST->md conversion since the script was written, so fixed the script by trimming the releases based on the RST file instead, which we control.
Configuration menu - View commit details
-
Copy full SHA for b8ca8a6 - Browse repository at this point
Copy the full SHA b8ca8a6View commit details -
Merge pull request #367 from pytest-dev/release-3.11.0
Release 3.11.0
Configuration menu - View commit details
-
Copy full SHA for f8b85bf - Browse repository at this point
Copy the full SHA f8b85bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f2c49 - Browse repository at this point
Copy the full SHA f1f2c49View commit details -
Merge pull request #369 from pytest-dev/test-me-3.11.0-changelog
Add 3.11.0 manually to CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 4395c2b - Browse repository at this point
Copy the full SHA 4395c2bView commit details
Commits on Jun 20, 2023
-
[pre-commit.ci] pre-commit autoupdate (#370)
updates: - [github.com/asottile/reorder-python-imports: v3.9.0 → v3.10.0](asottile/reorder-python-imports@v3.9.0...v3.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc7644d - Browse repository at this point
Copy the full SHA bc7644dView commit details
Commits on Jun 27, 2023
-
[pre-commit.ci] pre-commit autoupdate (#371)
updates: - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](pre-commit/mirrors-mypy@v1.3.0...v1.4.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d4fb6b - Browse repository at this point
Copy the full SHA 2d4fb6bView commit details
Commits on Jul 11, 2023
-
[pre-commit.ci] pre-commit autoupdate (#373)
updates: - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5243b0 - Browse repository at this point
Copy the full SHA d5243b0View commit details
Commits on Aug 15, 2023
-
[pre-commit.ci] pre-commit autoupdate (#377)
updates: - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](pre-commit/mirrors-mypy@v1.4.1...v1.5.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 234e167 - Browse repository at this point
Copy the full SHA 234e167View commit details
Commits on Aug 25, 2023
-
[pre-commit.ci] pre-commit autoupdate (#379)
updates: - [github.com/pre-commit/mirrors-mypy: v1.5.0 → v1.5.1](pre-commit/mirrors-mypy@v1.5.0...v1.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f59c72a - Browse repository at this point
Copy the full SHA f59c72aView commit details
Commits on Sep 12, 2023
-
[pre-commit.ci] pre-commit autoupdate (#381)
updates: - [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4118e33 - Browse repository at this point
Copy the full SHA 4118e33View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c35b65 - Browse repository at this point
Copy the full SHA 0c35b65View commit details
Commits on Sep 19, 2023
-
[pre-commit.ci] pre-commit autoupdate (#384)
updates: - [github.com/asottile/reorder-python-imports: v3.10.0 → v3.11.0](asottile/reorder-python-imports@v3.10.0...v3.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a9f2b6 - Browse repository at this point
Copy the full SHA 9a9f2b6View commit details
Commits on Oct 3, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.11.0 → v3.12.0](asottile/reorder-python-imports@v3.11.0...v3.12.0)
Configuration menu - View commit details
-
Copy full SHA for 93bb304 - Browse repository at this point
Copy the full SHA 93bb304View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2779825 - Browse repository at this point
Copy the full SHA 2779825View commit details -
Merge pull request #385 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 91229f9 - Browse repository at this point
Copy the full SHA 91229f9View commit details
Commits on Oct 6, 2023
-
Add "where to patch" link to the docs
As #386 shows, this is a common problem, so add a link to the docs to help users.
Configuration menu - View commit details
-
Copy full SHA for ea1d0a6 - Browse repository at this point
Copy the full SHA ea1d0a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53cc0a5 - Browse repository at this point
Copy the full SHA 53cc0a5View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cec59a0 - Browse repository at this point
Copy the full SHA cec59a0View commit details
Commits on Oct 9, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
Configuration menu - View commit details
-
Copy full SHA for f55f17e - Browse repository at this point
Copy the full SHA f55f17eView commit details
Commits on Oct 10, 2023
-
Merge pull request #388 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 09f1814 - Browse repository at this point
Copy the full SHA 09f1814View commit details
Commits on Oct 13, 2023
-
Merge pull request #387 from pytest-dev/where-to-patch-link
Add "where to patch" link to the docs
Configuration menu - View commit details
-
Copy full SHA for f019696 - Browse repository at this point
Copy the full SHA f019696View commit details
Commits on Oct 16, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0)
Configuration menu - View commit details
-
Copy full SHA for e037221 - Browse repository at this point
Copy the full SHA e037221View commit details
Commits on Oct 17, 2023
-
Merge pull request #391 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for e84f885 - Browse repository at this point
Copy the full SHA e84f885View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a71a0d - Browse repository at this point
Copy the full SHA 2a71a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b905823 - Browse repository at this point
Copy the full SHA b905823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69adc6f - Browse repository at this point
Copy the full SHA 69adc6fView commit details
There are no files selected for viewing