Skip to content

Update python-dependencies - #224

Open
olehermanse wants to merge 1 commit into
mainfrom
renovate/python-deps
Open

Update python-dependencies#224
olehermanse wants to merge 1 commit into
mainfrom
renovate/python-deps

Conversation

@olehermanse

@olehermanse olehermanse commented Aug 26, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Change Age Confidence
markdown-it-py >=3.0.0>=4.2.0 age confidence
pydantic (changelog) >=2.12.5>=2.13.4 age confidence
setuptools-scm >=10.0.5>=10.2.1 age confidence
tree-sitter >=0.25>=0.26.0 age confidence

Release Notes

pypa/setuptools-scm (setuptools-scm)

v10.2.1: setuptools-scm v10.2.1

Compare Source

Fixed
  • Omit scm_version.json and scm_file_list.json from wheel .dist-info
    while still including them in sdists for fallback discovery. (#​1473)

v10.2.0: setuptools-scm v10.2.0

Compare Source

Added
  • Restore Python 3.8 and 3.9 support, re-enabling use as a build dependency for projects like scikit-build that still support these versions. (#​1445)
Miscellaneous
  • Move PKG-INFO discovery tests from vcs-versioning to setuptools-scm where the entry points are registered. (#​1446)

v10.1.2: setuptools-scm v10.1.2

Compare Source

Fixed
  • Fix DeprecationWarning leak by threading VcsEnvironment through VersionInferenceConfig and using env.make_reader() in _should_write_to_source. (#​1424)

v10.1.1: setuptools-scm v10.1.1

Compare Source

Fixed
  • Update CI to use PyPy 3.11 as cryptography has no PyPy 3.10 build available (#​1421)
tree-sitter/py-tree-sitter (tree-sitter)

v0.26.0

Compare Source

Breaking changes are marked with !.

Additions:
  • Point.edit()
  • Point.__repr__()
  • QueryCursor.set_containing_byte_range()
  • QueryCursor.set_containing_point_range()
  • Range.edit()
  • tree_sitter.__version__
Removals:
  • Language.version: use Language.abi_version !
  • Language.query(source): use Query(language, source) !
  • Parser.timeout_micros: use the progress_callback in parse() !
  • QueryCursor.timeout_micros: use the progress_callback in matches() or captures() !
Changes:
  • Point is a tuple subclass rather than a namedtuple object

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.33%. Comparing base (d9c3fa3) to head (f2d94df).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   52.33%   52.33%           
=======================================
  Files          32       32           
  Lines        4108     4108           
=======================================
  Hits         2150     2150           
  Misses       1958     1958           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants