promptfoo / promptfoo-action

MIT License
12 stars 5 forks source link

chore(deps-dev): bump promptfoo from 0.73.9 to 0.74.0 #198

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps promptfoo from 0.73.9 to 0.74.0.

Release notes

Sourced from promptfoo's releases.

0.74.0

Here's an organized version of your release notes:


What's Changed

Features

  • feat: Split types vs validators for prompts, providers, and redteam #1325 by @​typpo
  • feat: Load provider tools and functions from external file #1342 by @​typpo

Fixes

Chores

Refactoring

  • refactor(redteam): Update plugin architecture and improve error handling #1343 by @​mldangelo

Documentation

New Contributors

Full Changelog: 0.73.9...0.74.0

Commits
  • 6bbd1e6 chore: bump version to 0.74.0
  • 22909ae docs: expand installation instructions in README and docs (#1345)
  • 34e22db fix: better-sqlite3 in arm64 docker image (#1344)
  • 557e86f feat: load provider tools and functions from external file (#1342)
  • c5e45cb refactor(redteam): update plugin architecture and improve error handling (#1343)
  • d08c609 fix: only show the number of tests actually run in the eval (#1338)
  • ad33256 chore: enforce consistent type imports (#1341)
  • b792bee feat: split types vs validators for prompts, providers, and redteam (#1325)
  • 6585553 chore(deps): bump the github-actions group with 3 updates (#1339)
  • 77b39f6 chore(deps-dev): bump @​azure/identity from 4.4.0 to 4.4.1 (#1340)
  • 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)