Skip to content

Comments

chore(deps)(deps): bump @ax-llm/ax from 16.1.12 to 18.0.7#54

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

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

Release notes

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

Release 18.0.7

  • feat(worker): add tests for variable persistence across async calls and enhance axWorkerRuntime with top-level declaration extraction a2ba6b3e

Release 18.0.6

  • feat(worker): enhance axWorkerRuntime and getWorkerSource with improved serialization handling and bundler polyfills 51a9994d
  • fix(worker): use bundler-safe require access in serialized runtime 4c0e127b

Release 18.0.5

  • feat(worker): implement axWorkerRuntime for improved worker source management 9e99e48a

Release 18.0.4

  • feat: Implement getUsageInstructions method in AxCodeRuntime and update related usages across multiple files for consistency 7f2dfcdc
  • fix: Migrate from nested rlm object to top-level properties for context fields, runtime, and other options across multiple agents and examples. Update documentation and examples to reflect the new structure, ensuring clarity in agent definitions and improving consistency in code organization. 3c55e1c6

Release 18.0.3

  • feat: Enhance AxAgent with recursion options and action description logging 908303dd

Release 18.0.2

  • feat: Enhance AxAgent with demo validation and descriptions 462bc722

Release 18.0.1

  • Refactor ax-llm documentation to enhance type-safe signature creation using fluent API. Update examples to demonstrate new field builders and improve clarity on usage patterns. Remove outdated string syntax examples and streamline sections on AI provider setup, agents, workflows, and error handling. 99e72117

Release 18.0.0

  • Feat: Redesign of AxAgent to be RLM native ddb1f17a
  • Refactor RLM inline mode: remove resultReady field, update tests and documentation 61637024

Release 17.0.11

  • fix: update AxJSRuntime usage instructions and enhance llmQuery handling in AxAgent c424489a

Release 17.0.10

  • feat: enhance AxJSRuntime with output mode and usage instructions fe07dec2

Release 17.0.9

  • feat: new inline and function modse for axagent rlm a2b4c0fe
  • Simplify code field execution message 2fe6ba19
  • add inline RLM mode defaults and sync RLM config types 4a87bde7

Release 17.0.8

  • feat: improve error handling in AxJSRuntime and integration tests 799a4257

Release 17.0.7

  • feat: enhance error handling with data preservation in AxJSRuntime 272a8eef

Release 17.0.6

  • feat: enhance error handling in AxJSRuntime ed939cfb

Release 17.0.5

  • feat: enhance RLM session management and error handling 77493d54

... (truncated)

Changelog

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

18.0.7 (2026-02-22)

Features

  • worker: add tests for variable persistence across async calls and enhance axWorkerRuntime with top-level declaration extraction a2ba6b3

18.0.6 (2026-02-21)

Features

  • worker: enhance axWorkerRuntime and getWorkerSource with improved serialization handling and bundler polyfills 51a9994

Bug Fixes

  • worker: use bundler-safe require access in serialized runtime 4c0e127

18.0.6 (2026-02-21)

Features

  • worker: enhance axWorkerRuntime and getWorkerSource with improved serialization handling and bundler polyfills 51a9994
  • worker: implement axWorkerRuntime for improved worker source management 9e99e48

Bug Fixes

  • worker: use bundler-safe require access in serialized runtime 4c0e127

18.0.5 (2026-02-21)

Features

  • worker: implement axWorkerRuntime for improved worker source management 9e99e48

18.0.4 (2026-02-20)

Features

  • Implement getUsageInstructions method in AxCodeRuntime and update related usages across multiple files for consistency 7f2dfcd

Bug Fixes

  • Migrate from nested rlm object to top-level properties for context fields, runtime, and other options across multiple agents and examples. Update documentation and examples to reflect the new structure, ensuring clarity in agent definitions and improving consistency in code organization. 3c55e1c

18.0.4 (2026-02-20)

Features

  • Enhance AxAgent with recursion options and action description logging 908303d
  • Implement getUsageInstructions method in AxCodeRuntime and update related usages across multiple files for consistency 7f2dfcd

Bug Fixes

... (truncated)

Commits
  • a0ae313 chore: release v18.0.7
  • a2ba6b3 feat(worker): add tests for variable persistence across async calls and enhan...
  • 8942024 chore: release v18.0.6
  • 51a9994 feat(worker): enhance axWorkerRuntime and getWorkerSource with improved seria...
  • 4c0e127 fix(worker): use bundler-safe require access in serialized runtime
  • 113f6e1 chore: release v18.0.5
  • 9e99e48 feat(worker): implement axWorkerRuntime for improved worker source management
  • 393a3cc chore: release v18.0.4
  • 7f2dfcd feat: Implement getUsageInstructions method in AxCodeRuntime and update relat...
  • 3c55e1c fix: Migrate from nested rlm object to top-level properties for context fie...
  • 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 18.0.7.
- [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...18.0.7)

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