Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS language:Go

Filter by

207M results  (2 s)

207M results

synced local file(s) with cplieger/ci. details summary Changed files /summary ul li synced local code .github/workflows/coverage.yml /code with remote code .github/workflow-templates/coverage.yml /code ...
dependencies

Summary - Add groups: top-level key to the YAML host file to define named groups of hosts - Each group renders a header row (▼/▶ indicator + member count) and a worst-case aggregate row in the Ping ...

Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | @types/node | 22.19.19 | 22.19.21 | | @typescript-eslint/eslint-plugin | 8.59.4 | 8.61.0 ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | @types/node (source) | ^20.0.0 → ^24.0.0 | age | confidence | Configuration 📅 Schedule: (UTC) ...

https://claude.ai/code/session_01P5uoA7nA6dngWATrjRbhcp

Description Brief description of changes Type of Change - [ ] Bug fix - [ ] New feature - [ ] Documentation update - [ ] Performance improvement - [ ] Other (describe) Related Issue Fixes ...

!-- Thanks for the contribution! Filling this out helps us review faster. -- Summary !-- One or two sentences: what does this PR do, and why? -- Linked issues !-- e.g. Closes #42, Refs #15 -- Type ...

Summary - add 2.13 upgrade commands for call recording request status and dropping CalendarEvent recordingPreference - remove the recording preference from the core CalendarEvent standard object ...
-PR: awaiting author
-PR: wip

概要 劇場一覧タブ(/theaters)で、スクリーン数の横に総座席数列を追加しました。あわせて、コード変更後の回帰テスト手順をリポジトリ内に明文化しました。 変更内容 機能: 総座席数列の追加 | ファイル | 変更 | | --- | --- | | lib/queries/theaters.ts | サブクエリに SUM(capacity) AS total_capacity を追加 ...