Skip to content

Bump github.com/boundaryml/baml from 0.218.1 to 0.219.0 in /core#811

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/core/github.com/boundaryml/baml-0.219.0
Closed

Bump github.com/boundaryml/baml from 0.218.1 to 0.219.0 in /core#811
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/core/github.com/boundaryml/baml-0.219.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 13, 2026

Bumps github.com/boundaryml/baml from 0.218.1 to 0.219.0.

Changelog

Sourced from github.com/boundaryml/baml's changelog.

0.219.0 - 2026-02-12

Bug Fixes

  • allow 'baml-cli serv' to handle big PDFs (#3046) - (8cb8016) - Sam Lijin
  • fix vercel build, show last known prompt if there's errors (#3077)
  • fix template_string rendering in test data (#3091)
  • Add cancel_notify support and test for Ctrl+C in test executor (#3074) - (065e40c) - hellovai
  • Add build_request to CFFI, Go runtime/codegen, and Rust codegen (#3089) - (a6c3995) - hellovai
  • Lint jinja templates in baml_language (#3086) - (0728974) - Greg Hale
  • Bump version to 0.219.0 - (8fe1083) - Aaron Villalpando
Commits
  • 309e4e2 chore: Bump version to 0.219.0 (#3109)
  • 3148714 feat(wasm): bind env_vars callback to BAML WASM runtime (#3103)
  • cd84010 Make sys_ops buildable so we can prep for WASM (#3099)
  • 0adb767 Port env from native function to sys_op, remove env_vars from pipeline (#3102)
  • c00e8f8 Warn on use of nullable enums in templates (#3101)
  • b4250df Add bex_factory crate, update bridge_cffi to use it (#3098)
  • d8b4917 baml-language: implement template strings (#3096)
  • f2a30be validate function names in test blocks (#3097)
  • 0aa193c Enable VM benches (#3095)
  • fb3ec35 Compile LLM functions to bytecode calling call_llm_function (#3094)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2026
Bumps [github.com/boundaryml/baml](https://github.com/boundaryml/baml) from 0.218.1 to 0.219.0.
- [Release notes](https://github.com/boundaryml/baml/releases)
- [Changelog](https://github.com/BoundaryML/baml/blob/canary/CHANGELOG.md)
- [Commits](BoundaryML/baml@0.218.1...0.219.0)

---
updated-dependencies:
- dependency-name: github.com/boundaryml/baml
  dependency-version: 0.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/core/github.com/boundaryml/baml-0.219.0 branch from 673b4ea to c51fd8b Compare March 13, 2026 19:50
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Superseded by #852.

@dependabot dependabot Bot closed this Mar 16, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/core/github.com/boundaryml/baml-0.219.0 branch March 16, 2026 18:40
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants