pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:C++ language:JavaScript
Filter by
213M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vite (source) | 8.0.14 → 8.0.15 | age | confidence |
Release Notes
details summary vitejs/vite ...
Summary
- Removes the PHOTOGRAPHY eyebrow label pill above the heading
- Removes the place holder instagram handle pill below the subheading
- Drops the dead .glimpses-handle CSS and the unused ...
Suivi du chantier « Drapeaux d accès au tracé v2 »
Quatrième PR (cf. #706, #708, #710 déjà mergées). Reste PR 5/5 après celle-ci.
Ce que ça apporte
Pendant la création ou l édition d un circuit, tous ...
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests
begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply ...
dependencies
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
| --- | --- | --- | --- | --- |
| node (source) | | minor | 24.15.0 → 24.16.0 | OpenSSF Scorecard |
| node | final ...
dependencies
💡 What: Added accessibility groupings and descriptive labels to interactive icon-only buttons in the Composer Input. 🎯
Why: Screen readers were unable to announce the purpose of the close buttons and the ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @tanstack/react-router (source) | ^1.170.8 → ^1.170.9 | age | confidence |
| @tanstack/react-router-ssr-query ...
dependencies
Bumps github.com/drone/drone-cli from 1.8.0 to 1.9.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/drone/drone-cli/releases github.com/drone/drone-cli s releases ...
dependencies
go
Summary
- downtime_submissions.cycle_id is stored as both string (DT1) and ObjectId (DT2+). Type-strict BSON comparison meant
find({ cycle_id: activeCycle._id }) silently dropped string-typed submissions, ...