Skip to content

chore(deps-dev): Bump snapper-fmt from 0.11.1 to 0.11.2 - #3654

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/uv/snapper-fmt-0.11.2
Sep 15, 2026
Merged

github-actions[bot] merged 2 commits into
mainfrom
dependabot/uv/snapper-fmt-0.11.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps snapper-fmt from 0.11.1 to 0.11.2.

Release notes

Sourced from snapper-fmt's releases.

v0.11.2 - 2026-09-11

Release Notes

Bug Fixes

  • (latex) treat sagetex sageverbatim family as code (#301)
  • (latex) treat filecontentsdef leftover sibling envs as code (#300)
  • (latex) treat fvextra VerbatimBuffer as code (#296)
  • (latex) treat fvextra VerbEnv as code (#293) (#297)
  • (latex) treat filecontentsdef env as code (#295)
  • (latex) treat tcolorbox verbatim write envs as code (#290)
  • (latex) treat pythontex pylab envs as verbatim (#278) (#289)
  • (latex) treat moreverb listing envs as code (#288)
  • (latex) treat pythontex sympy envs as verbatim (#277) (#287)
  • (latex) treat pythontex starred py envs as verbatim (#276) (#286)
  • (latex) treat minted-star env as code (#284)
  • (latex) tokenize fancyvrb SaveVerb like Verb (#275) (#283)
  • (latex) treat pythontex pygments env as verbatim (#282)
  • (latex) treat pythontex pyblock pyverbatim pyconsole as code (#257)
  • (latex) treat moreverb verbatimtab as code (#256)
  • (latex) treat fvextra VerbatimWrite as code (#255)
  • (latex) treat tcolorbox tcblisting-star as code (#254)
  • (latex) tokenize fancyvrb Verb and Verb* like verb (#253)
  • (latex) tokenize minted mintinline and mint like lstinline (#252)
  • (latex) treat fancyvrb Verbatim-star envs as code (#251)
  • (latex) treat spverbatim and spverb as verbatim (#242)
  • (latex) treat listings lstlisting* as code (#238)
  • (latex) treat alltt as code so listing bodies do not reflow as prose (#236)
  • (latex) treat fancyvrb SaveVerbatim and VerbatimOut as code (#224)
  • (latex) treat fancyvrb BVerbatim and LVerbatim as code (#223)
  • (latex) treat IEEEeqnarray xltabular and math-star as structure (#187)
  • (latex) treat NiceTabular listabla and spreadtab as structure (#188)
  • (latex) reflow figure and table caption long arguments (#156)
  • (latex) treat tikzcd axis and pgfpicture as structure (#152)
  • (latex) treat optional section short title as Structure (#150)
  • (latex) treat Verbatim boxedverbatim and tcblisting as code (#147)
  • (latex) treat mid-line display math opener as Structure (#124)
  • (latex) keep comment env and iffalse as raw (#116)
  • (latex) treat dollar-dollar display math as Structure (#115)
  • (latex) treat tree-sitter and latexindent math/table envs as structure (#114)
  • (latex) treat filecontents and trivia envs as code (#113)
  • (latex) hang enumerate item continuation sentences (#78)
  • (markdown) treat dest-on-next-line link references as Structure (#202)
  • (markdown) treat link-reference and footnote definitions as Structure (#190)
  • (markdown) treat 0-3 space ATX headings as Structure (#189)
  • (markdown) treat CommonMark > with optional space as a quote (#155)
  • (markdown) treat CommonMark thematic breaks as Structure (#149)
  • (markdown) keep GFM tables without flanking pipes as structure (#140)
  • (markdown) keep list items open across blank indent (#137)
  • (markdown) treat $$ display math as Structure (#123)
  • (markdown) treat CommonMark HTML blocks as Structure (#122)

... (truncated)

Changelog

Sourced from snapper-fmt's changelog.

v0.11.2 - 2026-09-11

Bug Fixes

  • (latex) treat sagetex sageverbatim family as code (#301)
  • (latex) treat filecontentsdef leftover sibling envs as code (#300)
  • (latex) treat fvextra VerbatimBuffer as code (#296)
  • (latex) treat fvextra VerbEnv as code (#293) (#297)
  • (latex) treat filecontentsdef env as code (#295)
  • (latex) treat tcolorbox verbatim write envs as code (#290)
  • (latex) treat pythontex pylab envs as verbatim (#278) (#289)
  • (latex) treat moreverb listing envs as code (#288)
  • (latex) treat pythontex sympy envs as verbatim (#277) (#287)
  • (latex) treat pythontex starred py envs as verbatim (#276) (#286)
  • (latex) treat minted-star env as code (#284)
  • (latex) tokenize fancyvrb SaveVerb like Verb (#275) (#283)
  • (latex) treat pythontex pygments env as verbatim (#282)
  • (latex) treat pythontex pyblock pyverbatim pyconsole as code (#257)
  • (latex) treat moreverb verbatimtab as code (#256)
  • (latex) treat fvextra VerbatimWrite as code (#255)
  • (latex) treat tcolorbox tcblisting-star as code (#254)
  • (latex) tokenize fancyvrb Verb and Verb* like verb (#253)
  • (latex) tokenize minted mintinline and mint like lstinline (#252)
  • (latex) treat fancyvrb Verbatim-star envs as code (#251)
  • (latex) treat spverbatim and spverb as verbatim (#242)
  • (latex) treat listings lstlisting* as code (#238)
  • (latex) treat alltt as code so listing bodies do not reflow as prose (#236)
  • (latex) treat fancyvrb SaveVerbatim and VerbatimOut as code (#224)
  • (latex) treat fancyvrb BVerbatim and LVerbatim as code (#223)
  • (latex) treat IEEEeqnarray xltabular and math-star as structure (#187)
  • (latex) treat NiceTabular listabla and spreadtab as structure (#188)
  • (latex) reflow figure and table caption long arguments (#156)
  • (latex) treat tikzcd axis and pgfpicture as structure (#152)
  • (latex) treat optional section short title as Structure (#150)
  • (latex) treat Verbatim boxedverbatim and tcblisting as code (#147)
  • (latex) treat mid-line display math opener as Structure (#124)
  • (latex) keep comment env and iffalse as raw (#116)
  • (latex) treat dollar-dollar display math as Structure (#115)
  • (latex) treat tree-sitter and latexindent math/table envs as structure (#114)
  • (latex) treat filecontents and trivia envs as code (#113)
  • (latex) hang enumerate item continuation sentences (#78)
  • (markdown) treat dest-on-next-line link references as Structure (#202)
  • (markdown) treat link-reference and footnote definitions as Structure (#190)
  • (markdown) treat 0-3 space ATX headings as Structure (#189)
  • (markdown) treat CommonMark > with optional space as a quote (#155)
  • (markdown) treat CommonMark thematic breaks as Structure (#149)
  • (markdown) keep GFM tables without flanking pipes as structure (#140)
  • (markdown) keep list items open across blank indent (#137)
  • (markdown) treat $$ display math as Structure (#123)
  • (markdown) treat CommonMark HTML blocks as Structure (#122)
  • (markdown) treat CommonMark indented code as Code (#121)
  • (markdown) treat quoted fences as Code (#119)

... (truncated)

Commits
  • 5343734 chore(release): prepare v0.11.2 (#302)
  • 61c7411 fix(latex): treat sagetex sageverbatim family as code (#301)
  • 3b606ed fix(latex): treat filecontentsdef leftover sibling envs as code (#300)
  • 379953b fix(latex): treat fvextra VerbatimBuffer as code (#296)
  • 090fe5a fix(latex): treat fvextra VerbEnv as code (#293) (#297)
  • 9161dbc fix(latex): treat filecontentsdef env as code (#295)
  • 3f6a2be fix(latex): treat tcolorbox verbatim write envs as code (#290)
  • 5a9643f fix(latex): treat pythontex pylab envs as verbatim (#278) (#289)
  • b04f2fe fix(latex): treat moreverb listing envs as code (#288)
  • 5797321 fix(latex): treat pythontex sympy envs as verbatim (#277) (#287)
  • Additional commits viewable in compare view

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 [snapper-fmt](https://github.com/TurtleTech-ehf/snapper) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/TurtleTech-ehf/snapper/releases)
- [Changelog](https://github.com/TurtleTech-ehf/snapper/blob/main/CHANGELOG.md)
- [Commits](TurtleTech-ehf/snapper@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: snapper-fmt
  dependency-version: 0.11.2
  dependency-type: direct:development
  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 Sep 15, 2026
@dependabot
dependabot Bot deployed to development September 15, 2026 05:13 Active
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