Skip to content

chore(deps): bump sharp and promptfoo in /evals - #1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/evals/multi-92ebe8953f
Open

chore(deps): bump sharp and promptfoo in /evals#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/evals/multi-92ebe8953f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown

Bumps sharp to 0.35.3 and updates ancestor dependency promptfoo. These dependencies need to be updated together.

Updates sharp from 0.34.5 to 0.35.3

Release notes

Sourced from sharp's releases.

v0.35.3

  • Tighten verification of text dimensions, TIFF tile dimensions and extend values.

  • Improve code bundler support by resolving path to libvips binary.

  • Increase default concurrency when use of MALLOC_ARENA_MAX is detected.

  • Emit warning about binaries provided by Electron for use on Linux.

  • Add hasAlpha property to output info. #4500

  • TypeScript: Return more precise Buffer<ArrayBuffer> from toBuffer. #4520 @​Andarist

  • Bound clahe width and height to avoid signed overflow. #4551 @​metsw24-max

  • Bound trim margin to avoid signed overflow. #4552 @​metsw24-max

  • Reject infinite values when validating numbers. #4553 @​metsw24-max

  • Bound extract region to libvips coordinate limit. #4555 @​metsw24-max

  • Verify background colour values are numbers. #4556 @​metsw24-max

  • Bound create and raw input dimensions to coordinate limit. #4558 @​metsw24-max

  • Tighten recomb and affine matrix verification. #4560 @​chatman-media

  • Verify cache memory limit to avoid overflow. #4561 @​metsw24-max

v0.35.3-rc.2

  • Tighten verification of text dimensions, TIFF tile dimensions and extend values.

... (truncated)

Commits
  • 1018449 Release v0.35.3
  • ba303a7 Prerelease v0.35.3-rc.2
  • 4f94fc5 Upgrade to sharp-libvips v1.3.2
  • c5e7a3f Bump devDeps, fix Deno/Windows smoke tests
  • 9a8d002 Docs: Add changelog entry and note about transferable #4520
  • 8694db0 TypeScript: Return more precise Buffer\<ArrayBuffer> from toBuffer (#4520)
  • e000d0b Prerelease v0.35.3-rc.1
  • 9554ca9 Prerelease v0.35.3-rc.0
  • 6a29fd5 Emit warning about native binaries on Linux Electron
  • 540d2ea Increase default concurrency when use of MALLOC_ARENA_MAX detected
  • Additional commits viewable in compare view

Updates promptfoo from 0.120.19 to 0.122.0

Release notes

Sourced from promptfoo's releases.

0.122.0

0.122.0 (2026-08-04)

⚠ BREAKING CHANGES

  • drop Node.js 20 support (#10260)

Bug Fixes

  • deps: keep the Shai-Hulud compromised versions unreachable (#10301) (db2a066)
  • deps: patch undici in code-scan-action and guard both lockfiles (#10278) (15bf41f)
  • deps: pin socket.io-parser above the packet-decoder DoS (#10279) (d0f2a83)
  • deps: repair Biome and undici upgrade regressions (#10292) (3565a3c)
  • deps: restore XML entity decoding for xlsx test files (#10249) (00cdeb9)
  • deps: update anthropic packages (#10234) (6279230)
  • deps: update anthropic packages (#10277) (f8609a6)
  • deps: update dependency execa to v10 (#10227) (bab74b8)
  • deps: update opentelemetry (#10290) (5638797)
  • providers: correct Nscale model identifiers (#10259) (249b125)
  • providers: stop leaking Nscale provider settings into the request body (#10258) (d23f86a)
  • providers: stop WebSocket evals from hanging when a stream stalls (#10266) (60898c7)

Miscellaneous Chores

0.121.20

0.121.20 (2026-07-30)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from promptfoo's changelog.

0.122.0 (2026-08-04)

⚠ BREAKING CHANGES

  • drop Node.js 20 support (#10260)

Bug Fixes

  • deps: keep the Shai-Hulud compromised versions unreachable (#10301) (db2a066)
  • deps: patch undici in code-scan-action and guard both lockfiles (#10278) (15bf41f)
  • deps: pin socket.io-parser above the packet-decoder DoS (#10279) (d0f2a83)
  • deps: repair Biome and undici upgrade regressions (#10292) (3565a3c)
  • deps: restore XML entity decoding for xlsx test files (#10249) (00cdeb9)
  • deps: update anthropic packages (#10234) (6279230)
  • deps: update anthropic packages (#10277) (f8609a6)
  • deps: update dependency execa to v10 (#10227) (bab74b8)
  • deps: update opentelemetry (#10290) (5638797)
  • providers: correct Nscale model identifiers (#10259) (249b125)
  • providers: stop leaking Nscale provider settings into the request body (#10258) (d23f86a)
  • providers: stop WebSocket evals from hanging when a stream stalls (#10266) (60898c7)

Miscellaneous Chores

0.121.20 (2026-07-30)

Features

Bug Fixes

  • assertions: default conversation-relevance threshold to 0.5 (#10142) (2812d76)
  • azure: avoid crash on empty completion choices (#10124) (17d8d03)
  • deps: align Renovate npm registry (#10115) (688a905)
  • deps: update anthropic packages (#10146) (cfa9bee)
  • deps: update anthropic packages (#10199) (2d3f3f1)
  • deps: update anthropic packages (#10229) (2834215)
  • deps: update dependency js-yaml to v5.2.2 [security] (#10218) (18ea879)
  • eval: avoid prompt index collisions for duplicate providers (#10208) (5aa0958)
  • eval: isolate conversation history by result column (#10212) (a377bb7)
  • integrations: migrate Langfuse prompts to SDK v5 (#10131) (08b3f50)
  • providers: align OpenAI models and capabilities (#10125) (e17ce87)
  • providers: preserve WebSocket retries for certificate-like URLs (#10197) (85e0710)
  • providers: reject Vertex Omni passthrough follow-ups (#10135) (8482570)
  • providers: restore secret-safe WebSocket retries (#10176) (6d89cbb)

... (truncated)

Commits
  • 7b898cb chore(main): release 0.122.0 (#10261)
  • db2a066 fix(deps): keep the Shai-Hulud compromised versions unreachable (#10301)
  • 64e3727 chore(deps): update node.js (#10299)
  • 063d848 chore(deps): update dependency @​testing-library/jest-dom to v7 (#10296)
  • c46c9ab chore(deps): stop Renovate bumping the parser-pinned Chevrotain packages (#10...
  • 3565a3c fix(deps): repair Biome and undici upgrade regressions (#10292)
  • d23f86a fix(providers): stop leaking Nscale provider settings into the request body (...
  • 92d8be8 chore(deps): update dependency @​chevrotain/cst-dts-gen to v13 (#10291)
  • 5638797 fix(deps): update opentelemetry (#10290)
  • 00cdeb9 fix(deps): restore XML entity decoding for xlsx test files (#10249)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sharp](https://github.com/lovell/sharp) to 0.35.3 and updates ancestor dependency [promptfoo](https://github.com/promptfoo/promptfoo). These dependencies need to be updated together.


Updates `sharp` from 0.34.5 to 0.35.3
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.5...v0.35.3)

Updates `promptfoo` from 0.120.19 to 0.122.0
- [Release notes](https://github.com/promptfoo/promptfoo/releases)
- [Changelog](https://github.com/promptfoo/promptfoo/blob/main/CHANGELOG.md)
- [Commits](promptfoo/promptfoo@0.120.19...0.122.0)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.3
  dependency-type: indirect
- dependency-name: promptfoo
  dependency-version: 0.122.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 22, 2026
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.

0 participants