Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript language:C#

Filter by

225M results  (2 s)

225M results

Submission Type - [x] Plugin - [ ] Project - [ ] Theme - [ ] Agent - [ ] Resource Details Name: opencode-lens Repository: https://github.com/wuxiaoqiang12/opencode-lens Tagline: TUI bridge ...

Bumps the production-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | @clack/prompts | 0.11.0 | 1.5.1 | | @floating-ui/dom | 1.7.5 | 1.7.6 | | @myriaddreamin/rehype-typst ...
dependencies
javascript

Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These dependencies need to be updated together. Removes esbuild Updates @vitejs/plugin-react ...
dependencies
javascript

Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | @tailwindcss/postcss | 4.3.0 | 4.3.1 | | @types/node | 25.9.2 | 25.9.3 | | eslint | 10.4.1 | 10.5.0 | | eslint-config-next ...

Bumps org.mariadb.jdbc:mariadb-java-client from 3.5.8 to 3.5.9. details summary Changelog /summary p em Sourced from a href= https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md ...
type: dependency-upgrade

This PR contains the following updates: | Package | Type | Update | Change | Pending | | --- | --- | --- | --- | --- | | int128/wait-for-workflows-action | action | minor | v1.75.0 → v1.76.0 | v1.80.0 ...
.github/workflows
renovate/int128/wait-for-workflows-action
renovate

Closes SWE-26 Summary - Add official @atproto/oauth-client-node login, callback, metadata, JWKS, session, and logout routes to the Hono API. - Store OAuth state, DID-keyed OAuth sessions, and signed ...

Motivation - Provide a minimal, runnable MVP skeleton for the CTF Team Coach Hub to enable iterative development and course demo delivery. - Include core business domains (auth, users, competitions, ...
codex

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | eslint-plugin-functional | ^7.0.2 → ^10.0.0 | age | confidence | Release Notes details summary ...

Two bugs were letting a refunded customer drift back to paid and inflate revenue: 1. togglePaid() cycled pending ↔ paid, so clicking a refunded badge flipped it to paid. Now skips refunded. 2. The deposit→attendee ...