Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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:
v0.23->v0.24.10.0.6->0.0.84.1.0->4.2.08.3.4->8.3.52.5.0->2.5.23.12->3.131.0.1->1.1.00.31.2->0.32.14.29.0->4.30.0Note: 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
abravalheri/validate-pyproject (abravalheri/validate-pyproject)
v0.24.1Compare Source
What's Changed
Full Changelog: abravalheri/validate-pyproject@v0.24...v0.24.1
v0.24Compare Source
What's Changed
Fix integration with
SchemaStoreby loading extra/side schemas, #226, #229.Add support for loading extra schemas, #226.
Fixed verify author dict is not empty, #232.
Added support for
validate_pyproject.multi_schemaplugins with extra schemas, #231.validate-pyprojectno longer communicates test dependencies via thetestsextra and documentation dependencies dependencies via thedocs/requirements.txtfile. Insteaddependency-groupshave been adopted to support CI environments, #227.As a result,
uv's high level interface also works for developers. You can use thedependency-groupspackage on PyPI if you need to convert to a classic requirements list.Contributions by @henryiii.
Full Changelog: abravalheri/validate-pyproject@v0.23...v0.24
pre-commit/pre-commit (pre-commit)
v4.2.0Compare Source
==================
Features
language: pythonfirst attempt a versioned python executable forthe default language version before consulting a potentially unversioned
sys.executable.Fixes
pytest-dev/pytest (pytest)
v8.3.5Compare Source
pytest 8.3.5 (2025-03-02)
Bug fixes
-vvverbosity.libeditbuild of Python, such as on macOS or with uv-managed Python binaries from thepython-build-standaloneproject. This could manifest e.g. by a broken prompt when usingPdb, or seeing empty inputs with manual usage ofinput()and suspended capturing.AttributeError{.interpreted-text role="class"} crash when using--import-mode=importlibwhen top-level directory same name as another module of the standard library.--import-mode=importlib, a directory containing py file with the same name would cause anImportErrorImproved documentation
#12842: Added dedicated page about using types with pytest.
See
types{.interpreted-text role="ref"} for detailed usage.Contributor-facing changes
test_terminal.pywith Pygments >= 2.19.0when building Sphinx docs -- by
webknjaz{.interpreted-text role="user"}.okken/pytest-check (pytest-check)
v2.5.2Compare Source
Fixed
v2.5.1Compare Source
Fixed
actions/python-versions (python)
v3.13.2: 3.13.2Compare Source
Python 3.13.2
v3.13.1: 3.13.1Compare Source
Python 3.13.1
v3.13.0: 3.13.0Compare Source
Python 3.13.0
theskumar/python-dotenv (python-dotenv)
v1.1.0Compare Source
Feature
dotenv run, switch toexecvpefor better resource management and signal handling ([#523]) by [@eekstunt]Fixed
find_dotenvandload_dotenvnow correctly looks up at the current directory when running in debugger or pdb ([#553] by [@randomseed42])Misc
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.32.1Compare Source
check-meltanohook to usetypes_or. Thanks:user:
edgarrmondragon! (:pr:543)v0.32.0Compare Source
gitlab-ci, mergify, renovate, taskfile (2025-03-25)
edgarrmondragon! (:issue:540)fabolhak! (:issue:535)v0.31.3Compare Source
(2025-03-07)
Configuration
📅 Schedule: Branch creation - "monthly" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.