Skip to content

chore(deps): bump @tuteliq/sdk from 2.31.0 to 2.32.0 in the production-dependencies group - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-87a8612e66
Open

chore(deps): bump @tuteliq/sdk from 2.31.0 to 2.32.0 in the production-dependencies group#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-87a8612e66

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update: @tuteliq/sdk.

Updates @tuteliq/sdk from 2.31.0 to 2.32.0

Changelog

Sourced from @​tuteliq/sdk's changelog.

[2.32.0] - 2026-08-28

Added

  • context.priorMessages and continuationToken/resetConversation on detectUnsafe. detectUnsafe never exposed multi-turn support at all, unlike detectBullying/detectGrooming — no context field for submitting prior turns, and no way to carry trajectory across separate calls, despite the API's /unsafe route supporting continuation_token all along, and now also supporting context.prior_messagesTuteliq/api#173priorMessages is a new ContextInput field (idiomatic camelCase; normalizeContext translates it to the wire's prior_messages — every other endpoint using ContextInput picks it up automatically too, ignored server-side where unsupported). continuationToken/resetConversation on DetectUnsafeInput, and continuation_token/continuation_expires_at/state_source/trajectory_risk/trajectory/severity_series on UnsafeResult, mirror BullyingResult's existing shape exactly — /unsafe's continuation machinery has always returned these, the SDK just never had types for them.
Commits

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 <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 production-dependencies group with 1 update: [@tuteliq/sdk](https://github.com/Tuteliq/node).


Updates `@tuteliq/sdk` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/Tuteliq/node/releases)
- [Changelog](https://github.com/Tuteliq/node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Tuteliq/node/commits)

---
updated-dependencies:
- dependency-name: "@tuteliq/sdk"
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants