pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
223M results
What’s been done
- Fully implemented the About page.
- Added the Meet Our Team section with employee cards (lazy loading via @defer and staggered animation).
- Built an email newsletter subscription ...
Bumps hono from 4.12.12 to 4.12.23. details summary Release notes /summary p em Sourced from a href=
https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.23 /h2 h2 What ...
dependencies
javascript
Summary
- Role selection cards: role= button , tabindex= 0 , Enter/Space keyboard handler
- Wizard step indicators: role= tab , tabindex= 0 , aria-selected, keyboard handler, aria-selected updated ...
Bumps hono from 4.12.5 to 4.12.23. details summary Release notes /summary p em Sourced from a href=
https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.23 /h2 h2 What ...
dependencies
javascript
What does this PR do?
!-- One-sentence summary of the change. --
Why is this change needed?
!-- Link to an issue, describe the problem, or both. --
Closes #
How was it tested?
- [ ] ./mvnw clean ...
Bumps the dependencies-minor-patch group with 6 updates in the /src-tauri directory:
| Package | From | To |
| --- | --- | --- |
| tauri | 2.10.3 | 2.11.2 |
| tauri-plugin-global-shortcut | 2.3.1 | 2.3.2 ...
dependencies
rust
- add named pipe connection bridge to vscode extension
- add support for vscode extension action tree view
Bumps hono from 4.12.9 to 4.12.23. details summary Release notes /summary p em Sourced from a href=
https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.23 /h2 h2 What ...
dependencies
javascript
Adds a new retry(config, callback) helper that allows retrying failed test blocks, supporting nested retries and retry
around describe blocks.
Poku currently has no built-in mechanism to retry flaky tests. ...