pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:C# language:HTML
Filter by
41.8M results
Automated test pull request
Bumps lodash from 4.17.23 to 4.18.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/lodash/lodash/releases lodash s releases /a . /em /p blockquote h2 4.18.1 /h2 h2 ...
dependencies
javascript
Evidence-Source: OCC#PENDING
OMN-12626 (R1, High, Governance): pin prod runtime to a promoted main digest
Plan: docs/plans/2026-06-02-prod-runtime-stability-and-isolation-plan.md
Problem
The promotion ...
Problem\nThe Docusaurus deploy workflow failed because:\n1. No existed in , so could not resolve/cache dependencies.\n2. does not exist on npm, causing to fail entirely.\n\n## Fix\n- Downgrade and ...
Automated test pull request
Bumps @mantine/hooks from 9.2.2 to 9.3.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/mantinedev/mantine/releases @mantine/hooks s releases /a . /em /p blockquote ...
dependencies
javascript
📝 Pull Request Description
Related Issue
Closes #5989
Summary
This PR enhances the existing To-Do List project by transforming it into a more engaging productivity dashboard. The
update introduces ...
Motivation
- Prevent sheet/CSV refreshes and campaign restores from overwriting users manual hero image edits by locking
image-related fields on a per-card basis.
- Surface lock state clearly ...
codex
The test test_config_default_and_validation in tests/agents/test_claude_concurrency.py attempts to catch ValueError, but
pydantic v2 s Field constraints (now replacing the old @field_validator) raise ValidationError ...