Skip to content

chore(deps-dev): bump the dev-dependencies group with 2 updates#112

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/dev-dependencies-9aa0bd94d9
Open

chore(deps-dev): bump the dev-dependencies group with 2 updates#112
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/dev-dependencies-9aa0bd94d9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 2 updates: pymarkdownlnt and pyproject-fmt.

Updates pymarkdownlnt from 0.9.36 to 0.9.37

Release notes

Sourced from pymarkdownlnt's releases.

Version 0.9.37 - 2026-05-03

Sorry for the long duration between the last release and this release. Our small team was enjoying family time with our extended family, with a goal to recharge ourselves for the months ahead. In addition, we are going to try and release new versions on the first weekend of the month, to try and bring regularity to the process.

After a couple of months of internal testing, we are proud to release PML102, which raises a Rule Failure when lists contain lazy continuation lines. This was asked for by a couple of users, and we thought it was a great idea to add to PyMarkdown. As a great side effect, the testing for that new Rule uncovered a decent number of issues that we fixed as part of adding PML102.

If you find any more issues with PyMarkdown, please let us know. We are working towards cleaning up our backlog and winnow it down to a much smaller list in the next couple of months.

Added

  • Issue 979
    • Added Rule Plugin PML102 that raises Rule Failures when lists contain lazy continuation lines.

Fixed

  • Issue 1482
    • addressed weird case where a block quote, at least 4 levels of lists in, contains a new list, was generating an assert
  • Issue 1563
    • whitespace differences with new list items in nested containers
  • Issue 1564
    • extra newlines inserted
  • Issue 1566
    • change of indent in list causes issues, making calculations wrong for following elements
  • Issue 1568
    • Md046 and Md031 can both fix fenced blocks, so moved to different fix levels
    • added extra check to make sure that if two fenced code blocks are one after the other, first one fixed spacing, not both
  • Issue 1569
    • whitespace was reported in both the list and the paragraph with nested containers
  • Issue 1573
    • ContainerTokenManager not handling nested block quotes separated by lists
  • Issue 1574
    • in certain nested cases with adjusting indent of a list, the following parsing does not take that into account when calculating indentation
  • Issue 1576
    • fixed issue with Md032 not removing a list from the stack after exiting the list
  • Issue 1577
    • whitespace for block quotes within a list that has just had a new list item added that is indented 1 extra space, was not correct
  • Issue 1578
    • after correcting Issue 1577 regeneration was still not adding the proper indentation
Commits

Updates pyproject-fmt from 2.21.1 to 2.21.2

Release notes

Sourced from pyproject-fmt's releases.

pyproject-fmt/2.21.2

Commits
  • 76710cb Release pyproject-fmt 2.21.2 [skip ci]
  • 2c2c9b6 Release tox-toml-fmt 1.9.3 [skip ci]
  • af025bf ✨ feat(build): support free-threaded Python wheels (#307)
  • 0fa616e build(deps): bump taiki-e/install-action from 2.75.18 to 2.75.23 in the githu...
  • c8505ee [pre-commit.ci] pre-commit autoupdate (#303)
  • 973d97e 🐛 fix(common): skip empty tables in Tables::get (#304)
  • ebd487a Update Rust dependencies (#302)
  • cce6a40 Update Python dependencies (#301)
  • eecf4a0 build(deps): bump the github-actions group with 2 updates (#300)
  • a498b78 build(deps): bump rustls-webpki from 0.103.12 to 0.103.13 (#298)
  • Additional commits viewable in compare view

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 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

Bumps the dev-dependencies group with 2 updates: [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown) and [pyproject-fmt](https://github.com/tox-dev/toml-fmt).


Updates `pymarkdownlnt` from 0.9.36 to 0.9.37
- [Release notes](https://github.com/jackdewinter/pymarkdown/releases)
- [Changelog](https://github.com/jackdewinter/pymarkdown/blob/main/changelog.md)
- [Commits](jackdewinter/pymarkdown@v0.9.36...v0.9.37)

Updates `pyproject-fmt` from 2.21.1 to 2.21.2
- [Release notes](https://github.com/tox-dev/toml-fmt/releases)
- [Commits](tox-dev/toml-fmt@pyproject-fmt/2.21.1...pyproject-fmt/2.21.2)

---
updated-dependencies:
- dependency-name: pymarkdownlnt
  dependency-version: 0.9.37
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pyproject-fmt
  dependency-version: 2.21.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
install_playwright
   __init__.py34294%18–19
TOTAL34294% 

Tests Skipped Failures Errors Time
10 0 💤 0 ❌ 0 🔥 45.623s ⏱️

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

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants