Skip to content

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

Filter by

129M results  (2 s)

129M results

Bumps webpack-dev-server from 3.11.2 to 5.2.5. details summary Release notes /summary p em Sourced from a href= https://github.com/webpack/webpack-dev-server/releases webpack-dev-server s releases /a . ...
dependencies
javascript

What Closes a gap in the checkstyle config and documents the public API it surfaces. The gap: avaloq.xml had two JavadocMethod modules (which validate Javadoc content — @param/@return/@throws — only ...

Describe your changes Issue or Enhancement ticket number and link Checklist before requesting a review - [x] I have performed a complete self-review of my code (format, style, logic). - [x] I have ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Automated change by Forge (Jarvis Ops), on a Claude subscription. Task: Merge any remaining standalone test files (SkillsManagerTest.java, WardrobeManagerTest.java, RunecraftingManagerTest.java, CollectionManager ...

Bumps ws from 8.8.0 to 8.21.0. details summary Release notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 8.21.0 /h2 h1 Features ...
dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | js-yaml | ^4.1.0 → ^5.0.0 | age | confidence | Release Notes details summary nodeca/js-yaml ...
kokoro:force-run
size: xs

Summary Adds a machine-readable binding registry (docs/binding_registry.json) describing the public JS namespace surface for 1.3.0 — every namespace → its leaf function list + deprecation status — and ...

Summary In server.js, the PATCH /tasks/:id/complete handler now captures the old status via statusFor(task) before setting task.completed = true, then passes that old status ( active ) to invalidateTaskLists ...