pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript
Filter by
177M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v4 → v7 |
Release Notes
details summary actions/checkout ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| release-drafter/release-drafter | action | minor | v7.3.1 → v7.4.0 |
Release Notes
details summary ...
dependencies
Currently its not possible to edit a pinned tab s URL directly. Zen only offers to apply the current URL ( Replace ...
URL with current). This makes it impossible to configure it a URL which is usually ...
Feature
size:L
Bumps and ws. These dependencies needed to be updated together. Updates ws from 8.20.1 to 8.21.0 details summary Release
notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ...
dependencies
javascript
Objectif
Ajoute une vérification automatique (CI) sur le dépôt, qui manquait totalement (0 workflow configuré jusqu ici). Chaque
push sur main et chaque pull request déclenchent désormais :
- npm ci ...
Bumps undici from 6.26.0 to 7.28.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/nodejs/undici/releases undici s releases /a . /em /p blockquote h2 v7.28.0 /h2 h1 ...
dependencies
javascript
Что изменилось
На карточке деталей рейса (FlightDetailModal) убраны кнопки «Закрыть рейс» и «Удалить» — оставлена только кнопка
«Редактировать», добавленная ранее в PR #64.
Управления статусом/удалением ...
Two independent changes that happened to land in the same working tree.
1. Exclude auto-cull decisions from personal-model training
_apply_decision() was the shared mover/recorder for both manual K/M/X ...
Summary
Make the memory-DB migration runner async so a migration step may return a promise. runMigrationSteps awaits an async
step to completion before checkpointing it and advancing to the next step ...