promptfoo / promptfoo-action

MIT License
12 stars 5 forks source link

chore(deps-dev): bump promptfoo from 0.91.1 to 0.91.3 #259

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps promptfoo from 0.91.1 to 0.91.3.

Release notes

Sourced from promptfoo's releases.

0.91.3

What's Changed

Full Changelog: https://github.com/promptfoo/promptfoo/compare/0.91.2...0.91.3

0.91.2

What's Changed

Features

Bug Fixes

Chores

  • chore(ci): Move integration tests to separate job in GitHub Actions workflow (@​mldangelo #1821)
  • chore(providers): Add support for file-based response parser for HTTP provider (@​mldangelo #1808)
  • chore(providers): Improve error message for browser provider missing imports (67c5fed2 @​typpo)
  • chore(redteam): Update to specific GPT-4 model (0be9c87f @​mldangelo)
  • chore(site): Update intro cal.com link (ff36972e @​typpo)
  • chore(webui): Remove 'use client' directives from React components (bc6f4214 @​mldangelo)

Documentation

  • docs: Add Streamlit application in browser documentation (855e80f4 @​typpo)
  • docs: Escape tag in documentation (9c3ae83b @​typpo)
  • docs: Remove responseparser from quickstart (fe17b837 @​typpo)
  • docs: Remove responseParser from redteam template (feda3c60 @​typpo)
  • docs: Update test case reference documentation (d7c7a507 @​mldangelo)
  • docs: Update to use redteam run and redteam report (@​typpo #1814)

Dependencies

Full Changelog: https://github.com/promptfoo/promptfoo/compare/0.91.1...0.91.2

Commits
  • 9e7b1a8 0.91.3
  • c922014 fix(providers-fal): update fal provider config
  • 8fb8def feat(provider-fal): allow prompt config overrides (#1815)
  • 243c5a5 feat: add religion plugin (#1822)
  • 4e00e8e 0.91.2
  • 68f1603 ci: move integration tests to separate job in GitHub Actions workflow (#1821)
  • eb06754 chore(deps-dev): bump @​aws-sdk/client-bedrock-runtime from 3.663.0 to 3.664.0...
  • 99062a5 feat: add real-time logging for Python script execution (#1818)
  • 8811b22 fix: ensure weight is not 0 (#1817)
  • ff36972 chore: update intro cal.com link
  • 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)