Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:PHP

Filter by

197M results  (2 s)

197M results

Bumps @typescript-eslint/eslint-plugin from 8.61.0 to 8.61.1. details summary Release notes /summary p em Sourced from a href= https://github.com/typescript-eslint/typescript-eslint/releases @​typescript-eslint/eslint-plugin ...
dependencies
javascript

Summary The skrl off-policy algorithms (SAC/TD3/DDPG) diverge on contact-rich, long-horizon tasks — observed critic loss → 1e22. This PR fixes three independent, general gaps in the skrl backend so off-policy ...

Bumps pyjwt from 2.12.1 to 2.13.0. details summary Release notes /summary p em Sourced from a href= https://github.com/jpadilla/pyjwt/releases pyjwt s releases /a . /em /p blockquote h2 2.13.0 /h2 h1 PyJWT ...
dependencies
python:uv

Bumps pyjwt from 2.12.1 to 2.13.0. details summary Release notes /summary p em Sourced from a href= https://github.com/jpadilla/pyjwt/releases pyjwt s releases /a . /em /p blockquote h2 2.13.0 /h2 h1 PyJWT ...
dependencies
python:uv

Motivation - Remove the dev ng serve deployment (public SockJS/live-reload on :4200) and serve a production Angular build through Nginx inside the frontend container. - Fix gateway routing so ...
codex

Bumps symfony/routing from 7.4.12 to 8.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/symfony/routing/releases symfony/routing s releases /a . /em /p blockquote ...
dependencies
php

Bumps pyjwt from 2.12.1 to 2.13.0. details summary Release notes /summary p em Sourced from a href= https://github.com/jpadilla/pyjwt/releases pyjwt s releases /a . /em /p blockquote h2 2.13.0 /h2 h1 PyJWT ...
dependencies
python:uv

The following code health improvements were made: - In monitor/diff.py and monitor/timeline.py, duplicate from typing import ... lines were consolidated into a single, alphabetically sorted line. ...