pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript is:unmerged
Filter by
83.1M results
Bumps actions/deploy-pages from 4 to 5. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/deploy-pages/releases actions/deploy-pages s releases /a . /em /p blockquote ...
Fixes #137
Root cause
The full text search indexes text with flexsearch using the LatinBalance encoder:
const options: IndexOptions = {
tokenize: forward ,
encoder: Charset.LatinBalance,
};
LatinBalance ...
#概要 stockCRUDの実装途中
#実装済
- 在庫の総合計を計算するために、発注・納品記録をorderテーブルに分けた
- orders.edit.bladeでstatusの自動変更ができるようにした
- orders.edit.bladeで使用予定量(reserved_qty)を自動計算できるようにした
- - 在庫数をステータスが納品済のものだけの合計になるようにロジックを組んだ ...
Bumps the cloudflare-dev group with 3 updates: @cloudflare/vitest-pool-workers, @cloudflare/workers-types and wrangler.
Updates @cloudflare/vitest-pool-workers from 0.16.9 to 0.16.11 details summary Release ...
dependencies
npm
Pipelines as Code configuration removal
Bumps tailwindcss from 4.2.4 to 4.3.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/tailwindlabs/tailwindcss/releases tailwindcss s releases /a . /em /p blockquote ...
Summary
- Adds item-level importance labels to the structured AI Daily schema.
- report:write now fills major, notable, or general defaults when drafts omit the field.
- Effective-interact and legacy ...
The 3 Node contract-pass transforms (visibility / containment-guard / stage-assert) ran on zero surfaces: actions/cache
cached only topo-install, not the topo-v8-tools tree (staged only on a cache miss). ...
!-- CURSOR_AGENT_PR_BODY_BEGIN -- What is this feature?
Adds a shared createStructuredLogger utility in @grafana/data and replaces production frontend/package console.* logging
calls with structured logger ...