Skip to content

chore(deps)(deps): bump @ax-llm/ax from 16.1.12 to 19.0.13#56

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ax-llm/ax-19.0.13
Open

chore(deps)(deps): bump @ax-llm/ax from 16.1.12 to 19.0.13#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ax-llm/ax-19.0.13

Conversation

@dependabot
Copy link
Contributor

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

Bumps @ax-llm/ax from 16.1.12 to 19.0.13.

Release notes

Sourced from @​ax-llm/ax's releases.

Release 19.0.13

  • feat: implement patchGlobals method for AxCodeSession and update related functionality ef03ceb2

Release 19.0.12

  • feat: add RLM Discovery example with writing coach and analytics tools 9f5ec0d5
  • fix: update model names and costs for Google Gemini configurations 48b32356
  • feat: add inputUpdateCallback for dynamic input updates during actor turns b233e2f4

Release 19.0.11

  • fix: update schema validation to allow arbitrary JSON objects in structured outputs 77c45832
  • feat: add local field support to keep shared fields available in parent agents e84014b4
  • fix: don't throw on bare object schemas in Anthropic tool parameters (#494) c7a4ecc2

Release 19.0.10

  • feat: implement session auto-recovery after timeout and improve error handling 7f76d944

Release 19.0.9

  • feat: enhance error handling by providing focused source context for runtime errors 7b3e5eee

Release 19.0.8

  • feat: enhance error formatting and template rendering 1dc59ae8

Release 19.0.7

  • refactor: remove Promise from async function signatures and improve error formatting 006c5b24

Release 19.0.6

  • fix: build fix 7286042c

Release 19.0.5

  • feat: enhance context field handling and improve type normalization in RLM bdd2ccda

Release 19.0.4

  • refactor: rename maxLlmCalls to maxSubAgentCalls for consistency across documentation and code 46506bb8

Release 19.0.3

  • Refactor AxAgent and related types for improved context handling and function registration 6a191ece

Release 19.0.2

  • feat: add self-registration prevention for child agents and update documentation references 74f9c14d

Release 19.0.1

  • feat: update agent function structure to use object notation for functions and agents 399e4543

Release 19.0.0

No release notes provided.

Release 18.0.13

  • feat: Add support for shared fields and agents in AxAgent, enhancing agent hierarchy data passing e541397c

Release 18.0.12

... (truncated)

Changelog

Sourced from @​ax-llm/ax's changelog.

19.0.13 (2026-03-07)

Features

  • implement patchGlobals method for AxCodeSession and update related functionality ef03ceb

19.0.12 (2026-03-06)

Features

  • add inputUpdateCallback for dynamic input updates during actor turns b233e2f
  • add RLM Discovery example with writing coach and analytics tools 9f5ec0d

Bug Fixes

  • update model names and costs for Google Gemini configurations 48b3235

19.0.12 (2026-03-06)

Features

  • add inputUpdateCallback for dynamic input updates during actor turns b233e2f
  • add RLM Discovery example with writing coach and analytics tools 9f5ec0d

Bug Fixes

  • update model names and costs for Google Gemini configurations 48b3235

19.0.11 (2026-03-01)

Features

  • add local field support to keep shared fields available in parent agents e84014b

Bug Fixes

  • don't throw on bare object schemas in Anthropic tool parameters (#494) c7a4ecc
  • update schema validation to allow arbitrary JSON objects in structured outputs 77c4583

19.0.11 (2026-03-01)

Features

  • add local field support to keep shared fields available in parent agents e84014b

Bug Fixes

  • don't throw on bare object schemas in Anthropic tool parameters (#494) c7a4ecc
  • update schema validation to allow arbitrary JSON objects in structured outputs 77c4583

19.0.10 (2026-02-27)

Features

... (truncated)

Commits
  • 71181d5 chore: release v19.0.13
  • ef03ceb feat: implement patchGlobals method for AxCodeSession and update related func...
  • 8b8e628 chore: release v19.0.12
  • 9f5ec0d feat: add RLM Discovery example with writing coach and analytics tools
  • 48b3235 fix: update model names and costs for Google Gemini configurations
  • b233e2f feat: add inputUpdateCallback for dynamic input updates during actor turns
  • e2747ba chore: release v19.0.11
  • 77c4583 fix: update schema validation to allow arbitrary JSON objects in structured o...
  • e84014b feat: add local field support to keep shared fields available in parent agents
  • c7a4ecc fix: don't throw on bare object schemas in Anthropic tool parameters (#494)
  • 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 [@ax-llm/ax](https://github.com/ax-llm/ax) from 16.1.12 to 19.0.13.
- [Release notes](https://github.com/ax-llm/ax/releases)
- [Changelog](https://github.com/ax-llm/ax/blob/main/CHANGELOG.md)
- [Commits](ax-llm/ax@16.1.12...19.0.13)

---
updated-dependencies:
- dependency-name: "@ax-llm/ax"
  dependency-version: 19.0.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants