homad icon indicating copy to clipboard operation
homad copied to clipboard

Bump tailscale/tailscale from 0.13.5 to 0.13.6 in /terraform

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps tailscale/tailscale from 0.13.5 to 0.13.6.

Release notes

Sourced from tailscale/tailscale's releases.

v0.13.6

What's Changed

  • Added support for importing existing policy file contents (#182)
  • Fixed setting tailnet key expiry time (#185)
  • tailscale/tailscale-client-go#31

Changelog

  • ea53829044777265192491da066a0da3ba7aeb6d: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0 (#153) (@​dependabot[bot])
  • 4eea4d2150e99bd0e90a0ee65e81c0315a42e9d0: Bump golang.org/x/tools from 0.1.11 to 0.1.12 (#137) (@​dependabot[bot])
  • 144c69f9016916f3605eef6a889c1936f7757f15: Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#151) (@​dependabot[bot])
  • 6eabefbcecba4617809e101d578e68ffa6f3d01a: go.mod: update to 1.30.1 (#154) (@​DentonGentry)
  • 86e9a4eba8cebac146af46ea86c0e277f31fb445: Bump tailscale.com from 1.30.1 to 1.30.2 (#157) (@​dependabot[bot])
  • 8a21ee62d44618946609d42667e9925746ac826a: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0 (#156) (@​dependabot[bot])
  • 8ebf6b6e22ef066f25bdd7c0e7b7ad07b3097437: Bump tailscale.com from 1.30.2 to 1.32.0 (#164) (@​dependabot[bot])
  • cbc8a98916cdad9b19cfe7fdbd01d287842b9e9d: Bump tailscale.com from 1.32.0 to 1.32.1 (#169) (@​dependabot[bot])
  • 57fdd57734a9242e9ada62957d05bf68aa42152f: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#170) (@​dependabot[bot])
  • 9c91d32868a3ae700b1723d1b15a17f3928846f2: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0 (#165) (@​dependabot[bot])
  • bf84cf7d0783928a72d07c50e3603c8cbcd8484a: Bump golang.org/x/tools from 0.1.12 to 0.2.0 (#167) (@​dependabot[bot])
  • 59f62ae2a56a0202f2dafbfa2127abe599ad2a10: readme: add instructions to update (#171) (@​DentonGentry)
  • 58b2423ef463a4fa2d9ecbef2d337509de29fabd: .github: use new GITHUB_OUTPUT env var (#173) (@​willnorris)
  • fa0a05a5f49ec8113a9db7a9cf1df3960e876827: Bump tailscale.com from 1.32.1 to 1.32.2 (#174) (@​dependabot[bot])
  • 5e5246c92d3665b948d5c23f3d6d9b8dcccc11b4: Bump github.com/tailscale/tailscale-client-go from 1.6.0 to 1.7.0 (#176) (@​dependabot[bot])
  • a14869b58f46fd9206affb28f591f439d891bd1b: Add key expiration to tailscale_tailnet_key (#175) (@​dizzzan)
  • 956e0ed26c75b34f547be6a79b3fedc956db6654: Document that tailscale_acl overrides the whole ACL file (#183) (@​knyar)
  • cceb8f16456aec3176dd557ca0ed94028a5952dc: Bump golang.org/x/tools from 0.2.0 to 0.3.0 (#177) (@​dependabot[bot])
  • 6324a13153c7fa5e15e6fae6ab981cf8bb4e0760: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 (#178) (@​dependabot[bot])
  • 8da785b6cc1db94358d4e83b67d998b793d9070f: Bump tailscale.com from 1.32.2 to 1.32.3 (#181) (@​dependabot[bot])
  • d19769013f3ae510b8aec03621f4d8a72a114330: tailscale_tailnet_key: correctly set key expiration (#185) (@​knyar)
  • a44608d16038b069167af99225cf24a1790e494e: Do not overwrite ACL file that has been changed manually (#186) (@​knyar)
Commits
  • a44608d Do not overwrite ACL file that has been changed manually (#186)
  • d197690 tailscale_tailnet_key: correctly set key expiration (#185)
  • 8da785b Bump tailscale.com from 1.32.2 to 1.32.3 (#181)
  • 6324a13 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 (#178)
  • cceb8f1 Bump golang.org/x/tools from 0.2.0 to 0.3.0 (#177)
  • 956e0ed Document that tailscale_acl overrides the whole ACL file (#183)
  • a14869b Add key expiration to tailscale_tailnet_key (#175)
  • 5e5246c Bump github.com/tailscale/tailscale-client-go from 1.6.0 to 1.7.0 (#176)
  • fa0a05a Bump tailscale.com from 1.32.1 to 1.32.2 (#174)
  • 58b2423 .github: use new GITHUB_OUTPUT env var (#173)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Dec 06 '22 18:12 dependabot[bot]