pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:CSS language:HTML
Filter by
195M results
:robot: AI text below :robot:
Fixes #628.
What
The // glob operator treated ** like a single *, so recursive patterns never descended into subdirectories:
local.cwd // **/*.zip
[] # before: ...
Bumps sentry/sentry-laravel from 4.13.0 to 4.25.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/getsentry/sentry-laravel/releases sentry/sentry-laravel s releases ...
dependencies
php
Keep the $2B large-cap cutoff per request.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @typescript-eslint/eslint-plugin (source) | 8.60.0 → 8.60.1 | age | confidence |
| @typescript-eslint/parser ...
Summary
- Wrap _run_with_client in a 45s asyncio.wait_for timeout
- Invalidate the BLE session on timeout or cancellation so the operation lock is always released
- Add regression test for timeout ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
dependencies
- Add YamlConfig class with round-trip comment/anchor preservation
- Register YamlConfig in config module exports
- Extract shared atomic write utility to prevent partial writes
- Refactor JsonConfig ...
Summary
Production parcels store vendor_lookup.outcome: skipped_tier, which failed Pydantic validation and broke
/parcels/{id}/outreach and /outreach/drafts.
Test plan
- [ ] GET /parcels/{id}/outreach/drafts ...
Resumen
Esta PR implementa la parte que faltaba del contrato API mock documentado previamente en docs/api.md.
La rama feature/backend tenía tests de reviews, incidents y favorites ya mergeados, pero ...
Problem
The sitemap showed IP addresses instead of domain names in the hierarchy.
Root cause: httpx returns the resolved IP address in its JSON host field (e.g. for input media.example.synology.me,
httpx ...