Skip to content

Bump xgrammar from 0.1.19 to 0.1.32 in /requirements#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/xgrammar-0.1.32
Open

Bump xgrammar from 0.1.19 to 0.1.32 in /requirements#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/requirements/xgrammar-0.1.32

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps xgrammar from 0.1.19 to 0.1.32.

Release notes

Sourced from xgrammar's releases.

v0.1.32

What's Changed

New Contributors

Full Changelog: mlc-ai/xgrammar@v0.1.31...v0.1.32

v0.1.31

v0.1.30 will be yanked soon for the issues in apply_token_bitmask_inplace and the Windows OS compatibility of crossing-grammar caching. Please use v0.1.31 instead.

What's Changed

Full Changelog: mlc-ai/xgrammar@v0.1.30...v0.1.31

v0.1.30

What's Changed

... (truncated)

Commits
  • 62e1355 Bump to v0.1.32 (#551)
  • 5ea5c7b fix: fix the wrong logger behavior. (#540)
  • de6839a feat: provides builtin structural tag formats for several models. (#530)
  • b3d56d6 refactor: remove AST fallback paths from Earley parser (#546)
  • 2ce3a3e refactor: move kRepeat handling from AST path to FSM via kRepeatRef edges (#542)
  • 165dbe8 Add optional timeout for _traverse_draft_tree (#543)
  • 1df655c feat: support empty string in structural tag const_string format (#539)
  • 2d46f9f fix: strip JSON quotes from string const/enum in XML tool calling format (#538)
  • 2087e0a fix: fix the deepseek_xml format. (#537)
  • 883c597 feat: support MinimaxXmlFormat and DeepSeekXmlFormat. (#529)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [xgrammar](https://github.com/mlc-ai/xgrammar) from 0.1.19 to 0.1.32.
- [Release notes](https://github.com/mlc-ai/xgrammar/releases)
- [Commits](mlc-ai/xgrammar@v0.1.19...v0.1.32)

---
updated-dependencies:
- dependency-name: xgrammar
  dependency-version: 0.1.32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants