Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

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

Updates @agentica/core from 0.32.8 to 0.34.0

Release notes

Sourced from @​agentica/core's releases.

v0.34.0

   🚀 Features

    View changes on GitHub

v0.33.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.33.1

   🐞 Bug Fixes

  • agent: OpenAI does not send type := function discriminator.  -  by @​samchon (34173)
    View changes on GitHub

v0.33.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.32.9

   🔨 Code Refactoring

    View changes on GitHub
Commits

Updates openai from 5.23.1 to 6.8.1

Release notes

Sourced from openai's releases.

v6.8.1

6.8.1 (2025-11-05)

Full Changelog: v6.8.0...v6.8.1

Bug Fixes

  • api: fix nullability of logprobs (40a403c)

v6.8.0

6.8.0 (2025-11-03)

Full Changelog: v6.7.0...v6.8.0

Features

  • api: Realtime API token_limits, Hybrid searching ranking options (6a5b48c)
  • api: remove InputAudio from ResponseInputContent (9909fef)

Chores

  • internal: codegen related update (3ad52aa)

v6.7.0

6.7.0 (2025-10-24)

Full Changelog: v6.6.0...v6.7.0

Features

Bug Fixes

v6.6.0

6.6.0 (2025-10-20)

Full Changelog: v6.5.0...v6.6.0

Features

  • api: Add responses.input_tokens.count (520c8a9)

Bug Fixes

... (truncated)

Changelog

Sourced from openai's changelog.

6.8.1 (2025-11-05)

Full Changelog: v6.8.0...v6.8.1

Bug Fixes

  • api: fix nullability of logprobs (40a403c)

6.8.0 (2025-11-03)

Full Changelog: v6.7.0...v6.8.0

Features

  • api: Realtime API token_limits, Hybrid searching ranking options (6a5b48c)
  • api: remove InputAudio from ResponseInputContent (9909fef)

Chores

  • internal: codegen related update (3ad52aa)

6.7.0 (2025-10-24)

Full Changelog: v6.6.0...v6.7.0

Features

Bug Fixes

6.6.0 (2025-10-20)

Full Changelog: v6.5.0...v6.6.0

Features

  • api: Add responses.input_tokens.count (520c8a9)

Bug Fixes

  • api: internal openapi updates (d4aaef9)

6.5.0 (2025-10-17)

... (truncated)

Commits

Updates typia from 9.7.2 to 10.0.0

Release notes

Sourced from typia's releases.

v10.0.0

What's Changed

Full Changelog: samchon/typia@v9.7.2...v10.0.0

Commits
  • e0932e8 before publishing
  • 9754ba1 Fix TS compiler bug by invalid LLM function calling case. (#1684)
  • e766980 Break change on LLM schemas from @samchon/openapi (#1683)
  • c644f69 Merge pull request #1674 from samchon/dependabot/npm_and_yarn/test/ecosystem-...
  • 1995b8b Bump typescript from 5.9.2 to 5.9.3 in /test in the ecosystem group
  • d300905 fix typos (#1678)
  • 075eb44 Support @autobe/interface in playground for demonstration (#1672)
  • See full diff 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 3 updates in the / directory: [@agentica/core](https://github.com/wrtnlabs/agentica), [openai](https://github.com/openai/openai-node) and [typia](https://github.com/samchon/typia).


Updates `@agentica/core` from 0.32.8 to 0.34.0
- [Release notes](https://github.com/wrtnlabs/agentica/releases)
- [Commits](wrtnlabs/agentica@v0.32.8...v0.34.0)

Updates `openai` from 5.23.1 to 6.8.1
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v5.23.1...v6.8.1)

Updates `typia` from 9.7.2 to 10.0.0
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v9.7.2...v10.0.0)

---
updated-dependencies:
- dependency-name: "@agentica/core"
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: agent
- dependency-name: openai
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: agent
- dependency-name: typia
  dependency-version: 10.0.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 Nov 7, 2025
@studio-pro
Copy link

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 912826f into main Nov 7, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/agent-b1ed32008e branch November 7, 2025 16:18
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.

2 participants