8000 chore(js): update versions by github-actions[bot] · Pull Request #7926 · Arize-ai/phoenix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(js): update versions #7926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor
@github-actions github-actions bot commented Jun 4, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@arizeai/phoenix-client@2.2.0

Minor Changes

Patch Changes

@arizeai/phoenix-mcp@2.1.11

Patch Changes

  • Updated dependencies [1906611]
  • Updated dependencies [4c52db4]
    • @arizeai/phoenix-client@2.2.0

@github-actions github-actions bot requested a review from a team as a code owner June 4, 2025 20:11
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Jun 4, 2025
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jun 4, 2025
Copy link
Contributor
sourcery-ai bot commented Jun 4, 2025

Reviewer's Guide

This PR bumps patch versions for the Phoenix client and MCP packages, updates their changelogs with the new entries, and removes the processed Changeset file.

Sequence Diagram: New Ollama Provider Interaction

sequenceDiagram
    actor UserApp as "User Application"
    participant Client as "@arizeai/phoenix-client"
    participant Provider as "OllamaProvider (New)"
    participant OllamaAPI as "Ollama API"

    UserApp->>+Client: Request using Ollama
    Client->>+Provider: Process via OllamaProvider
    Provider->>+OllamaAPI: Call Ollama API
    OllamaAPI-->>-Provider: API Response
    Provider-->>-Client: Formatted Response
    Client-->>-UserApp: Final Result
Loading

File-Level Changes

Change Details Files
Patch bump for phoenix-client and changelog update
  • Increment version to 2.1.2
  • Add changelog entry for ollama provider
js/packages/phoenix-client/package.json
js/packages/phoenix-client/CHANGELOG.md
Patch bump for phoenix-mcp and changelog update
  • Increment version to 2.1.11
  • Add changelog entry for dependency update
js/packages/phoenix-mcp/package.json
js/packages/phoenix-mcp/CHANGELOG.md
Remove processed Changeset file
  • Delete sixty-buckets-open.md
js/.changeset/sixty-buckets-open.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@github-actions github-actions bot force-pushed the changeset-release/main branch 16 times, most recently from 885d16d to 4dfa4d3 Compare June 6, 2025 12:03
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 6, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from b5a851f to 6446598 Compare June 6, 2025 18:50
@github-actions github-actions bot force-pushed the changeset-release/main branch 28 times, most recently from 9df3651 to 604b807 Compare June 25, 2025 00:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 604b807 to 9ad0350 Compare June 25, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Status: 👍 Approved
Development

Successfully merging this pull request may close these issues.

1 participant
0