pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Python language:HTML
Filter by
207M results
Bumps axios from 1.15.0 to 1.16.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.16.1 — May 13, ...
dependencies
javascript
Summary
This PR starts the IPv6 readiness re-landing onto development2 after the control-plane legacy cleanup. It intentionally
keeps the scope narrow and reviewable: repository contracts, shared address-family ...
Updates the requirements on svgwrite to permit the latest version. details summary Changelog /summary p em Sourced from
a href= https://github.com/mozman/svgwrite/blob/master/NEWS.rst svgwrite s changelog ...
dependencies
python
Bumps the npm_and_yarn group with 6 updates in the /evals-course/evals-service directory:
| Package | From | To |
| --- | --- | --- |
| brace-expansion | 2.0.2 | 2.1.1 |
| brace-expansion | 1.1.12 | 1.1.15 ...
dependencies
javascript
Summary
- Emails the provider when a customer cancels a booking
- Emails the customer when a provider cancels (JWT path or email token link)
- Broadened cancellation to allow any non-cancelled booking ...
Implementação da funcionalidade de submissão de trabalhos acadêmicos.
Funcionalidades adicionadas:
- Recebimento de título e resumo do trabalho
- Upload de arquivo
- Validação de tipo de arquivo ...
Why
Applies Postel s Law ( conservative output, liberal input ) and the Unix philosophy ( do one thing well, compose small
tools ) to the plugin set. The guiding test: a good seam is a named artifact, ...
This PR updates idna from 2.10 to 3.18.
details summary Changelog /summary
3.18
- When decoding a domain, add a `display` argument that will pass
through invalid labels rather than raising an exception. ...
改用模板匹配自动找活动入口替代录制操作
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
发布说明
- New Features
- 新增对 DarkRacing 类别的支持,包括标签定义、标注数据和任务处理逻辑,扩展系统的识别和处理能力。 ...
Summary
is_markitdown_format(path) in src/markitdown_runtime.py does os.path.splitext(path)[1], which raises TypeError when path
is None or a non-string. Callers that pass an unvalidated value (e.g. a ...