promptfoo / promptfoo-action

MIT License
12 stars 5 forks source link

chore(deps-dev): bump promptfoo from 0.77.0 to 0.78.0 #208

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps promptfoo from 0.77.0 to 0.78.0.

Release notes

Sourced from promptfoo's releases.

0.78.0

What's Changed

Features

  • Web UI: Added ability to choose prompt/provider column in report view by @​typpo in #1426
  • Eval: Support loading scenarios and tests from external files by @​mldangelo in #1432
  • Redteam: Added language support for generated tests by @​mldangelo in #1433
  • Transform: Support custom function names in file transforms by @​mldangelo in #1435
  • Extension Hook API: Introduced extension hook API by @​aantn in #1249

Fixes

  • Report: Hide unused plugins in report by @​typpo in #1425
  • Memory: Optimize memory usage in listPreviousResults by not loading all results into memory by @​typpo in #1439

Documentation

Refactors

Dependencies

New Contributors

Full Changelog: 0.77.0...0.78.0

Commits
  • 9b79358 chore: bump version to 0.78.0
  • 3297c54 fix: dont load all results into memory in listPreviousResults (#1439)
  • 5f01398 chore: simplify loops in getStandaloneEvals
  • 45b341c chore: rename readLatestResults to getLatestEval
  • 381d3eb feat: extension hook api (#1249)
  • 4fda4dd refactor(tests): move evaluatorHelpers tests to separate file (#1437)
  • 85c17f6 chore(deps): bump openai from 4.55.4 to 4.55.7 (#1436)
  • f6476fa docs: minor readme update
  • b7607a1 docs: fix typo
  • d9e79d5 feat(transform): support custom function names in file transforms (#1435)
  • 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 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)