Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps the org group with 1 update: markdown-gfm-admonition.

Updates markdown-gfm-admonition from 0.1.1 to 0.2.0

Commits
  • 903b652 Support lowercase admonition names
  • 275d94f Drop Python 3.8 support, add Python 3.13/3.14 support
  • 32380b8 Use SPDX license expression in pyproject.toml
  • 9dbfe62 Migrate from pip to uv for build and test tooling
  • 889aaf3 Add agent guidelines for AI coding assistants
  • 4508b1c Upgrade actions/upload-artifact to v4
  • b495ad5 Usage
  • c812432 Version bump
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 org group with 1 update: [markdown-gfm-admonition](https://github.com/dahlia/markdown-gfm-admonition).


Updates `markdown-gfm-admonition` from 0.1.1 to 0.2.0
- [Release notes](https://github.com/dahlia/markdown-gfm-admonition/releases)
- [Commits](dahlia/markdown-gfm-admonition@0.1.1...0.2.0)

---
updated-dependencies:
- dependency-name: markdown-gfm-admonition
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: org
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A minor version bump python:uv Pull requests that update python:uv code labels Nov 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2025 18:25
@dependabot dependabot bot requested review from shenxianpeng and removed request for a team November 25, 2025 18:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor A minor version bump python:uv Pull requests that update python:uv code labels Nov 25, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 25, 2025

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v16.0.6) reports: 2 file(s) not formatted
  • docs/examples/demo/demo.hpp
  • docs/examples/demo/demo.cpp
clang-tidy (v16.0.6) reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

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 minor A minor version bump python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant