Skip to content

chore(deps): bump the agent group across 1 directory with 2 updates#27

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/agent-057776d1c4
Jun 10, 2025
Merged

chore(deps): bump the agent group across 1 directory with 2 updates#27
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/agent-057776d1c4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 10, 2025

Bumps the agent group with 2 updates in the / directory: @agentica/core and openai.

Updates @agentica/core from 0.27.3 to 0.28.0

Release notes

Sourced from @​agentica/core's releases.

v0.28.0

   🚀 Features

   📝 Documentation

    View changes on GitHub
Commits

Updates openai from 4.103.0 to 5.3.0

Release notes

Sourced from openai's releases.

v5.3.0

5.3.0 (2025-06-10)

Full Changelog: v5.2.0...v5.3.0

Features

  • api: Add o3-pro model IDs (9988f8e)

v5.2.0

5.2.0 (2025-06-09)

Full Changelog: v5.1.1...v5.2.0

Features

  • api: Add tools and structured outputs to evals (64844f1)

Bug Fixes

  • changelog: remove duplicated entries (18484cc)

Chores

  • avoid type error in certain environments (44ac3d9)

Documentation

v5.1.1

5.1.1 (2025-06-05)

Full Changelog: v5.1.0...v5.1.1

Bug Fixes

  • assistants: handle thread.run.incomplete while streaming (8f5e7f3)

Chores

  • docs: use top-level-await in example snippets (065d3b0)
  • internal: fix readablestream types in node 20 (771ae81)

v5.1.0

5.1.0 (2025-06-03)

... (truncated)

Changelog

Sourced from openai's changelog.

5.3.0 (2025-06-10)

Full Changelog: v5.2.0...v5.3.0

Features

  • api: Add o3-pro model IDs (9988f8e)

5.2.0 (2025-06-09)

Full Changelog: v5.1.1...v5.2.0

Features

  • api: Add tools and structured outputs to evals (64844f1)

Bug Fixes

  • changelog: remove duplicated entries (18484cc)

Chores

  • avoid type error in certain environments (44ac3d9)

Documentation

5.1.1 (2025-06-05)

Full Changelog: v5.1.0...v5.1.1

Bug Fixes

  • assistants: handle thread.run.incomplete while streaming (8f5e7f3)

Chores

  • docs: use top-level-await in example snippets (065d3b0)
  • internal: fix readablestream types in node 20 (771ae81)

5.1.0 (2025-06-03)

Full Changelog: v5.0.2...v5.1.0

Features

... (truncated)

Commits
  • f4f5fde Merge pull request #1541 from openai/release-please--branches--master--change...
  • 5a83783 release: 5.3.0
  • 9988f8e feat(api): Add o3-pro model IDs
  • a9e959f Merge pull request #1535 from openai/release-please--branches--master--change...
  • f5dee4e release: 5.2.0
  • 64844f1 feat(api): Add tools and structured outputs to evals
  • b3d488f docs(changelog): reference MIGRATION.md
  • 18484cc fix(changelog): remove duplicated entries
  • 44ac3d9 chore: avoid type error in certain environments
  • d758def Merge pull request #1529 from openai/release-please--branches--master--change...
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @studio-pro.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the agent group with 2 updates in the / directory: [@agentica/core](https://github.com/wrtnlabs/agentica) and [openai](https://github.com/openai/openai-node).


Updates `@agentica/core` from 0.27.3 to 0.28.0
- [Release notes](https://github.com/wrtnlabs/agentica/releases)
- [Commits](wrtnlabs/agentica@v0.27.3...v0.28.0)

Updates `openai` from 4.103.0 to 5.3.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.103.0...v5.3.0)

---
updated-dependencies:
- dependency-name: "@agentica/core"
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agent
- dependency-name: openai
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: agent
...

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 Jun 10, 2025
@studio-pro
Copy link
Copy Markdown

@dependabot merge

@dependabot dependabot Bot merged commit bba0e36 into main Jun 10, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/agent-057776d1c4 branch June 10, 2025 16:54
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.

1 participant