Skip to content

chore(deps): bump opik from 1.6.8 to 1.10.14#65

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/opik-1.10.14
Open

chore(deps): bump opik from 1.6.8 to 1.10.14#65
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/opik-1.10.14

Conversation

@dependabot
Copy link

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

Bumps opik from 1.6.8 to 1.10.14.

Release notes

Sourced from opik's releases.

1.10.14

What's Changed

Full Changelog: comet-ml/opik@1.10.13...1.10.14

1.10.13

What's Changed

... (truncated)

Changelog

Sourced from opik's changelog.

Changelog

Note: This changelog only contains breaking and critical changes for self-hosted deployments. For a complete changelog, please see our official changelog.

Release 1.7.15, 2025-05-05

Critical Changes

  • Updated port mapping when using opik.sh - This may affect existing deployments
  • Fixed persistence when using Docker compose deployments - Requires reconfiguration for existing deployments

Release 1.7.11, 2025-04-21

Security Change

  • Updated Dockerfiles to ensure all containers run as non root users - This is a security-critical change that requires container recreation

Release 1.7.0, 2025-04-09 #

Backward Incompatible Change

In this release, we migrated the Clickhouse table engines to their replicated version. The migration was automated, and we don't expect any errors. However, if you have any issues, please check this link or feel free to open an issue in this repository.

Release 1.0.3, 2024-10-29 #

Backward Incompatible Change

The structure of dataset items has changed to include new dynamic fields. Dataset items logged before version 1.0.3 will still show but would not be searchable. If you would like to migrate previous dataset items to the new format, please see the instructions below: dataset item migration for more information*.

Release 1.0.2, 2024-10-21

Backward Incompatible Change

  • Updated datasets to support more flexible data schema - This change affects how dataset items are structured and may require updates to existing dataset insertion code. See Dataset Documentation for details.
  • The context field is now optional in the Hallucination metric - This may affect existing evaluation configurations

Release 1.0.1, 2024-09-30

Backward Incompatible Change

  • Changed dataset item insertion behavior - Duplicate items are now silently ignored instead of being ingested, which may affect data collection workflows. See Dataset Documentation for details.

Release 1.0.0, 2024-11-25

Backward Incompatible Change

  • Updated OpenAI integration to track structured output calls using beta.chat.completions.parse - This may affect existing OpenAI integration code. See OpenAI Integration Documentation for details.
  • Fixed issue with update_current_span and update_current_trace that did not support updating the output field - This may affect existing trace update code. See Tracing Documentation for details.

Release 1.0.0, 2025-03-17

Backward Incompatible Change

Commits
  • b28adeb [OPIK-4381] [SDK] Automatically populate project_name when creating experimen...
  • f3f6f17 [OPIK-4330] [SDK] TypeScript SDK OQL config split (#5210)
  • 699b96f [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code (#5245)
  • 7f199bb [OPIK-4434] [TS SDK] Update default evaluation model and fix documentation re...
  • 4192bf0 [OPIK-4381] [SDK] Auto-generated code for project_id field in experiment item...
  • 0312509 [OPIK-4381] [BE] Add experiment_items.project_id with fallback logic (#5185)
  • 8ac6fc5 [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code (#5221)
  • 683db2c Revert "[CUST-5054] [BE/P SDK/ TS] Allow experiments with null dataset_name t...
  • 88f96e3 [CUST-5054] [BE/P SDK/ TS] Allow experiments with null dataset_name to be lis...
  • 1c64968 Update versions to 1.10.13 and bump base version to 1.10.14
  • 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 [opik](https://github.com/comet-ml/opik/tree/HEAD/sdks/typescript) from 1.6.8 to 1.10.14.
- [Release notes](https://github.com/comet-ml/opik/releases)
- [Changelog](https://github.com/comet-ml/opik/blob/main/CHANGELOG.md)
- [Commits](https://github.com/comet-ml/opik/commits/1.10.14/sdks/typescript)

---
updated-dependencies:
- dependency-name: opik
  dependency-version: 1.10.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency infrastructure Infrastructure and deployment related labels Feb 17, 2026
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 infrastructure Infrastructure and deployment related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants