Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps promptfoo from 0.104.0 to 0.110.1.

Release notes

Sourced from promptfoo's releases.

0.110.1

What's Changed

Features

  • feat(openai): add support for GPT-4.1 model by @​mldangelo
  • feat(openai): add support for o4-mini reasoning model by @​mldangelo
  • feat: Change pass rate to ASR and add export in report by @​sklein12

Bug Fixes

  • fix: Update prompt extraction to work in more scenarios without providing a prompt by @​sklein12
  • fix(providers): output json rather than string from google live provider by @​abrayne
  • fix: google is valid function call allow property_ordering field in tool schema by @​abrayne
  • fix(cli): Use correct url for sharing validation by @​will-holley
  • fix: settings positioning in strategies view by @​typpo
  • fix(cli/redteam/poison): Write docs to the output dir by @​will-holley
  • fix(evaluator): handle prompt rendering errors gracefully by @​mldangelo
  • fix: stricter test for null or undefined in transform response by @​typpo

Chores

  • chore(dependencies): update dependencies to latest versions by @​mldangelo
  • chore: rename owasp plugin presets by @​typpo
  • chore: expand frameworks section by @​typpo
  • chore(self-hosting): update self-hosting instructions by @​mldangelo
  • chore: bump openai from 4.93.0 to 4.94.0 by @​dependabot
  • chore(cli): When sharing, show auth-gate prior to re-share confirmation by @​will-holley
  • chore: email verification analytics by @​sklein12
  • chore(cli): improves robustness of hasEvalBeenShared util by @​will-holley
  • chore: easily remove plugins/strats from review page by @​typpo
  • chore: bump the npm_and_yarn group with 2 updates by @​dependabot
  • chore(cli): Health check API before running Redteam by @​will-holley
  • chore: make strategies configurable where applicable by @​typpo
  • chore: remove moderation assertions from foundation model redteam example by @​mldangelo
  • chore(cli): Improve description of Redteam run command by @​will-holley
  • chore: better parsing by @​MrFlounder

Documentation

  • docs: add owasp selection image by @​typpo
  • docs(sharing): add troubleshooting section for upload issues by @​mldangelo
  • docs: best-of-n documentation fixes by @​typpo

Performance

Refactors

... (truncated)

Commits
  • caa82d4 chore: bump version 0.110.1 (#3739)
  • e9357b9 fix: stricter test for null or undefined in transform response (#3730)
  • 2fa3836 refactor: update export syntax for functions (#3734)
  • 2889450 fix(evaluator): handle prompt rendering errors gracefully (#3729)
  • 63dea63 feat(providers): add support for o3 and o4-mini reasoning model (#3727)
  • 57b396c chore: better parsing (#3732)
  • eac3e18 test: add unit test for src/redteam/commands/poison.ts (#3728)
  • 49c3563 chore(cli): Improve description of Redteam run command (#3720)
  • 518b035 fix(cli/redteam/poison): Write docs to the output dir (#3726)
  • d4ca022 chore: remove moderation assertions from foundation model redteam example (#3...
  • 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 <dependency name> 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)

Bumps [promptfoo](https://github.com/promptfoo/promptfoo) from 0.104.0 to 0.110.1.
- [Release notes](https://github.com/promptfoo/promptfoo/releases)
- [Commits](promptfoo/promptfoo@0.104.0...0.110.1)

---
updated-dependencies:
- dependency-name: promptfoo
  dependency-version: 0.110.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 21, 2025
@socket-security
Copy link

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert (click for details)
Warn High
npm/[email protected] has a License Policy Violation.

License: CC-BY-4.0 (npm metadata)

License: CC-BY-4.0 (package/LICENSE)

License: CC-BY-4.0 (package/package.json)

Source: sdk-node/package-lock.json

Source: sdk-node/package.json

ℹ Read more on: This package | This alert | What is a license policy violation?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at [email protected].

Suggestion: Find a package that does not violate your license policy or adjust your policy to allow this package's license.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/[email protected]. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #964.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sdk-node/promptfoo-0.110.1 branch April 28, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant