pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:PHP language:C#
Filter by
161M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @packtory/cli | 0.0.29 → 0.0.30 | age | confidence |
Configuration
📅 Schedule: (UTC)
- ...
renovate
upgrade
Summary
- Add specialTeamsCredits.ts mirroring defensive credits for punt/kickoff/FG/PAT rules (B3–B8, B6, B10a) and wire
maxPrepsBoxScore.ts through it.
- Fix iPad save paths to populate kickYards ...
:robot: I have created a release beep boop
0.3.4 (2026-05-30)
Bug Fixes
- logos need transparency (e2b71d0)
This PR was generated with Release Please. See documentation.
autorelease: pending
chore: back-merge v0.2.0 release into develop
Standard GitFlow back-merge: brings main s release commit (#100, v0.2.0) into develop so the version bump, finalized
[0.2.0] CHANGELOG section, and the four ...
Fixes problems specific to the new tauri-based launcher.
Summary
!-- What does this PR do? Link related issues with #number --
Changes
!-- List the key changes --
Testing
!-- How was this tested? --
- [ ] Tested on HA-TEST
- [ ] CI tests pass
- [ ...
Summary
Deletes ~1,793 lines of dead legacy reconciler mount/update code now that the V1 descriptor/handler model is the
production path. This is task (a)/3 from the legacy mount/update cleanup audit. ...
Closes #65.
This PR implements build-time static pre-rendering (SSG) via a custom Node post-build script for all main pages and
stock tickers on the DSEasy platform.
Summary of Changes:
- SSG Generation ...
Problem
The Docker build fails on python:3.12-slim (now based on Debian Trixie) because libgl1-mesa-glx was removed from
Debian 13. The apt error Package libgl1-mesa-glx has no installation candidate ...