Update module tailscale.com to v1.86.5 #49

Open
renovate wants to merge 1 commits from renovate/tailscale.com-1.x into main
Contributor

This PR contains the following updates:

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

Release Notes

tailscale/tailscale (tailscale.com)

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.86.5` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale.com)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4xIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-07-24 19:01:21 +00:00
Update module tailscale.com to v1.86.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
52d50b0408
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):

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

Details:

Package Change
go 1.24.1 -> 1.24.4
github.com/tailscale/wireguard-go v0.0.0-20250304000100-91a0587fb251 -> v0.0.0-20250716170648-1d0488a3d7da
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/sync v0.13.0 -> v0.14.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): - 10 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :---------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.24.1` -> `1.24.4` | | `github.com/tailscale/wireguard-go` | `v0.0.0-20250304000100-91a0587fb251` -> `v0.0.0-20250716170648-1d0488a3d7da` | | `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/sync` | `v0.13.0` -> `v0.14.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 52d50b0408 to 72d8c02037 2025-07-25 19:01:20 +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:01:21 +00:00
renovate force-pushed renovate/tailscale.com-1.x from 72d8c02037 to ed0bc6739f 2025-07-29 18:01:18 +00:00 Compare
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:01:20 +00:00
renovate force-pushed renovate/tailscale.com-1.x from ed0bc6739f to aa007ddb93 2025-08-06 19:01:25 +00:00 Compare
renovate force-pushed renovate/tailscale.com-1.x from aa007ddb93 to 4fa2077a92 2025-08-07 17:01:42 +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:01:44 +00:00
renovate force-pushed renovate/tailscale.com-1.x from 4fa2077a92 to 5c499da140 2025-08-22 18:01:26 +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:01:27 +00:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tailscale.com-1.x:renovate/tailscale.com-1.x
git checkout renovate/tailscale.com-1.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alazyreader/ts-docker-proxy#49
No description provided.