chore(deps): bump brace-expansion and promptfoo in /tests - #112
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump brace-expansion and promptfoo in /tests#112dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Skill eval results
Only suites whose source actually changed since their last recorded score were re-run. Soft-failing while we stabilise the baseline. |
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.8 and updates ancestor dependency [promptfoo](https://github.com/promptfoo/promptfoo). These dependencies need to be updated together. Updates `brace-expansion` from 1.1.13 to 5.0.8 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.13...v5.0.8) Updates `promptfoo` from 0.121.3 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.3...0.121.19) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.7 dependency-type: indirect - dependency-name: promptfoo dependency-version: 0.121.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tests/multi-706ecec374
branch
from
July 28, 2026 19:34
8bf373b to
eb9a7cb
Compare
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 brace-expansion to 5.0.8 and updates ancestor dependency promptfoo. These dependencies need to be updated together.
Updates
brace-expansionfrom 1.1.13 to 5.0.8Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
96a63c05.0.8a1bd339Merge commit from fork592a36fBump tar from 7.5.16 to 7.5.20 (#127)bd14690Bump brace-expansion from 2.0.2 to 2.1.2 (#126)e729ba6Bump ws from 8.19.0 to 8.21.1 (#124)5bf809eRemove Node.js 18 support (#110)8cb5716Bump markdown-it from 14.1.0 to 14.2.0 (#113)43122dfBump sigstore from 4.1.0 to 4.1.1 (#119)69bd65aBump@sigstore/verifyfrom 3.1.0 to 3.1.1 (#118)b3bfbf0Bump@sigstore/corefrom 3.1.0 to 3.2.1 (#117)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
promptfoofrom 0.121.3 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)Note
Low Risk
Dev-only test tooling dependency updates with no production code paths; note Dependabot’s warning that newer
brace-expansionmay run apreparescript on install—worth a quicknpm ciintests/if CI doesn’t already.Overview
Updates devDependencies under
tests/sopromptfoomoves from 0.121.3 to 0.121.19 (lockfile refresh for the LLM eval scripts). That pull-through refreshes transitive packages, includingbrace-expansionfrom the 1.x line to 5.x (ReDoS-related fixes in upstream releases).No application runtime code changes—only
tests/package.json/tests/package-lock.jsonfor the eval harness.Reviewed by Cursor Bugbot for commit eb9a7cb. Bugbot is set up for automated code reviews on this repo. Configure here.