promptfoo / promptfoo-action

MIT License
12 stars 5 forks source link

chore(deps-dev): bump promptfoo from 0.73.5 to 0.73.6 #191

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps promptfoo from 0.73.5 to 0.73.6.

Release notes

Sourced from promptfoo's releases.

0.73.6

What's Changed

Features

Documentation

Fixes

Chores

Refactor

CI

New Contributors

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

Commits
  • 26d6ce2 chore: bump version to 0.73.6
  • d8c8919 chore: support loading .{,m,c}ts promptfooconfig files (#1284)
  • a693785 chore(deps): update @​swc/core to version 1.7.1 (#1285)
  • 27894b8 docs: add choosing best gpt model guide
  • 0794e92 chore: update to gpt-3.5-turbo to gpt-4o-mini in various onboarding scripts a...
  • 0e17c18 chore(python): enhance documentation, tests, formatting, and CI (#1282)
  • a45046a fix: support provider json filepath (#1279)
  • 63d0a17 refactor(redteam): rename strategies (#1275)
  • 77d2ea3 chore: move types files (#1278)
  • a9e9089 chore(eslint): add linter rule to catch unused expressions (#1277)
  • 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)