pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:Java
Filter by
183M results
Address the security findings from the codebase audit, without changing existing behaviour for legitimate use:
- CSRF: compare tokens in constant time (timingSafeEqual) instead of ===, closing a byte-by-byte ...
A feature was shipped as a 7-PR stacked chain (several PRs based on each other s branches, not on main) — only the
author can hold the dependency graph, it never CI-tests as a unit, and it forces retarget/rebase ...
#18435
Example1 - default Example2 - tokens Example3 - ignoreFormat Example4 - ignoreConstructorParameter Example5 -
ignoreSetter Example6 - setterCanReturnItsClass Example7 - ignoreAbstractMethods
All ...
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
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
Motivation
- Ensure customers receive full, up-to-date event menu payloads when bartenders add, remove, or edit drinks rather
than only availability toggles.
- Consolidate menu query logic to ...
codex
Bumps the npm-dependencies group with 3 updates: rollup, typescript-eslint and vitest.
Updates rollup from 4.61.1 to 4.62.0 details summary Release notes /summary p em Sourced from a href=
https://github.com/rollup/rollup/releases ...
dependencies
javascript
Bumps eslint from 10.4.1 to 10.5.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.5.0 /h2 h2 ...
dependencies
💡 What: Removed unused count and findAll queries in bbsController and refController that occurred immediately before a
redirect/render. 🎯 Why: These queries fetched data that was never used or passed to ...