Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:unmerged language:JavaScript

Filter by

74.4M results  (2 s)

74.4M results

Bumps rollup from 4.34.9 to 4.61.0. details summary Release notes /summary p em Sourced from a href= https://github.com/rollup/rollup/releases rollup s releases /a . /em /p blockquote h2 v4.61.0 /h2 h2 ...
dependencies
javascript

Bumps googleapis from 172.0.0 to 173.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/googleapis/google-api-nodejs-client/releases googleapis s releases /a . /em ...
dependencies
javascript

The bug Equations in the API reference rendered as literal text — e.g. .. math:: and :class:OrthogonalRandomFeatures showing verbatim on https://jejjohnson.github.io/geonnax/api/uncertainty/. Root cause: ...
area:code
area:testing

!--pre-commit.ci start-- updates: - github.com/commitizen-tools/commitizen: v4.16.2 → v4.16.3 - github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15 !--pre-commit.ci end--

- Resolved missing environment variables and broken path references. - Changed main.py from @app.on_event to FastAPI @asynccontextmanager lifespan without breaking background schedulers. - Converted ...

Bumps hotdata from 0.2.5 to 0.2.6. details summary Release notes /summary p em Sourced from a href= https://github.com/hotdata-dev/sdk-python/releases hotdata s releases /a . /em /p blockquote h2 hotdata ...
dependencies
python:uv

Closes #223 Summary - Ctx.run_mode dataclass default changed from train to run (_interactive.py) - ask_choice default in _ask_run_mode updated to match (setup_wizard.py) - Test asserting the structural ...
enhancement

Dev-only flag. Remove the flag registration and the gated EAP query code path that was only enabled for internal users. The production behavior (standard Snuba query) is retained as the unconditional path. ...
Scope: Backend