Update tinybirdco/tinybird-local:latest Docker digest to 019d0d3#28447
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #28447 +/- ##
==========================================
- Coverage 73.75% 73.75% -0.01%
==========================================
Files 1541 1541
Lines 132219 132219
Branches 15825 15823 -2
==========================================
- Hits 97516 97513 -3
+ Misses 33737 33718 -19
- Partials 966 988 +22
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
b3c6b9e to
d3f165d
Compare
f706c46 to
e0b1378
Compare
cff4f1f to
5384ce8
Compare
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run ghost:test:ci:integration |
✅ Succeeded | 2m 23s | View ↗ |
nx run ghost:test:ci:e2e |
✅ Succeeded | 11m 42s | View ↗ |
nx run @tryghost/admin-x-settings:test:acceptance |
✅ Succeeded | 9m 32s | View ↗ |
nx run ghost:test:ci:integration:no-coverage |
✅ Succeeded | 42s | View ↗ |
nx run ghost:test:ci:legacy |
✅ Succeeded | 3m 28s | View ↗ |
nx run ghost:test:ci:e2e:no-coverage |
✅ Succeeded | 2m 40s | View ↗ |
nx build @tryghost/portal |
✅ Succeeded | <1s | View ↗ |
nx build @tryghost/admin-toolbar |
✅ Succeeded | <1s | View ↗ |
Additional runs (15) |
✅ Succeeded | ... | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-06-12 00:08:37 UTC
|
View your CI Pipeline Execution ↗ for commit 5384ce8
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
#28531) ref #28528 The 72h `minimumReleaseAge` soak can't work for digest updates, in two compounding ways: 1. **Digest updates skip `internalChecksFilter`.** The strict filter holds *version* updates branchless during the soak via lookup-time pending state, but digest updates are evaluated later, at branch-processing time, where an unmet release age only sets a `renovate/stability-days` status — it doesn't block PR creation under the default `prCreation: "immediate"`. So digest PRs open immediately regardless of the soak. 2. **Digests usually have no release timestamp to measure.** Docker Hub library images skip label lookup entirely, and action SHAs carry no registry-side publish time. Under `minimumReleaseAgeBehaviour=timestamp-required` (the default), that means the stability check is pending *forever*. Net effect: the five open Docker/actions digest PRs (#28432, #28446, #28447, #28448, #28499) opened same-day, can never automerge, and get rebased every Renovate window — burning CI indefinitely. Debug logs from run 27313892623 confirm the mechanism.
5384ce8 to
49d9e93
Compare

This PR contains the following updates:
49f65a4→019d0d349f65a4→019d0d3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone Etc/UTC)
* * * * 0,6)* 23 * * 1-5)* 0-4 * * 1-6)* * * * 0,6)* 23 * * 1-5)* 0-4 * * 1-6)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.