Skip to content

Bump inspect-ai from 0.3.216 to 0.3.217#36

Merged
amrit110 merged 1 commit intomainfrom
dependabot/uv/inspect-ai-0.3.217
May 6, 2026
Merged

Bump inspect-ai from 0.3.216 to 0.3.217#36
amrit110 merged 1 commit intomainfrom
dependabot/uv/inspect-ai-0.3.217

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps inspect-ai from 0.3.216 to 0.3.217.

Changelog

Sourced from inspect-ai's changelog.

0.3.217 (03 May 2026)

  • Add adaptive connections option to automatically tune model API concurrency between configurable bounds based on rate-limit feedback.
  • Add score on error option to score samples that error rather than failing the task (errors are still counted toward the fail_on_error threshold).
  • Add media_resolver() context manager for scoped URI resolution for media reading (images, audio, etc.).
  • Add download() and gdrive_download() helpers for fetching external files with SHA256 verification, caching, and transient-error retry. gdrive_download() requires the optional gdown dependency, installed via pip install inspect_ai[gdown].
  • Compaction: Lock Compact handler against concurrent AgentBridge calls.
  • Compaction: On stop_reason='model_length' in react() agent, force-compact before falling through to the overflow filter.
  • Analysis: Fix wrong working_time path in SampleSummary columns.
  • Add scorer and scorer_args to ScoreEvent
Commits
  • 36eecc0 update docs and changelog for release
  • 7a7fbc2 Add Score Display Configuration (#3823)
  • e66c7f3 Compaction: On stop_reason='model_length' in react() agent, force-compact...
  • 0a0d144 adaptive connections (#3820)
  • dfe20f1 update together models
  • 6898158 add score_on_error option to score samples that error rather than failing t...
  • 897caf5 update lockfile
  • 597abc5 Merge branch 'mertsatilmaz-feature/util-download-helpers'
  • ea6f0a3 no special dependency group for gdown
  • e94ac0f Merge branch 'main' into feature/util-download-helpers
  • 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 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 [inspect-ai](https://github.com/UKGovernmentBEIS/inspect_ai) from 0.3.216 to 0.3.217.
- [Changelog](https://github.com/UKGovernmentBEIS/inspect_ai/blob/main/CHANGELOG.md)
- [Commits](UKGovernmentBEIS/inspect_ai@0.3.216...0.3.217)

---
updated-dependencies:
- dependency-name: inspect-ai
  dependency-version: 0.3.217
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 5, 2026
@amrit110 amrit110 merged commit 9cdfe4c into main May 6, 2026
1 check passed
@amrit110 amrit110 deleted the dependabot/uv/inspect-ai-0.3.217 branch May 6, 2026 00:52
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant