Update module tailscale.com to v1.82.0 #63

Merged
alazyreader merged 2 commits from renovate/tailscale.com-1.x into master 2025-03-30 20:11:10 +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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTguMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-03-26 21:03:04 +00:00
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:36:09 +00:00
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 64b767d0b5 into master 2025-03-30 20:11:10 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2025-03-30 20:11:10 +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#63
No description provided.