This repository has been archived by the owner on May 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
chore(deps-dev): bump the pytest group with 6 updates #1002
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 12, 2024
This was referenced Apr 12, 2024
dependabot
bot
force-pushed
the
dependabot/pip/pytest-64b49f4ff2
branch
16 times, most recently
from
April 12, 2024 15:48
0540aa1
to
4296075
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/pip/pytest-64b49f4ff2
branch
4 times, most recently
from
April 15, 2024 07:53
84860ad
to
ca96bdf
Compare
@dependabot rebase |
c0rydoras
approved these changes
Apr 15, 2024
dependabot
bot
force-pushed
the
dependabot/pip/pytest-64b49f4ff2
branch
from
April 15, 2024 08:28
ca96bdf
to
94c1101
Compare
dependabot
bot
force-pushed
the
dependabot/pip/pytest-64b49f4ff2
branch
14 times, most recently
from
April 15, 2024 15:57
bd8ff5d
to
c05c98a
Compare
Bumps the pytest group with 6 updates: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `8.1.1` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.5.2` | `4.8.0` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `0.6.2` | `1.1.3` | | [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) | `2.1.0` | `2.7.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.7.0` | `3.14.0` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `3.12.0` | `3.15.0` | Updates `pytest` from 7.4.0 to 8.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...8.1.1) Updates `pytest-django` from 4.5.2 to 4.8.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.5.2...v4.8.0) Updates `pytest-env` from 0.6.2 to 1.1.3 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@0.6.2...1.1.3) Updates `pytest-factoryboy` from 2.1.0 to 2.7.0 - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-factoryboy/commits) Updates `pytest-mock` from 3.7.0 to 3.14.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.7.0...v3.14.0) Updates `pytest-randomly` from 3.12.0 to 3.15.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.12.0...3.15.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: pytest - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest - dependency-name: pytest-env dependency-type: direct:development update-type: version-update:semver-major dependency-group: pytest - dependency-name: pytest-factoryboy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest - dependency-name: pytest-randomly dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/pytest-64b49f4ff2
branch
from
April 16, 2024 05:41
c05c98a
to
b6123fa
Compare
@dependabot ignore pytest-factoryboy minor version |
OK, I won't notify you about version 2.7.x of pytest-factoryboy again, unless you unignore it. |
Superseded by #1046. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pytest group with 6 updates:
7.4.0
8.1.1
4.5.2
4.8.0
0.6.2
1.1.3
2.1.0
2.7.0
3.7.0
3.14.0
3.12.0
3.15.0
Updates
pytest
from 7.4.0 to 8.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
81653ee
Adjust changelog manually for 8.1.1e60b4b9
Prepare release version 8.1.115fbe57
[8.1.x] Revert legacy path removals (#12093)86c3aab
[8.1.x] Do not import duplicated modules with --importmode=importlib (#12077)5b82b0c
[8.1.x] Yank version 8.1.0 (#12076)0a53681
Merge pull request #12054 from pytest-dev/release-8.1.0b9a167f
Prepare release version 8.1.000043f7
Merge pull request #12038 from bluetech/fixtures-rm-arg2indexf4e1025
Merge pull request #12048 from bluetech/fixture-teardown-excgroup43492f5
Merge pull request #12051 from jakkdl/test_debugging_pythonbreakpointUpdates
pytest-django
from 4.5.2 to 4.8.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
... (truncated)
Commits
49b98d1
Release 4.8.07c04917
django_username_field example should use create_user not create0b42a93
Added assertMessages() from django.contrib.messages. (#1109)5283aa4
Fix--help
/--version
crash in a partially configured appd0d22ba
Remove redundant_setup_django
call indjango_test_environment
6cf63b6
Upgrade GitHub Action setup-python (#1103)523c8d5
Remove MANIFEST.in file72080ad
tests: make it possible to run without settingPYTHONPATH=$(pwd)
b17b7bc
tests: make variable faithful to its name12cf877
Avoid mutable global state inSettingsWrapper
Updates
pytest-env
from 0.6.2 to 1.1.3Release notes
Sourced from pytest-env's releases.
... (truncated)
Commits
f0424aa
fix README typo (#63)53b1c3f
[pre-commit.ci] pre-commit autoupdate (#62)f76d514
[pre-commit.ci] pre-commit autoupdate (#61)4e233bf
Fix native toml documentation does not match code (#60)81a2692
Add native toml support (#59)e67abc4
[pre-commit.ci] pre-commit autoupdate (#58)05d0426
[pre-commit.ci] pre-commit autoupdate (#57)b57f548
[pre-commit.ci] pre-commit autoupdate (#56)c6355ce
[pre-commit.ci] pre-commit autoupdate (#55)5ea5338
Drop the pytest dot (#54)Updates
pytest-factoryboy
from 2.1.0 to 2.7.0Changelog
Sourced from pytest-factoryboy's changelog.
... (truncated)
Commits
Updates
pytest-mock
from 3.7.0 to 3.14.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
Commits
8733134
Update CHANGELOG for 3.14.05257e3c
Refactor MockCache to have a narrow interface4faf92a
Fix regression with mocker.patch not being undone correctly6bd8712
Drop pre-Python 3.8 support code366966b
ExportMockType
/AsyncMockType
for type annotations (#415)852116b
Merge pull request #418 from pytest-dev/release-3.13.0ef9461b
Add instructions on how to start deploy from command-line5b9d285
Release 3.13.06d5d6dc
Implementspy_return_list
(#417)dc28a0e
[pre-commit.ci] pre-commit autoupdate (#416)Updates
pytest-randomly
from 3.12.0 to 3.15.0Changelog
Sourced from pytest-randomly's changelog.
Commits
1af0a50
Version 3.15.02a35eb0
Support Python 3.12 (#568)1075c2d
Version 3.14.04e6d28b
Add Model Bakery seeding to default seeded packages (#564)81d999b
[pre-commit.ci] pre-commit autoupdate (#567)8c026b9
Upgrade requirements (#566)1bb0e88
[pre-commit.ci] pre-commit autoupdate (#562)2cef1c4
Note resets only legacy numpy random state20e4551
Upgrade requirements (#561)474d456
Upgrade requirements (#559)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions