Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:CSS language:JavaScript language:CSS

Filter by

137M results  (2 s)

137M results

Summary Fixes #2693 — Server crashes at boot with ReferenceError. Description server/index.js calls slackIntegrationService.init() at lines 1674 and 1688 but never imports the module. The module exists ...

Bumps the dev-dependencies group with 2 updates: eslint-plugin-import-x and globals. Updates eslint-plugin-import-x from 4.16.2 to 4.17.0 details summary Release notes /summary p em Sourced from a href= ...
dependencies
javascript

Tool calls now render inline in the chat transcript instead of a separate Activity panel. Each call is an expandable card: collapsed shows the tool name and status; expanded shows input and output. The ...

What Increased timing assertion threshold in test2/timing.js to 200ms. Why CI runner observed 50ms elapsed but the assertion required strictly less than the previous threshold. Timing jitter on CI runners ...

Reverts vespa-engine/vespa#37269 Broke a system test

Bumps the docker group in /src/main/docker with 1 update: maven. Updates maven from 3.9-eclipse-temurin-25-noble to 3-eclipse-temurin-26-noble ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=maven ...
dependencies
docker

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

add Vite Config changes