fix(deps): update dependency home-operations/flate (0.1.23 ➔ 0.1.24) #120

Merged
Exikle merged 2 commits from renovate/home-operations-flate-0.x into main 2026-05-26 17:06:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
home-operations/flate patch 0.1.230.1.24

Release Notes

home-operations/flate (home-operations/flate)

v0.1.24

Compare Source

Bug Fixes
  • orchestrator: cascade parent failures to render-emitted children (#​414) (cc051d7)
  • source: close mark-sweep race between gc.Sweep and Refs.Put (#​405) (a045111)
  • store: stop the post-Failed grace timer on early return (#​400) (bf6f8be)
Performance Improvements
  • depwait: skip MissingGrace when Existence index is wired (#​412) (f06c774)
  • drop unnecessary syscalls and narrow the AddObject lock (#​404) (75331cb)
  • task: YieldQuiescent decrements active for depwait yields (#​413) (80781aa)
Miscellaneous Chores
Code Refactoring
  • cli, controllers: naming + file organization (#​403) (090d075)
  • manifest: dedup readKustomizeComponents (#​401) (ad8de44)
  • source/git: split verify and mirror into subpackages (#​408) (23e764b)
  • source: collapse fetcher authIdentity helpers into AuthIdentityFromRefs (#​406) (75799fe)
  • source: consolidate bucket subpackage files and fetcher boilerplate (#​407) (afb252c)
  • source: give every fetcher subpackage a controller-shaped layout (#​409) (d0e7fb1)
  • source: shared NewHTTPTransport factory (#​402) (e92181d)

Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "every weekday"
  • Automerge
    • "every weekday"

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [home-operations/flate](https://github.com/home-operations/flate) | patch | `0.1.23` → `0.1.24` | --- ### Release Notes <details> <summary>home-operations/flate (home-operations/flate)</summary> ### [`v0.1.24`](https://github.com/home-operations/flate/blob/HEAD/CHANGELOG.md#0124-2026-05-26) [Compare Source](https://github.com/home-operations/flate/compare/0.1.23...0.1.24) ##### Bug Fixes - **orchestrator:** cascade parent failures to render-emitted children ([#&#8203;414](https://github.com/home-operations/flate/issues/414)) ([cc051d7](https://github.com/home-operations/flate/commit/cc051d7317b5dfd732612cb807e4dd67c70ca973)) - **source:** close mark-sweep race between gc.Sweep and Refs.Put ([#&#8203;405](https://github.com/home-operations/flate/issues/405)) ([a045111](https://github.com/home-operations/flate/commit/a0451114381386bea0e4d318fa8bf1e48b61213a)) - **store:** stop the post-Failed grace timer on early return ([#&#8203;400](https://github.com/home-operations/flate/issues/400)) ([bf6f8be](https://github.com/home-operations/flate/commit/bf6f8bec818eb5a280ba6f6b8d69669dee275989)) ##### Performance Improvements - **depwait:** skip MissingGrace when Existence index is wired ([#&#8203;412](https://github.com/home-operations/flate/issues/412)) ([f06c774](https://github.com/home-operations/flate/commit/f06c7742026233d82a3021233f27e6ecfe64e5fa)) - drop unnecessary syscalls and narrow the AddObject lock ([#&#8203;404](https://github.com/home-operations/flate/issues/404)) ([75331cb](https://github.com/home-operations/flate/commit/75331cb7307ee0cf22ed6eb1507cf1bdad63e72c)) - **task:** YieldQuiescent decrements active for depwait yields ([#&#8203;413](https://github.com/home-operations/flate/issues/413)) ([80781aa](https://github.com/home-operations/flate/commit/80781aaa75506b8676d8e01c089923dabe77a70e)) ##### Miscellaneous Chores - no need for draft PR ([fc4522b](https://github.com/home-operations/flate/commit/fc4522b6090449fa99c5f4fcdd6e7053e85dfeb7)) ##### Code Refactoring - **cli, controllers:** naming + file organization ([#&#8203;403](https://github.com/home-operations/flate/issues/403)) ([090d075](https://github.com/home-operations/flate/commit/090d0750fe89570b699e5e82b978839e271997cf)) - **manifest:** dedup readKustomizeComponents ([#&#8203;401](https://github.com/home-operations/flate/issues/401)) ([ad8de44](https://github.com/home-operations/flate/commit/ad8de440cd38ea14d5a7525142e490170f0e2b45)) - **source/git:** split verify and mirror into subpackages ([#&#8203;408](https://github.com/home-operations/flate/issues/408)) ([23e764b](https://github.com/home-operations/flate/commit/23e764b78bc4ea9d801482b1862734601438cc3a)) - **source:** collapse fetcher authIdentity helpers into AuthIdentityFromRefs ([#&#8203;406](https://github.com/home-operations/flate/issues/406)) ([75799fe](https://github.com/home-operations/flate/commit/75799fe01d150f1ab06b958763ae4de705ce5e3f)) - **source:** consolidate bucket subpackage files and fetcher boilerplate ([#&#8203;407](https://github.com/home-operations/flate/issues/407)) ([afb252c](https://github.com/home-operations/flate/commit/afb252c4457951f0e7819bbb53892453f411dcf0)) - **source:** give every fetcher subpackage a controller-shaped layout ([#&#8203;409](https://github.com/home-operations/flate/issues/409)) ([d0e7fb1](https://github.com/home-operations/flate/commit/d0e7fb183e41098346a20e79fdd7bae4f931d012)) - **source:** shared NewHTTPTransport factory ([#&#8203;402](https://github.com/home-operations/flate/issues/402)) ([e92181d](https://github.com/home-operations/flate/commit/e92181d67ec338cacba2e443078e77c8a5f31864)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Toronto) - Branch creation - "every weekday" - Automerge - "every weekday" 🚦 **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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuOCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwcmlvcml0eS9sb3ciLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
fix(deps): update dependency home-operations/flate (0.1.23 ➔ 0.1.24)
Some checks failed
Flate / Flate - Filter (pull_request) Successful in 6s
Labeler / Labeler (pull_request_target) Successful in 24s
Flate / Flate (helmrelease) (pull_request) Has been cancelled
Flate / Flate (kustomization) (pull_request) Has been cancelled
Flate / Flate - Diff helmrelease (pull_request) Has been cancelled
Flate / Flate - Diff kustomization (pull_request) Has been cancelled
Flate / Flate - Success (pull_request) Has been cancelled
46a181322c
dusk-bot scheduled this pull request to auto merge when all checks succeed 2026-05-26 17:03:11 +00:00
Merge branch 'main' into renovate/home-operations-flate-0.x
All checks were successful
Flate / Flate - Filter (pull_request) Successful in 6s
Flate / Flate (kustomization) (pull_request) Has been skipped
Flate / Flate (helmrelease) (pull_request) Has been skipped
Flate / Flate - Diff kustomization (pull_request) Has been skipped
Flate / Flate - Diff helmrelease (pull_request) Has been skipped
Labeler / Labeler (pull_request_target) Successful in 16s
Flate - Success Flate checks success
Flate / Flate - Success (pull_request) Successful in 14s
475dc7cee4
Exikle merged commit 381571410a into main 2026-05-26 17:06:59 +00:00
Exikle deleted branch renovate/home-operations-flate-0.x 2026-05-26 17:06:59 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Exikle/Artemis-Cluster!120
No description provided.