pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Java language:JavaScript
Filter by
155M results
Bumps cryptography from 46.0.7 to 48.0.1. details summary Changelog /summary p em Sourced from a href=
https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst cryptography s changelog /a . /em /p ...
dependencies
python
Generates the Adam Daily Briefing for June 17, 2026. This includes gathering real-world data from Yahoo Finance and CNBC
to populate the daily briefing.
- The daily_brief.md file contains: Market Overview, ...
!-- 제목 규칙: [라벨 uppercase] 내용 예) [FEAT] 로그인 API 구현 | [DOCS] README 작성, CLAUDE.md 작성 | [FIX] 로그인 버그 수정 라벨: FEAT / FIX / REFACTOR / SETTING / DOCS / UI / BUILD / CI
작업 내용
!-- 무엇을, 왜 변경했는지 --
- Tenancy ...
feature
Bumps the npm_and_yarn group with 1 update in the /languagelab/static directory: js-yaml.
Updates js-yaml from 4.1.1 to 4.2.0 details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md ...
dependencies
javascript
Pull Requests being released
- #290
- #291
- Markers Module
- Sync LunarClient Mods Options
- Version Bump
- Default test env: jsdom → node (-23% duration)
- Removed setup.js (only imported unused jest-dom matchers)
- Added @vitest-environment jsdom to the 3 sync test files that use renderHook/render ...
Videos shot in portrait orientation were appearing heavily zoomed/cropped because object-fit: cover filled the 4:3
container by cropping the excess.
Fix: switch .photo-video to object-fit: contain so ...
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
- Two UI artifacts were being captured as part of message bodies: Discord reply preview/reference blocks and
edited-message UI metadata, which polluted exported text and could confuse ...
codex
Problem
The parser learns a commit s SHA only by scraping git s default [branch sha] summary out of a Bash stdout
(parser.SHA_RE). git commit -q suppresses that line entirely (so do GUI/editor commits), ...