[PR #2522] [MERGED] update capmap and deps for release #2704

Closed
opened 2025-12-29 03:22:25 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2522
Author: @kradalby
Created: 4/11/2025
Status: Merged
Merged: 5/2/2025
Merged by: @kradalby

Base: mainHead: kradalby/capver-182


📝 Commits (7)

📊 Changes

6 files changed (+138 additions, -142 deletions)

View changed files

📝 flake.lock (+3 -3)
📝 go.mod (+38 -38)
📝 go.sum (+84 -86)
📝 hscontrol/capver/capver.go (+3 -3)
📝 hscontrol/capver/capver_generated.go (+6 -8)
📝 hscontrol/capver/capver_test.go (+4 -4)

📄 Description

This pr will stick around until the end of 0.26 release to include the things we release just before a release:

  • update capver
  • drop old version
  • update tailscale.com
  • update other go deps
  • update nix deps

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/2522 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 4/11/2025 **Status:** ✅ Merged **Merged:** 5/2/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/capver-182` --- ### 📝 Commits (7) - [`4853b8b`](https://github.com/juanfont/headscale/commit/4853b8bc522a0688c9d76f7e4eced3c90f20b6c5) generate new capver map - [`166ba88`](https://github.com/juanfont/headscale/commit/166ba88b61fdefd4833d82085d55ab783ca06f27) replace old sort func - [`17d350c`](https://github.com/juanfont/headscale/commit/17d350cd07245126a1f51a48b4b7d1fb24dd6cca) nix: flake update - [`ed2a8a7`](https://github.com/juanfont/headscale/commit/ed2a8a7e838d85271f3d247ed8cc600e6aa14c46) capgen: update - [`e4760ec`](https://github.com/juanfont/headscale/commit/e4760ec406c081ed5c3972406fb0c57aa46277f2) capgen: update - [`9802c7a`](https://github.com/juanfont/headscale/commit/9802c7a4a75eba8b79560507bdc5e39ae72ae009) go.mod: update tailscale - [`95437bf`](https://github.com/juanfont/headscale/commit/95437bf83004eecb4fc52bb2d71984d4880ac093) go.mod: update other deps ### 📊 Changes **6 files changed** (+138 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+3 -3) 📝 `go.mod` (+38 -38) 📝 `go.sum` (+84 -86) 📝 `hscontrol/capver/capver.go` (+3 -3) 📝 `hscontrol/capver/capver_generated.go` (+6 -8) 📝 `hscontrol/capver/capver_test.go` (+4 -4) </details> ### 📄 Description This pr will stick around until the end of `0.26` release to include the things we release just before a release: - [ ] update capver - [ ] drop old version - [ ] update tailscale.com - [ ] update other go deps - [ ] update nix deps --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:22:25 +01:00
adam closed this issue 2025-12-29 03:22:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2704