fix(deps): update all dependencies #187
Merged
+24
−24
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.
This PR contains the following updates:
v4.4.3->v4.5.0v3.19.0->v3.19.1v3.6.0->v4.0.01.49.0->1.49.18.3.3->8.3.40.5.2->0.6.2Note: The
pre-commitmanager in Renovate is not supported by thepre-commitmaintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.5.0Compare Source
asottile/pyupgrade (asottile/pyupgrade)
v3.19.1Compare Source
compilerla/conventional-pre-commit (compilerla/conventional-pre-commit)
v4.0.0Compare Source
This release brings the long-requested feature of skipping merge commits by default. The existing behavior of failing on merge commits is maintained with the
--strictflag. Thanks to @zlodes and their original work in #103.Thanks also to @aeimer and their suggestion in #104 to improve the docs around the
pre-commit-config.yamlsetup and initial installation.What's Changed
Full Changelog: compilerla/conventional-pre-commit@v3.6.0...v4.0.0
Microsoft/playwright-python (playwright)
v1.49.1Compare Source
Highlights
https://github.com/microsoft/playwright-python/issues/2679 - [Bug]: Warning: Validation of the RECORD file of playwright-1.49.0-py3-none-manylinux1_x86_64.whl failed
Browser Versions
This version was also tested against the following stable channels:
pytest-dev/pytest (pytest)
v8.3.4Compare Source
pytest 8.3.4 (2024-12-01)
Bug fixes
#12592: Fixed
KeyError{.interpreted-text role="class"} crash when using--import-mode=importlibin a directory layout where a directory contains a child directory with the same name.#12818: Assertion rewriting now preserves the source ranges of the original instructions, making it play well with tools that deal with the
AST, like executing.#12849: ANSI escape codes for colored output now handled correctly in
pytest.fail{.interpreted-text role="func"} with [pytrace=False]{.title-ref}.#9353:
pytest.approx{.interpreted-text role="func"} now uses strict equality when given booleans.Improved documentation
#10558: Fix ambiguous docstring of
pytest.Config.getoption{.interpreted-text role="func"}.#10829: Improve documentation on the current handling of the
--basetempoption and its lack of retention functionality (temporary directory location and retention{.interpreted-text role="ref"}).#12866: Improved cross-references concerning the
recwarn{.interpreted-text role="fixture"} fixture.#12966: Clarify
filterwarnings{.interpreted-text role="ref"} docs on filter precedence/order when using multiple@pytest.mark.filterwarnings <pytest.mark.filterwarnings ref>{.interpreted-text role="ref"} marks.Contributor-facing changes
microsoft/playwright-pytest (pytest-playwright)
v0.6.2Compare Source
Bugfixes:
v0.6.1Compare Source
Fix conda publishing
v0.6.0Compare Source
What's Changed
Full Changelog: microsoft/playwright-pytest@v0.5.2...v0.6.0
Configuration
📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.