Skip to content

chore(deps)(deps): bump @ax-llm/ax from 16.1.12 to 19.0.11#55

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

  • feat: Add ai parameter to wrapFunction and related methods in AxAgent for enhanced functionality 0e59c963

Release 18.0.11

  • feat: Enhance shared fields handling in AxAgent and add new tests for parameter scoping f8002bc6

Release 18.0.10

  • feat: Add toInputJSONSchema method and related tests for AxSignature and agent function parameters c836239d

... (truncated)

Changelog

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

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

  • implement session auto-recovery after timeout and improve error handling 7f76d94

19.0.10 (2026-02-27)

Features

  • implement session auto-recovery after timeout and improve error handling 7f76d94

19.0.9 (2026-02-27)

Features

  • enhance error handling by providing focused source context for runtime errors 7b3e5ee

19.0.9 (2026-02-27)

Features

  • enhance error handling by providing focused source context for runtime errors 7b3e5ee

19.0.8 (2026-02-26)

Features

  • enhance error formatting and template rendering 1dc59ae

19.0.8 (2026-02-26)

Features

  • enhance error formatting and template rendering 1dc59ae

19.0.7 (2026-02-26)

19.0.6 (2026-02-26)

Bug Fixes

  • build fix 7286042

... (truncated)

Commits
  • 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)
  • 74c46e5 chore: release v19.0.10
  • 7f76d94 feat: implement session auto-recovery after timeout and improve error handling
  • 5cd74f1 chore: release v19.0.9
  • 7b3e5ee feat: enhance error handling by providing focused source context for runtime ...
  • 3f6f177 chore: release v19.0.8
  • 1dc59ae feat: enhance error formatting and template rendering
  • 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.11.
- [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.11)

---
updated-dependencies:
- dependency-name: "@ax-llm/ax"
  dependency-version: 19.0.11
  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 1, 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