fix(deps): update python monorepo dependency update#85
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update python monorepo dependency update#85renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
fcdbd9d to
b21ca27
Compare
bd822c4 to
48cf23c
Compare
6240eff to
598c955
Compare
598c955 to
f10b1fc
Compare
f10b1fc to
fe406e7
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==2.14.3→==2.15.3==9.6.14→==9.7.3==1.2.1→==1.2.3==0.29.1→==0.30.1==10.7.0→==10.8.0==1.57.0→==1.58.0==10.16→==10.21==8.4.1→==8.4.2==6.2.1→==6.3.0==4.1.1→==4.2.0==3.7.0→==3.8.0==0.0.12→==0.0.13==0.0.12→==0.0.13==0.0.12→==0.0.13==0.0.12→==0.0.13==2.32.4→==2.32.5==0.25.7→==0.26.0==0.25.0→==0.26.0==4.33.0→==4.41.0==9.1.2→==9.1.4Release Notes
allure-framework/allure-python (allure-pytest)
v2.15.3Compare Source
👀 Links
Commits since 2.15.2
v2.15.2Compare Source
👀 Links
Commits since 2.15.1
v2.15.1Compare Source
👀 Links
Commits since 2.15.0
v2.15.0Compare Source
🚀 New Features
🐞 Bug Fixes
👀 Links
Commits since 2.14.3
squidfunk/mkdocs-material (mkdocs-material)
v9.7.3: mkdocs-material-9.7.3Compare Source
Changes
v9.7.2: mkdocs-material-9.7.2Compare Source
Changes
mkdocs buildabout impending MkDocs 2.0 incompatibility (doesn't affect strict mode)v9.7.1: mkdocs-material-9.7.1Compare Source
v9.7.0: mkdocs-material-9.7.0Compare Source
→ Read the full announcement on our blog
This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.
Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.
Changes:
v9.6.23: mkdocs-material-9.6.23Compare Source
v9.6.22: mkdocs-material-9.6.22Compare Source
v9.6.21: mkdocs-material-9.6.21Compare Source
v9.6.20: mkdocs-material-9.6.20Compare Source
&character not escaped in search highlightingv9.6.19: mkdocs-material-9.6.19Compare Source
v9.6.18: mkdocs-material-9.6.18Compare Source
v9.6.17: mkdocs-material-9.6.17Compare Source
v9.6.16: mkdocs-material-9.6.16Compare Source
v9.6.15: mkdocs-material-9.6.15Compare Source
fralau/mkdocs-mermaid2-plugin (mkdocs-mermaid2-plugin)
v1.2.3Compare Source
in Tips and Tricks (#123); dividing the the page into 3 sections.
v1.2.2Compare Source
mkdocstrings/mkdocstrings (mkdocstrings)
v0.30.1Compare Source
Compare with 0.30.0
Bug Fixes
v0.30.0Compare Source
Compare with 0.30.0
Bug Fixes
more-itertools/more-itertools (more-itertools)
v10.8.0: Version 10.8.0Compare Source
What's Changed
derangementsby itself by bbayles in #985interleave_longestby pochmann3 in #1027mark_endsby pochmann3 in #1035unzip: replace custom itemgetter by pochmann3 in #1059interleave_randomlyby ktbarrett in #1048Full Changelog: more-itertools/more-itertools@v10.7.0...v10.8.0
Microsoft/playwright-python (playwright)
v1.58.0Compare Source
Trace Viewer Improvements
Thanks to @cpAdm for contributing these improvements!
Miscellaneous
browser_type.connect_over_cdp() now accepts an
is_localoption. When set toTrue, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.Breaking Changes⚠️
_reactand_vueselectors. See locators guide for alternatives.:lightselector engine suffix. Use standard CSS selectors instead.devtoolsfrom browser_type.launch() has been removed. Useargs=['--auto-open-devtools-for-tabs']instead.Browser Versions
This version was also tested against the following stable channels:
facelessuser/pymdown-extensions (pymdown-extensions)
v10.2110.21
@joapuiib.
v10.20Compare Source
10.20
NEW: Quotes: New blockquotes extension added that uses a more modern approach when compared to Python Markdown's
default. Quotes specifically will not group consecutive blockquotes together in the same lazy fashion that the
default Python Markdown does which follows a more modern trend to how parsers these days handle block quotes.
In addition, Quotes also provides an optional feature to enable specifying callouts/alerts in the style used by
GitHub and Obsidian.
v10.19.1Compare Source
10.19.1
$$math used inline within a paragraph could result in nested mathparsing.
v10.19Compare Source
10.19
viewmode deprecation as some still like to use it, though further enhancements to thismode are not planned.
v10.18Compare Source
10.18
viewmode has been deprecated. To avoid warnings or future issues, explicitly setmodetoeither
acceptorreject. In the future, the new default will beacceptand theviewmode will be removedentirely.
importantshould have always been available as a default.v10.17.2Compare Source
10.17.2
and other non-conflicting blocks.
v10.17.1Compare Source
10.17.1
v10.17Compare Source
10.17
#idsyntax.v10.16.1: 10.6.1Compare Source
10.16.1
pytest-dev/pytest (pytest)
v8.4.2Compare Source
pytest 8.4.2 (2025-09-03)
Bug fixes
#13478: Fixed a crash when using
console_output_style{.interpreted-text role="confval"} withtimesand a module is skipped.#13530: Fixed a crash when using
pytest.approx{.interpreted-text role="func"} anddecimal.Decimal{.interpreted-text role="class"} instances with thedecimal.FloatOperation{.interpreted-text role="class"} trap set.#13549: No longer evaluate type annotations in Python
3.14when inspecting function signatures.This prevents crashes during module collection when modules do not explicitly use
from __future__ import annotationsand import types for annotations within aif TYPE_CHECKING:block.#13559: Added missing [int]{.title-ref} and [float]{.title-ref} variants to the [Literal]{.title-ref} type annotation of the [type]{.title-ref} parameter in
pytest.Parser.addini{.interpreted-text role="meth"}.#13563:
pytest.approx{.interpreted-text role="func"} now only importsnumpyif NumPy is already insys.modules. This fixes unconditional import behavior introduced in [8.4.0]{.title-ref}.Improved documentation
pytest_generate_testsis discovered in test modules/classes; other hooks must be inconftest.pyor plugins.Contributor-facing changes
-Wdefaultor a similar override.test_doctest_unexpected_exceptionin Python3.14.CIenvironment variable -- byogrisel{.interpreted-text role="user"}.pytest-dev/pytest-cov (pytest-cov)
v6.3.0Compare Source
Contributed by Marcos Boger in
#​712 <https://github.com/pytest-dev/pytest-cov/pull/712>_and
#​714 <https://github.com/pytest-dev/pytest-cov/pull/714>_.Anonymous contribution in
#​706 <https://github.com/pytest-dev/pytest-cov/pull/706>_.pytest-dev/pytest-html (pytest-html)
v4.2.0Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "after 2am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.