liam
liam copied to clipboard
chore(deps): update dependency promptfoo to v0.108.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| promptfoo | 0.107.7 -> 0.108.0 |
Release Notes
promptfoo/promptfoo (promptfoo)
v0.108.0
What's Changed
New Features
- feat(sharing): migrate sharing to promptfoo.app by @sklein12 in https://github.com/promptfoo/promptfoo/pull/3572
- feat(providers): add Google AI Studio tool use by @abrayne in https://github.com/promptfoo/promptfoo/pull/3564
- feat(providers): add promptfoo model endpoint by @typpo in https://github.com/promptfoo/promptfoo/pull/3534
- feat(providers): implement Google Live mock stateful API by @abrayne in https://github.com/promptfoo/promptfoo/pull/3500
- feat(redteam): add multi-turn tool discovery plugin by @AISimplyExplained in https://github.com/promptfoo/promptfoo/pull/3448
- feat(dataset-generation): output generated datasets as CSV by @will-holley in https://github.com/promptfoo/promptfoo/pull/3573
Bug Fixes
- fix(providers): make AIStudio & Live handle system prompts as thoroughly as vertex by @abrayne in https://github.com/promptfoo/promptfoo/pull/3588
- fix(providers): enable Google to load tools from vars by @abrayne in https://github.com/promptfoo/promptfoo/pull/3579
- fix(csv): update CSV docs and trim whitespace for keys in CSV test files by @faizanminhas in https://github.com/promptfoo/promptfoo/pull/3571
Chores
- chore(redteam): add OWASP red team mappings by @typpo in https://github.com/promptfoo/promptfoo/pull/3581
- chore(webui): link URLs in metadata by @typpo in https://github.com/promptfoo/promptfoo/pull/3569
- chore(webui): use datagrids for Prompts, Datasets, and History by @will-holley in https://github.com/promptfoo/promptfoo/pull/3556
- chore(build): split test and build jobs for faster CI workflow by @mldangelo in https://github.com/promptfoo/promptfoo/pull/3586
Dependencies
- chore(deps): bump @aws-sdk/client-bedrock-runtime from 3.778.0 to 3.779.0 by @dependabot in https://github.com/promptfoo/promptfoo/pull/3563
- chore(deps): bump openai from 4.90.0 to 4.91.0 by @dependabot in https://github.com/promptfoo/promptfoo/pull/3562
- chore(deps): bump openai from 4.91.0 to 4.91.1 by @dependabot in https://github.com/promptfoo/promptfoo/pull/3577
- chore(deps): update jspdf and dompurify dependencies by @mldangelo in https://github.com/promptfoo/promptfoo/pull/3585
- chore(deps): update to vite 6 by @mldangelo in https://github.com/promptfoo/promptfoo/pull/3584
- chore: 0.108.0 by @will-holley in https://github.com/promptfoo/promptfoo/pull/3589
Documentation
- docs: add link to API reference by @typpo in https://github.com/promptfoo/promptfoo/pull/3583
- docs: add screenshot by @typpo in https://github.com/promptfoo/promptfoo/pull/3582
- docs: update docs around Google tools and rename multimodal live by @abrayne in https://github.com/promptfoo/promptfoo/pull/3578
- docs(azure): add guidance on configuring DeepSeek models by @mldangelo in https://github.com/promptfoo/promptfoo/pull/3559
Refactor
- refactor: rename vertexUtil to util and Google provider to AIS provider by @abrayne in https://github.com/promptfoo/promptfoo/pull/3567
Tests
- test: add unit test for src/commands/generate/dataset.ts by @gru-agent in https://github.com/promptfoo/promptfoo/pull/3575
Full Changelog: https://github.com/promptfoo/promptfoo/compare/0.107.7...0.108.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| liam-app | 🛑 Canceled (Inspect) | Apr 7, 2025 7:31am | ||
| liam-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 7, 2025 7:31am |
| liam-erd-sample | 🛑 Canceled (Inspect) | 💬 Add feedback | Apr 7, 2025 7:31am |
⚠️ No Changeset found
Latest commit: f01e9e253a3629babcf65d75ec93ffcb7d815e9d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
frontend/packages/prompt-test result:
View results: https://app.promptfoo.dev/eval/f:5be0bff5-19ea-4e91-8c19-a42c3dc9c2a0
✅️ Promptfoo test succeeded
| ✅️ Successes | ❌️ Failures | ⚠️ Errors |
|---|---|---|
| 6 | 0 | 0 |
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
New Features
- feat(sharing): migrate sharing to promptfoo.app by @sklein12 in https://github.com/promptfoo/promptfoo/pull/3572
This may break our CI. see also #1139 . let me check 🙏
I'm planning to stop using Promptfoo, so I'd rather ignore this for now.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (0.108.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.