Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java language:C#

Filter by

144M results  (2 s)

144M results

What Fixed a syntax error in app/config.py by adding the missing colon after the with open statement. Why The CI was failing with a SyntaxError on line 4 because the with statement was missing a colon. ...

Summary - When an F3 group field is active, each group already has a header carrying that field s value (e.g. ─ IN PROGRESS (5) ─), so repeating it on every row is redundant. This drops the grouped ...

What Two trust defects in the published npm artifact, plus a duplicate-module cleanup: 1. scripts/license.js — foreign-secret pickup. verifyLicense() scanned every env var ending in _API_KEY / _PRO_KEY. ...

Description Replaced the standard MPAndroidChart LineChart with a custom SafeLineChart in layout_mem_usage.xml. This prevents the IDE from crashing due to an IndexOutOfBoundsException caused by an axis-rendering ...

Bumps @babel/traverse from 7.21.4 to 7.29.7. details summary Release notes /summary p em Sourced from a href= https://github.com/babel/babel/releases @​babel/traverse s releases /a . /em /p blockquote ...
dependencies
javascript

This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | | --- | --- | --- | --- | --- | --- | | micronaut-projects/github-actions (changelog) | action | digest ...
type: dependency-upgrade

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

What Add the missing pytest_asyncio package to the project s requirements.txt so that the CI environment can import it during test execution. Why The CI pipeline failed with ModuleNotFoundError: No ...