Update module tailscale.com to v1.88.2 #49

Merged
alazyreader merged 2 commits from renovate/tailscale.com-1.x into main 2025-09-19 20:32:01 +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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTE2LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
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):

  • 12 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/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): - 12 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/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
renovate force-pushed renovate/tailscale.com-1.x from 5c499da140 to 8a41486477 2025-09-03 18:01:49 +00:00 Compare
renovate added 2 commits 2025-09-11 18:01:23 +00:00
Update module tailscale.com to v1.86.5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
8a41486477
Update module tailscale.com to v1.88.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
3ee5571a0b
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:01:24 +00:00
renovate added 2 commits 2025-09-11 20:01:27 +00:00
Update module tailscale.com to v1.88.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
3ee5571a0b
Update module tailscale.com to v1.88.1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
daf85b1fd0
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:01:27 +00:00
renovate added 2 commits 2025-09-17 18:01:33 +00:00
Update module tailscale.com to v1.88.1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
daf85b1fd0
Update module tailscale.com to v1.88.2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
98003f4cff
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:01:35 +00:00
alazyreader added 1 commit 2025-09-19 14:15:03 +00:00
bump go version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
c7c0b68f9b
Author
Contributor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
alazyreader merged commit 785b192b48 into main 2025-09-19 20:32:01 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2025-09-19 20:32:01 +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/ts-docker-proxy#49
No description provided.