Skip to content

build(deps): bump @ax-llm/ax from 20.0.1 to 21.0.0#97

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ax-llm/ax-21.0.0
Open

build(deps): bump @ax-llm/ax from 20.0.1 to 21.0.0#97
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ax-llm/ax-21.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps @ax-llm/ax from 20.0.1 to 21.0.0.

Release notes

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

Release 21.0.0

  • feat(agent): unify child-agent registration through functions array 689c0ba9
  • chore(agent): remove unused maxSubAgentCallsPerChild option 4a574d0c
  • docs(ax-agent skill): add maxSubAgentCallsPerChild + reserved-namespace list 7eeba51e
  • feat(agent): pass alreadyLoaded snapshot to onMemoriesSearch 69ae7d23
  • expose onUsedMemories/onUsedSkills options + ax-agent skills docs e6dceca0
  • fix(skill): drop false claim that forward() exposes memory results e8f5686e
  • checkpoint: recall/consult return void; ax-agent skill memories docs bcdc4be3
  • checkpoint ax agent pipeline c19973d2

Release 20.0.2

  • fix(google-gemini): correct Vertex cachedContents URL and model resource (#513) f2c39e52
  • fix(examples): remove deleted recursionOptions.maxDepth, fix functions shape a1b65c84
Changelog

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

21.0.0 (2026-05-09)

Features

  • agent: pass alreadyLoaded snapshot to onMemoriesSearch 69ae7d2
  • agent: unify child-agent registration through functions array 689c0ba

Bug Fixes

  • skill: drop false claim that forward() exposes memory results e8f5686

21.0.0 (2026-05-09)

Features

  • agent: pass alreadyLoaded snapshot to onMemoriesSearch 69ae7d2
  • agent: unify child-agent registration through functions array 689c0ba

Bug Fixes

  • skill: drop false claim that forward() exposes memory results e8f5686

20.0.2 (2026-05-08)

Bug Fixes

  • examples: remove deleted recursionOptions.maxDepth, fix functions shape a1b65c8
  • google-gemini: correct Vertex cachedContents URL and model resource (#513) f2c39e5

20.0.2 (2026-05-08)

Bug Fixes

  • examples: remove deleted recursionOptions.maxDepth, fix functions shape a1b65c8
  • google-gemini: correct Vertex cachedContents URL and model resource (#513) f2c39e5
Commits
  • 7bc584b chore: release v21.0.0
  • 689c0ba feat(agent): unify child-agent registration through functions array
  • 4a574d0 chore(agent): remove unused maxSubAgentCallsPerChild option
  • 7eeba51 docs(ax-agent skill): add maxSubAgentCallsPerChild + reserved-namespace list
  • 69ae7d2 feat(agent): pass alreadyLoaded snapshot to onMemoriesSearch
  • e6dceca expose onUsedMemories/onUsedSkills options + ax-agent skills docs
  • e8f5686 fix(skill): drop false claim that forward() exposes memory results
  • bcdc4be checkpoint: recall/consult return void; ax-agent skill memories docs
  • c19973d checkpoint ax agent pipeline
  • 3721946 chore: release v20.0.2
  • 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 20.0.1 to 21.0.0.
- [Release notes](https://github.com/ax-llm/ax/releases)
- [Changelog](https://github.com/ax-llm/ax/blob/main/CHANGELOG.md)
- [Commits](ax-llm/ax@20.0.1...21.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@cursor
Copy link
Copy Markdown

cursor Bot commented May 12, 2026

PR Summary

Medium Risk
This is a major-version dependency upgrade for @ax-llm/ax, which could introduce breaking API/runtime behavior changes in any code paths that use Ax agents even though no app code is modified in this PR.

Overview
Updates the @ax-llm/ax dependency from 20.0.1 to 21.0.0 in package.json and refreshes package-lock.json to pin the new release tarball/integrity metadata.

Reviewed by Cursor Bugbot for commit e20e350. Bugbot is set up for automated code reviews on this repo. Configure here.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​ax-llm/​ax@​20.0.1 ⏵ 21.0.072 +1100100 +196100

View full report

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants