Update module tailscale.com to v1.88.2 #77

Merged
alazyreader merged 3 commits from renovate/tailscale.com-1.x into master 2025-09-19 14:13:28 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
tailscale.com require minor v1.84.3 -> v1.88.2

Release Notes

tailscale/tailscale (tailscale.com)

v1.88.2

Compare Source

v1.88.1

Compare Source

Please refer to the changelog available at https://tailscale.com/changelog

v1.88.0

Compare Source

v1.86.5

Compare Source

v1.86.4

Compare Source

v1.86.3

Compare Source

v1.86.2

Compare Source

Please refer to the changelog available at https://tailscale.com/changelog

v1.86.1

Compare Source

v1.86.0

Compare Source

Please refer to the changelog available at https://tailscale.com/changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tailscale.com](https://github.com/tailscale/tailscale) | require | minor | `v1.84.3` -> `v1.88.2` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale.com)</summary> ### [`v1.88.2`](https://github.com/tailscale/tailscale/compare/v1.88.1...v1.88.2) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.88.1...v1.88.2) ### [`v1.88.1`](https://github.com/tailscale/tailscale/releases/tag/v1.88.1) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.88.0...v1.88.1) Please refer to the changelog available at <https://tailscale.com/changelog> ### [`v1.88.0`](https://github.com/tailscale/tailscale/compare/v1.86.5...v1.88.0) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.5...v1.88.0) ### [`v1.86.5`](https://github.com/tailscale/tailscale/compare/v1.86.4...v1.86.5) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.4...v1.86.5) ### [`v1.86.4`](https://github.com/tailscale/tailscale/compare/v1.86.3...v1.86.4) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.3...v1.86.4) ### [`v1.86.3`](https://github.com/tailscale/tailscale/compare/v1.86.2...v1.86.3) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.2...v1.86.3) ### [`v1.86.2`](https://github.com/tailscale/tailscale/releases/tag/v1.86.2) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.1...v1.86.2) Please refer to the changelog available at <https://tailscale.com/changelog> ### [`v1.86.1`](https://github.com/tailscale/tailscale/compare/v1.86.0...v1.86.1) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.0...v1.86.1) ### [`v1.86.0`](https://github.com/tailscale/tailscale/releases/tag/v1.86.0) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.84.3...v1.86.0) Please refer to the changelog available at <https://tailscale.com/changelog> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-07-24 19:02:42 +00:00
Update module tailscale.com to v1.86.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
6de1fb3bd4
Author
Contributor

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.1 -> 1.25.1
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874 -> v0.0.0-20250813024750-ebf49471dced
github.com/tailscale/wireguard-go v0.0.0-20250304000100-91a0587fb251 -> v0.0.0-20250716170648-1d0488a3d7da
github.com/vishvananda/netns v0.0.4 -> v0.0.5
golang.org/x/crypto v0.37.0 -> v0.38.0
golang.org/x/mod v0.23.0 -> v0.24.0
golang.org/x/net v0.36.0 -> v0.40.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/term v0.31.0 -> v0.32.0
golang.org/x/text v0.24.0 -> v0.25.0
golang.org/x/time v0.10.0 -> v0.11.0
golang.org/x/tools v0.30.0 -> v0.33.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 11 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :----------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.24.1` -> `1.25.1` | | `github.com/go-json-experiment/json` | `v0.0.0-20250223041408-d3c622f1b874` -> `v0.0.0-20250813024750-ebf49471dced` | | `github.com/tailscale/wireguard-go` | `v0.0.0-20250304000100-91a0587fb251` -> `v0.0.0-20250716170648-1d0488a3d7da` | | `github.com/vishvananda/netns` | `v0.0.4` -> `v0.0.5` | | `golang.org/x/crypto` | `v0.37.0` -> `v0.38.0` | | `golang.org/x/mod` | `v0.23.0` -> `v0.24.0` | | `golang.org/x/net` | `v0.36.0` -> `v0.40.0` | | `golang.org/x/sys` | `v0.32.0` -> `v0.33.0` | | `golang.org/x/term` | `v0.31.0` -> `v0.32.0` | | `golang.org/x/text` | `v0.24.0` -> `v0.25.0` | | `golang.org/x/time` | `v0.10.0` -> `v0.11.0` | | `golang.org/x/tools` | `v0.30.0` -> `v0.33.0` |
renovate force-pushed renovate/tailscale.com-1.x from 6de1fb3bd4 to 4990e7bf8e 2025-07-25 19:02:42 +00:00 Compare
renovate changed title from Update module tailscale.com to v1.86.0 to Update module tailscale.com to v1.86.1 2025-07-25 19:02:42 +00:00
renovate changed title from Update module tailscale.com to v1.86.1 to Update module tailscale.com to v1.86.2 2025-07-29 18:02:41 +00:00
renovate force-pushed renovate/tailscale.com-1.x from 4990e7bf8e to d8590e4d50 2025-07-29 18:02:41 +00:00 Compare
renovate force-pushed renovate/tailscale.com-1.x from d8590e4d50 to 515832b99d 2025-08-06 19:02:50 +00:00 Compare
renovate changed title from Update module tailscale.com to v1.86.2 to Update module tailscale.com to v1.86.4 2025-08-07 17:03:09 +00:00
renovate force-pushed renovate/tailscale.com-1.x from 515832b99d to b0074e7999 2025-08-07 17:03:09 +00:00 Compare
renovate changed title from Update module tailscale.com to v1.86.4 to Update module tailscale.com to v1.86.5 2025-08-22 18:03:12 +00:00
renovate force-pushed renovate/tailscale.com-1.x from b0074e7999 to af500e5b58 2025-08-22 18:03:13 +00:00 Compare
renovate force-pushed renovate/tailscale.com-1.x from af500e5b58 to 9159c39ce1 2025-09-03 18:02:56 +00:00 Compare
renovate changed title from Update module tailscale.com to v1.86.5 to Update module tailscale.com to v1.88.0 2025-09-11 18:02:21 +00:00
renovate added 2 commits 2025-09-11 18:02:22 +00:00
Update module tailscale.com to v1.86.5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
9159c39ce1
Update module tailscale.com to v1.88.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
7a7b13643a
renovate changed title from Update module tailscale.com to v1.88.0 to Update module tailscale.com to v1.88.1 2025-09-11 20:02:24 +00:00
renovate added 2 commits 2025-09-11 20:02:24 +00:00
Update module tailscale.com to v1.88.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
7a7b13643a
Update module tailscale.com to v1.88.1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
b0f0d5d62e
renovate changed title from Update module tailscale.com to v1.88.1 to Update module tailscale.com to v1.88.2 2025-09-17 18:02:29 +00:00
renovate added 2 commits 2025-09-17 18:02:30 +00:00
Update module tailscale.com to v1.88.1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
b0f0d5d62e
Update module tailscale.com to v1.88.2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
6978b3dc47
alazyreader added 1 commit 2025-09-19 14:04:51 +00:00
update go
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
76964a6a00
alazyreader added 1 commit 2025-09-19 14:05:41 +00:00
upgrade go in test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
249e98d060
alazyreader merged commit 212fa8be4d into master 2025-09-19 14:13:28 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2025-09-19 14:13:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alazyreader/library#77
No description provided.