promptfoo / promptfoo-action

MIT License
12 stars 5 forks source link

chore(deps-dev): bump promptfoo from 0.73.4 to 0.73.5 #190

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps promptfoo from 0.73.4 to 0.73.5.

Release notes

Sourced from promptfoo's releases.

0.73.5

What's Changed

Features

  • feat(cli): Add the ability to share a specific eval by @​typpo
  • feat(webui): Hide long metrics lists by @​typpo

Fixes

  • fix: Resolve node-fetch TypeScript errors by @​mldangelo
  • fix: Correct color error in local checkNodeVersion test by @​mldangelo
  • fix(redteam): Allow arbitrary injectVar name for redteam providers by @​mldangelo
  • fix: Multiple Docker fixes by @​typpo
  • fix: Improve --add-strategies validation error messages by @​typpo

Chores

  • chore: Warn when a variable is named assert by @​typpo
  • chore: Update Llama examples and add support for chat-formatted prompts in Replicate by @​typpo

Full Changelog: 0.73.4...0.73.5

Commits
  • 6e969bd chore: Bump version to 0.73.5
  • b8c9073 feat(webui): hide long metrics lists (#1262)
  • 23e57de chore: update llama examples and add support for chat formatted prompts in Re...
  • ecd7c39 fix: make --add-strategies validation have useful error (#1260)
  • 10ef825 fix: multiple docker fixes (#1257)
  • c11079f chore: warn when a var is named assert (#1259)
  • 6225764 feat: ability to share a specific eval (#1250)
  • a4361d9 fix(redteam): allow arbitrary injectVar name for redteam providers (#1253)
  • ff94709 fix: color error in local checkNodeVersion test (#1255)
  • 721bd4d fix: resolve node-fetch typescript errors (#1254)
  • See full diff 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 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 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)