Skip to content

Bump marko from 2.2.3 to 2.2.4 in /test/repo_hygiene - #1645

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/test/repo_hygiene/marko-2.2.4
Open

Bump marko from 2.2.3 to 2.2.4 in /test/repo_hygiene#1645
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/test/repo_hygiene/marko-2.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps marko from 2.2.3 to 2.2.4.

Changelog

Sourced from marko's changelog.

v2.2.4(2026-08-12)

Added

  • Add source mapping for AST elements. Every element now carries a source_span attribute (a (start, end) tuple of indices into the source text) plus the start_pos/end_pos convenience properties, and inline elements expose their pure-syntax parts (e.g. emphasis markers, code span backticks, link brackets) via syntax_spans. This enables features like syntax highlighting. #273

Fixed

  • Fix a quadratic-time linebreak parsing issue when the input contains no newline character. #219
  • Preserve loose list spacing when re-rendering Markdown with MarkdownRenderer. #272
  • Fix the broken tests badge link in the docs index page. #207
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [marko](https://github.com/frostming/marko) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/frostming/marko/releases)
- [Changelog](https://github.com/frostming/marko/blob/master/CHANGELOG.md)
- [Commits](frostming/marko@v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: marko
  dependency-version: 2.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 19, 2026
@dependabot dependabot Bot added the python:uv Pull requests that update python:uv code label Aug 19, 2026
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

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants