pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Python language:Python
Filter by
40.1M results
Bumps vite and @vitejs/plugin-react. These dependencies needed to be updated together. Updates vite from 6.4.2 to 8.0.16
details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases ...
dependencies
javascript
Adds the shared identity/secret database auth contract for provider IAM database auth.\n\nValidation:\n- uv run pytest
tests/test_db_auth.py -q\n- uv run ruff check src/taproot_common/db_auth.py tests/test_db_auth.py\n\nNotes:\n- ...
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
Bumps the hibernate group with 4 updates: org.hibernate.orm:hibernate-core, org.hibernate.orm:hibernate-jcache,
org.hibernate.orm:hibernate-jpamodelgen and org.hibernate.orm.
Updates org.hibernate.orm:hibernate-core ...
dependencies
java
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
[!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.
Bumps sqlalchemy from 2.0.50 to 2.0.51. details summary ...
dependencies
python
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Update stale docs for auth, async mock payment, chat, recommendations, and progress/status notes.
- Add frontend API wrappers for logout, mock payment ...
Proves fourth-power-mod-twentyfive-mem: for all n : ℕ, n ^ 4 % 25 ∈ {0, 1, 6, 11, 16, 21}.
Reduce n⁴ mod 25 to (n % 25)⁴ mod 25 (Nat.mod_modEq), then interval_cases over the twenty-five residues with ...
Bumps pyjwt from 2.12.0 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