promptfoo / promptfoo-action

MIT License
12 stars 5 forks source link

chore(deps-dev): bump promptfoo from 0.73.6 to 0.73.8 #193

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps promptfoo from 0.73.6 to 0.73.8.

Release notes

Sourced from promptfoo's releases.

0.73.8

What's Changed

Full Changelog: https://github.com/promptfoo/promptfoo/compare/0.73.7...0.73.8

0.73.7

What's Changed

Features

Fixes

  • Punycode deprecation warning on node 22 by @​typpo in #1287
  • Improve iterative providers and update provider API interface to pass original prompt by @​mldangelo in #1293

Chores

CI/CD

Documentation

New Contributors

Full Changelog: https://github.com/promptfoo/promptfoo/compare/0.73.6...0.73.7

Commits
  • f24f71f chore: bump version to 0.73.8
  • 1bf471e fix(redteam): misc fixes in grading and calculations (#1313)
  • e05bc3c fix: redteam ui grading
  • ed42d63 fix: overreliance scale 0-1
  • d48871a feat(webui): tooltip with provider config on hover (#1312)
  • 57ee5f3 refactor(utils): move transform logic to separate file (#1310)
  • 630a379 fix: trim model-graded-closedqa response (#1309)
  • 761eb9c chore(cli): add option to strip auth info from shared URLs (#1304)
  • a6499b9 fix(redteam): decrease false positives in hallucination grader (#1305)
  • 8c69631 fix(redteam): improve plugin and strategy selection UI (#1300)
  • 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)