pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:JavaScript
Filter by
235M results
Dependencies minor upgrade
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v1 → v7 |
Release Notes
details summary actions/checkout ...
Summary
- Release notes can be found here.
- Add appstream file
!-- SPDX-FileCopyrightText: 2026 AerynOS Developers SPDX-License-Identifier: MPL-2.0
Test Plan
Log into bitwarden
Checklist
- ...
Add organization and membership tables, migrate subscription data ownership to organization_id, and define
membership-based RLS policies for Monsterly data.
Summary
Refs #381.
- Promotes the voice register ladder to calm / alert / urgent / critical, with legacy firm input normalized to urgent
so old producers and logs still resolve.
- Bumps the phrase-bank ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.9.0 → 3.9.1 | age | confidence |
Release Notes
details summary prettier/prettier ...
A1/05 Mein Tag — reviewed vocab.yml
Reviewed the build/import-vocab.ts draft for A1/05-mein-tag/lesson.md §4 Wortschatz and produced a clean
CommittedVocabSet (no needsReview, no reviewNote, every gloss ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| dayjs (source) | 1.11.20 → 1.11.21 | age | confidence |
Release Notes
details summary iamkun/dayjs ...
automerge
Summary
Adds a --consent-to-terms flag to psilink accept so it can run unattended. The flag records the operator s advance
consent to the invitation s disclosed terms and skips the interactive y/N confirmation, ...
Summary
- Add MobileCollectDrawer and MobileCollectDrawerProvider for inline collection from the mobile feed (replaces router
navigation to /collect/...)
- Extract CollectModalContents from CollectModal ...