pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript language:Go
Filter by
144M results
Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
Change Description
- Retires the production self-hosted Redis HA overlay and standalone production HA Redis package so they render only
explicit retirement markers.
- Adds the issue #339 decommission ...
Summary
- GET /api/v1/admin/statistics now includes description and readme fields for each item.
- The Statistics tab CSV download adds two new columns (description, readme) between downloads and ...
Summary
Cambium Phase 4 — wires the complete planned API surface. After this PR, every Rhizome data endpoint is reachable
through Cambium with JWT authentication and provider key injection.
What s new ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| cplieger/ci (changelog) | action | digest | 72b6b2d → ae5079b |
Configuration
📅 Schedule: (in ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| github.com/mattn/go-colorable | v0.1.14 → v0.1.15 | age | confidence |
Release Notes
details ...
renovate:github.com/mattn/go-colorable
Bugs fixed
1. isInNetwork — brewery farms never recognized as in-network (gameState.js:284)
The viaBrewery guard was:
if (conn.viaBrewery (conn.cities[0] === locationId || conn.cities[1] === locationId)) ...
Follow-up to the White Label v3 unification (LEN-486), addressing two things from the downside review.
Live/Off toggle (the set a real account live ask)
Per-tenant ● Live / ○ Off toggle in the actions ...
Makes httpx/ginrouter its own Go module so gin leaves the main module s dependency graph entirely.
- go.mod/go.sum no longer reference gin or its tree (sonic, golang-asm, goccy, validator, json-iterator); ...