chore(deps): bump protobufjs and promptfoo in /evals - #130
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump protobufjs and promptfoo in /evals#130dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 8.7.1 and updates ancestor dependency [promptfoo](https://github.com/promptfoo/promptfoo). These dependencies need to be updated together. Updates `protobufjs` from 8.0.1 to 8.7.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.0.1...protobufjs-v8.7.1) Updates `promptfoo` from 0.121.11 to 0.121.19 - [Release notes](https://github.com/promptfoo/promptfoo/releases) - [Changelog](https://github.com/promptfoo/promptfoo/blob/main/CHANGELOG.md) - [Commits](promptfoo/promptfoo@0.121.11...0.121.19) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.1 dependency-type: indirect - dependency-name: promptfoo dependency-version: 0.121.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Skill eval results
Only suites whose source actually changed since their last recorded score were re-run. Soft-failing while we stabilise the baseline. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps protobufjs to 8.7.1 and updates ancestor dependency promptfoo. These dependencies need to be updated together.
Updates
protobufjsfrom 8.0.1 to 8.7.1Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
bec6a9dchore: release master (#2365)7ba0557fix: Preserve proto names in bundled definitions (#2390)f25928bchore(deps): update dev dependencies (#2380)829f5cdfix: Remove circular LongBits dependency (#2387)1965d37fix(cli): Handle extensions during sparse generation (#2386)3cf7420fix(cli): Match declaration imports to generated modules (#2385)666fa6bfix: Parse Any type URLs in aggregate options (#2383)b5009b0fix: Apply enum options regardless of declaration order (#2384)8a2c427fix: Parse map fields inside groups (#2382)65f659afix(cli): Resolve imports from cwd by default (#2381)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Updates
promptfoofrom 0.121.11 to 0.121.19Release notes
Sourced from promptfoo's releases.
... (truncated)
Changelog
Sourced from promptfoo's changelog.
... (truncated)
Commits
1ede17achore(main): release 0.121.19 (#10026)25fedb6fix(eval): combineFilterConditions doesn't recognize lowercase 'or' (#10087)69a094adocs(site): fix leetspeak strategy examples (#10088)0ac2f15chore(deps): update dependency protobufjs to v8.6.6 (#10085)1a511cachore(deps): update dependency@anthropic-ai/claude-agent-sdkto v0.3.201 (#1...c4d9028feat(providers): add Open Interpreter provider (#10079)01694e7fix(util): handle single-quoted escaped paths (#10080)ef61281fix(redteam): clean up Hydra and Hex handling (#10077)ffd8922fix(assertions): return pass:false for tool calls missing a function object (...61a043ffix(providers): avoid app-server config recursion (#10078)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Low Risk
Lockfile-only dev-dependency updates under
evals/with no production or skill logic changes.Overview
Updates
evalsdependency lockfile sopromptfoomoves from 0.121.11 to 0.121.19 (devDependency used for skill eval runs).protobufjsis pulled in transitively throughpromptfooand is bumped from 8.0.1 to 8.7.1 as part of the same resolution—no application source changes.Reviewers should treat this as a routine
npm install/ lockfile refresh for the eval harness only; runevalstests or a smokepromptfoo evalif you want extra confidence after the minorpromptfoojump.Reviewed by Cursor Bugbot for commit 90f18ac. Bugbot is set up for automated code reviews on this repo. Configure here.