pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java language:Python
Filter by
45.2M results
Bumps the actions group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| actions/checkout | 4 | 7 |
| actions/setup-python | 5 | 6 |
| github/codeql-action | 3 | 4 |
| actions/configure-pages ...
dependencies
github_actions
Bumps the npm_and_yarn group with 1 update in the / directory: nodemailer.
Updates nodemailer from 8.0.11 to 9.0.1 details summary Release notes /summary p em Sourced from a href=
https://github.com/nodemailer/nodemailer/releases ...
dependencies
javascript
Bumps selenium-webdriver from 4.44.0 to 4.45.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/SeleniumHQ/selenium/releases selenium-webdriver s releases /a . /em /p ...
dependencies
ruby
Summary
- Add Celery background job orchestration for venue enrichment: jobs table, idempotent scheduling, Redis locks,
worker/beat compose profile, and admin endpoints (/admin/jobs, summary, detail). ...
💡 What: Replaced an expensive array copy and a sort operation ([...data].sort(...)[0]) with a single reduce pass in
src/components/Analytics/AudienceGrowthChart.jsx. 🎯 Why: Finding a single maximum value ...
[!WARNING] Dependabot will stop supporting python v3.9!
Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.
Updates the requirements on mkdocs-material to permit ...
dependencies
python
And error slipped through #5481 ready() doesn t exist, it s emitReady() The paragraph above the code snippet was
correct, it s just the code snippet that was wrong.
What changed
- add architecture version 2 with a compact learned ACE density-correlation basis through maximum body order four
- retain central-atom identity explicitly and replace the rank-deficient ...
問題
/mcp の transport.onclose と /sse の res.on( close ) ハンドラで transports[sid] は削除されるものの、metrics.sessionMeta[sid]
は削除されません。このため接続が発生するたびに sessionMeta が無制限に蓄積し、メモリリークになります。
修正
両方のクローズハンドラに delete metrics.sessionMeta[sid] ...
What does this PR do?
!-- A short summary of the change and why it was made. --
Type of change
- [ ] Feature
- [ ] Bug fix
- [ ] Refactor
- [ ] Chore / maintenance
Checklist
- [ ] My branch ...