pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:unmerged
Filter by
59.8M results
Bumps actions/setup-java from 5.2.0 to 5.4.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/setup-java/releases actions/setup-java s releases /a . /em /p blockquote ...
dependencies
github_actions
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @fortawesome/fontawesome-svg-core (source) | 7.2.0 → 7.3.0 | age | confidence |
| @fortawesome/free-brands-svg-icons ...
dependencies
…ows MissingMethodException — should be a compile error
Bumps dawidd6/action-send-mail from 17 to 18. details summary Commits /summary ul li a href=
https://github.com/dawidd6/action-send-mail/commit/94de994a9f6fffee200243214e17002e2920bb59 code 94de994 /code ...
dependencies
github_actions
Bumps dawidd6/action-send-mail from 17 to 18. details summary Commits /summary ul li a href=
https://github.com/dawidd6/action-send-mail/commit/94de994a9f6fffee200243214e17002e2920bb59 code 94de994 /code ...
dependencies
github_actions
Bumps tools.jackson:jackson-bom from 3.1.4 to 3.2.0. details summary Commits /summary ul li a href=
https://github.com/FasterXML/jackson-bom/commit/421a5befc259caeaa234a7e0925448972057b7e4 code 421a5be ...
dependencies
java
Title
fix(category-routes): sort static paths with compareTitles
Summary
- sort category hub static paths with compareTitles instead of raw string order
- apply the same numeric-collation ordering ...
背景
ローカルに pip が無い環境でも起動できるようにしたい。uv だけで Python 本体の取得・仮想環境作成・依存インストール・起動まで完結できる。
変更内容
- README: セットアップ/起動手順を uv ベースに書き換え
- pip install -r requirements.txt → uv sync
- uvicorn main:app --reload ...
Reviewer Notes
Adds an end-to-end node-operator lifecycle test that exercises a standalone Block Node through solo-provisioner (the
solo-weaver CLI) in a kind cluster — install → push → verify → upgrade ...
💡 What
Explicitly associated form label elements with their respective select inputs using the for attribute. Added ARIA state
attributes (aria-valuemin, aria-valuemax, aria-valuenow) to the progress ...