pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Go language:Java
Filter by
49.4M results
Please provide me the recommendations
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| nesquena/hermes-webui | patch | v0.51.203 → v0.51.205 |
Release Notes
details summary nesquena/hermes-webui ...
renovate/github-release
type/patch
이슈
closes #679
변경 내용
1. findRecentLeaguesGames 중복 Game 조회 제거
getRecentLeagues() 내부와 findRecentLeaguesGames()에서 동일 leagueIds로 findAllByLeagueIds를 2회 호출하던 문제를 수정합니다.
- getRecentLeagues → getRecentLeaguesWithGames ...
Summary
Introduces a team-coordination layer for the bots. Its first job is rescue claims: left alone, every idle bot picks its
own nearest frozen teammate, so a cluster piles onto the closest one while ...
Bumps typescript-eslint from 8.60.0 to 8.60.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/typescript-eslint/typescript-eslint/releases typescript-eslint s releases ...
dependencies
javascript
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| react (source) | 19.2.6 → 19.2.7 | age | confidence |
| react-dom (source) | 19.2.6 → 19.2.7 ...
Implemented a Drag and Drop Feature and dynamic desktop component, tested it and added a static window as a placeholder
for now.
Third of the four CBOR oracles (one authors, others replay) — the Rust oracle agrees on the canonical-CBOR seed
(golden-vectors-cbor.json). Float + Bytes locked in Rust too.
What
- DynamicValue::to_canonical_cbor( ...
:robot: I have created a release beep boop
18.38.0 (2026-06-02)
Features
- tooling: add brepjs-vscode extension package (#1148) (f19a47b)
This PR was generated with Release Please. See documentation. ...
autorelease: pending
The Vite app emitted root-absolute asset URLs and had no deployment path, so it could not be served from a GitHub Pages
project subpath (https:// user .github.io/Flake/).
Changes
- Vite base path — ...