pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP language:C#
Filter by
176M results
General Description
Please include a summary of the changes and the related issue. Highlight key points of the PR, any relevant information,
and reasons for making the change.
Related Issue
A link to ...
Summary
- Adds 18 unit tests specifically for AutoCloseService.run() covering return schema, disabled mode skipping, multiple
company processing, and graceful error handling for DB errors, invalid ...
Bumps @babel/plugin-transform-modules-systemjs from 7.23.3 to 7.29.7. details summary Release notes /summary p em
Sourced from a href= https://github.com/babel/babel/releases @babel/plugin-transform-modules-systemjs ...
dependencies
javascript
Summary
The Python heredoc in eval.yml had unindented content at column 0, which broke YAML s literal block scalar parsing.
GitHub reported every run as \ workflow file issue\ and no jobs were created. ...
Updated FluentValidation.DependencyInjectionExtensions from 11.11.0 to 12.1.1.
details summary Release notes /summary
Sourced from FluentValidation.DependencyInjectionExtensions s releases.
12.1.0
...
Closes #819
Summary
Operators #1 complaint: error/status alerts dominated the top-middle of the screen and re-appeared even after being
acknowledged. Root cause: alerts were derived from live polled ...
Bumps the actions group with 3 updates: zulip/github-actions-zulip, peaceiris/actions-gh-pages and
zizmorcore/zizmor-action.
Updates zulip/github-actions-zulip from 1.0.2 to 2.0.1 details summary Release ...
maintenance
See: https://github.com/jupyter/jupyter_client/pull/478
Co-authored-by: @victorsamun
Before this change was made, running the following on Windows would cause the following error:
table thead tr th ...
Strict tenant isolation is a core architecture guarantee; this PR expands integration coverage to keep that contract
protected as modules expand. It adds cross-tenant access checks across private API endpoints, ...