Skip to content

Comments

build(deps): bump @openai/agents from 0.3.3 to 0.4.10 in /typescript#375

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typescript/openai/agents-0.4.10
Open

build(deps): bump @openai/agents from 0.3.3 to 0.4.10 in /typescript#375
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/typescript/openai/agents-0.4.10

Conversation

@dependabot
Copy link
Contributor

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

Bumps @openai/agents from 0.3.3 to 0.4.10.

Release notes

Sourced from @​openai/agents's releases.

v0.4.10

What's Changed

Documents & Other Changes

Full Changelog: openai/openai-agents-js@v0.4.9...v0.4.10

v0.4.9

What's Changed

Documents & Other Changes

Full Changelog: openai/openai-agents-js@v0.4.8...v0.4.9

v0.4.8

What's Changed

Documents & Other Changes

New Contributors

Full Changelog: openai/openai-agents-js@v0.4.7...v0.4.8

v0.4.7

Key Changes

Hosted container tool + Skills

This release includes the hosted shell runtime tool along with its native skills support. Developers now can pass a container-based shell runtime with skills this way:

import { Agent } from '@openai/agents';
const agent = new Agent({
</tr></table>

... (truncated)

Commits
  • 38926f6 chore: update versions (#967)
  • 81d8fe1 ci: enable test jobs for skipped path files
  • de6a5f3 feat(core,realtime): add function tool timeouts and trace metadata propagatio...
  • a402905 ci: immediately run coverage job
  • 76f2c8d chore: update versions (#961)
  • 0ca2612 fix(tracing): #954 propagate trace metadata to spans for processors (#964)
  • d3dcafc docs: update translated document pages (#962)
  • e43b5c6 docs: update docs to reflect recent changes (#960)
  • 0b1ebea fix(tracing): avoid internal dist type imports in OpenAI tracing exporter (#959)
  • cd52fb2 chore: update versions (#958)
  • 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 javascript Pull requests that update javascript code labels Feb 23, 2026
Bumps [@openai/agents](https://github.com/openai/openai-agents-js) from 0.3.3 to 0.4.10.
- [Release notes](https://github.com/openai/openai-agents-js/releases)
- [Commits](openai/openai-agents-js@v0.3.3...v0.4.10)

---
updated-dependencies:
- dependency-name: "@openai/agents"
  dependency-version: 0.4.10
  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/npm_and_yarn/typescript/openai/agents-0.4.10 branch from bee6a77 to 686570d Compare February 23, 2026 15:23
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