pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Go language:JavaScript
Filter by
152M results
Summary
Fixes three security findings surfaced (and the rest refuted) while verifying an external audit report.
- H3 — S3 secret key was readable through the query API. Credentials were configured ...
What was changed
ScheduleHandle.Describe() now returns the Priority set on a schedule s ScheduleWorkflowAction.
convertFromPBScheduleAction built the ScheduleWorkflowAction struct from the proto without ...
Refreshes docs/08-roadmap.md to match what s actually shipped. Docs only.
- Phases 0–4 marked ✅ (scaffold, API+data incl. export/import, mobile MVP core, sync, self-hosting polish).
- Phase 5: MCP ...
🎯 What: Fixed a potential SQL injection vulnerability in backend/database.py during database migrations. ⚠️ Risk: The
_add_column_if_missing and migrate_db functions previously allowed raw string interpolation ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
Release Notes
- New Features
- Attendance menu is now visible to non-admin users.
- Bug ...
Removes tar. It s no longer used after updating ancestor dependency laravel-mix. These dependencies need to be updated
together.
Removes tar
Updates laravel-mix from 2.1.11 to 6.0.49 details summary ...
dependencies
javascript
!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED!
Requirements
!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x]
(all ...
Extends the SSR+hydrate pilot (after /, /aircraft/:slug/safety, /accidents/:slug) to /routes/:pair — the largest demand
surface per GSC (28d): 4448 impressions / 1529 indexed URLs.
Approach: seed the ...
Bumps form-data from 4.0.5 to 4.0.6. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
Adds examples/iter_pipeline.fern — an end-to-end tour of the generic iterator + sort stdlib that this session and others
built out. Part of #2686.
import core/iter as iter;
import std/sort as sort; ...