Update module tailscale.com to v1.82.0 #43

Merged
alazyreader merged 3 commits from renovate/tailscale.com-1.x into main 2025-03-30 19:37:00 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
tailscale.com require minor v1.80.3 -> v1.82.0

Release Notes

tailscale/tailscale (tailscale.com)

v1.82.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.80.3` -> `v1.82.0` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale.com)</summary> ### [`v1.82.0`](https://github.com/tailscale/tailscale/releases/tag/v1.82.0) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.80.3...v1.82.0) Please refer to the changelog available at [https://tailscale.com/changelog](https://tailscale.com/changelog#2025-03-26). </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTguMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-03-26 21:01:59 +00:00
Update module tailscale.com to v1.82.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
26f9cda535
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):

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

Details:

Package Change
go 1.23.2 -> 1.24.1
github.com/aws/aws-sdk-go-v2 v1.24.1 -> v1.36.0
github.com/aws/aws-sdk-go-v2/config v1.26.5 -> v1.29.5
github.com/aws/aws-sdk-go-v2/credentials v1.16.16 -> v1.17.58
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 -> v1.16.27
github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 -> v1.3.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 -> v2.6.31
github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 -> v1.8.2
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 -> v1.12.2
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 -> v1.12.12
github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 -> v1.24.14
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 -> v1.28.13
github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 -> v1.33.13
github.com/aws/smithy-go v1.19.0 -> v1.22.2
github.com/gaissmai/bart v0.11.1 -> v0.18.0
github.com/go-json-experiment/json v0.0.0-20250103232110-6a9a0fde9288 -> v0.0.0-20250223041408-d3c622f1b874
github.com/tailscale/golang-x-crypto v0.0.0-20240604161659-3fde5e568aa4 -> v0.0.0-20250218230618-9a281fd8faca
golang.org/x/crypto v0.33.0 -> v0.35.0
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 -> v0.0.0-20250210185358-939b2ce775ac
golang.org/x/mod v0.22.0 -> v0.23.0
golang.org/x/net v0.35.0 -> v0.36.0
golang.org/x/time v0.9.0 -> v0.10.0
golang.org/x/tools v0.29.0 -> v0.30.0
gvisor.dev/gvisor v0.0.0-20240722211153-64c016c92987 -> v0.0.0-20250205023644-9414b50a5633
### ℹ 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): - 23 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.23.2` -> `1.24.1` | | `github.com/aws/aws-sdk-go-v2` | `v1.24.1` -> `v1.36.0` | | `github.com/aws/aws-sdk-go-v2/config` | `v1.26.5` -> `v1.29.5` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.16.16` -> `v1.17.58` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.14.11` -> `v1.16.27` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.2.10` -> `v1.3.31` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.5.10` -> `v2.6.31` | | `github.com/aws/aws-sdk-go-v2/internal/ini` | `v1.7.2` -> `v1.8.2` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.10.4` -> `v1.12.2` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.10.10` -> `v1.12.12` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.18.7` -> `v1.24.14` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.21.7` -> `v1.28.13` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.26.7` -> `v1.33.13` | | `github.com/aws/smithy-go` | `v1.19.0` -> `v1.22.2` | | `github.com/gaissmai/bart` | `v0.11.1` -> `v0.18.0` | | `github.com/go-json-experiment/json` | `v0.0.0-20250103232110-6a9a0fde9288` -> `v0.0.0-20250223041408-d3c622f1b874` | | `github.com/tailscale/golang-x-crypto` | `v0.0.0-20240604161659-3fde5e568aa4` -> `v0.0.0-20250218230618-9a281fd8faca` | | `golang.org/x/crypto` | `v0.33.0` -> `v0.35.0` | | `golang.org/x/exp` | `v0.0.0-20250106191152-7588d65b2ba8` -> `v0.0.0-20250210185358-939b2ce775ac` | | `golang.org/x/mod` | `v0.22.0` -> `v0.23.0` | | `golang.org/x/net` | `v0.35.0` -> `v0.36.0` | | `golang.org/x/time` | `v0.9.0` -> `v0.10.0` | | `golang.org/x/tools` | `v0.29.0` -> `v0.30.0` | | `gvisor.dev/gvisor` | `v0.0.0-20240722211153-64c016c92987` -> `v0.0.0-20250205023644-9414b50a5633` |
alazyreader added 1 commit 2025-03-30 19:26:33 +00:00
upgrade to 1.24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2155c8ac73
alazyreader added 1 commit 2025-03-30 19:33:48 +00:00
go 1.24.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
05930ea4a2
alazyreader merged commit 5b740ff68c into main 2025-03-30 19:37:00 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2025-03-30 19:37:00 +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#43
No description provided.