[PR #2798] [MERGED] update dependencies #2863

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2798
Author: @kradalby
Created: 10/16/2025
Status: Merged
Merged: 10/16/2025
Merged by: @kradalby

Base: mainHead: kradalby/depupdate-027


📝 Commits (10+)

  • 7a309d6 flake: update to Go 1.25
  • 15c4796 go.mod: update dependencies
  • 28781d7 go.mod: update modernc.org/sqlite to v1.39.1
  • 046bc04 .goreleaser: update to Go 1.25
  • d172437 flake: update vendorHash
  • caa4cd9 flake: update dependencies
  • 1777da9 ci: disable CGO for cross compilation
  • 1d2217f docker/hi: update to Go 1.25
  • db77614 docs: bump version
  • e753d88 integration: wrap external calls in EventuallyWithT

📊 Changes

11 files changed (+252 additions, -252 deletions)

View changed files

📝 .github/workflows/build.yml (+2 -0)
📝 .goreleaser.yml (+1 -1)
📝 Dockerfile.integration (+1 -1)
📝 cmd/hi/run.go (+2 -2)
📝 flake.lock (+3 -3)
📝 flake.nix (+3 -3)
📝 go.mod (+65 -69)
📝 go.sum (+148 -160)
📝 integration/acl_test.go (+10 -6)
📝 integration/auth_oidc_test.go (+16 -6)
📝 mkdocs.yml (+1 -1)

📄 Description

No description provided


🔄 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/2798 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/depupdate-027` --- ### 📝 Commits (10+) - [`7a309d6`](https://github.com/juanfont/headscale/commit/7a309d695cee7a828214026f1060038a62aab507) flake: update to Go 1.25 - [`15c4796`](https://github.com/juanfont/headscale/commit/15c479637b3722bb95cf5ee9d1c4926fc5863baf) go.mod: update dependencies - [`28781d7`](https://github.com/juanfont/headscale/commit/28781d70839c47b7b8ca6dadc37b686044c92bbf) go.mod: update modernc.org/sqlite to v1.39.1 - [`046bc04`](https://github.com/juanfont/headscale/commit/046bc04612901fe3b58a431dfb87433de6d6ff7d) .goreleaser: update to Go 1.25 - [`d172437`](https://github.com/juanfont/headscale/commit/d17243703c1a93d1f45e66bddfef4bb1f0df69a7) flake: update vendorHash - [`caa4cd9`](https://github.com/juanfont/headscale/commit/caa4cd9578cb58de52933052173b5396ab6dd255) flake: update dependencies - [`1777da9`](https://github.com/juanfont/headscale/commit/1777da935ad043882fefd67dd2d2db72ba21962c) ci: disable CGO for cross compilation - [`1d2217f`](https://github.com/juanfont/headscale/commit/1d2217f28efc1efa8955b4ac1eab5ed08d7e992c) docker/hi: update to Go 1.25 - [`db77614`](https://github.com/juanfont/headscale/commit/db77614f36187bd10734f94810f3bcdf5301dbf2) docs: bump version - [`e753d88`](https://github.com/juanfont/headscale/commit/e753d88756e9b9eaca282b49fcc3ebbe65acd4c9) integration: wrap external calls in EventuallyWithT ### 📊 Changes **11 files changed** (+252 additions, -252 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+2 -0) 📝 `.goreleaser.yml` (+1 -1) 📝 `Dockerfile.integration` (+1 -1) 📝 `cmd/hi/run.go` (+2 -2) 📝 `flake.lock` (+3 -3) 📝 `flake.nix` (+3 -3) 📝 `go.mod` (+65 -69) 📝 `go.sum` (+148 -160) 📝 `integration/acl_test.go` (+10 -6) 📝 `integration/auth_oidc_test.go` (+16 -6) 📝 `mkdocs.yml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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 04:19:25 +01:00
adam closed this issue 2025-12-29 04:19: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#2863