Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps tailscale/github-action from 3 to 4.

Release notes

Sourced from tailscale/github-action's releases.

v4.0.0

With this release, the action is now implemented in JavaScript and requires runners that are capable of installing Node.js 24.

Notable changes:

  • New: Now supports a ping parameter to verify connectivity to tailnet devices.
  • New: Now logs out the Tailscale ephemeral node at the end of the CI run, removing it from the tailnet immediately.
  • Changed: Caching of Tailscale binaries is enabled by default.
  • Fixed: DNS resolvers are properly set on macOS. Previously, attempting to reach devices using their full domain of the form my-node.my-tailnet.ts.net would fail due to incorrect DNS settings.

Full Changelog: tailscale/github-action@v3...v4.0.0

v3.2.3

Fix an issue preventing the action from running on Windows based runners that do not have a graphical desktop environment (such as the windows-11-arm label).

What's Changed

Full Changelog: tailscale/github-action@v3.2.2...v3.2.3

v3.2.2

Add a retry mechanism for tailscale up.

What's Changed

New Contributors

Full Changelog: tailscale/github-action@v3.2.1...v3.2.2

v3.2.1

Fixed a regression where temporary files would incorrectly persist after the action completed.

What's Changed

Full Changelog: tailscale/github-action@v3...v3.2.1

v3.2.0

The action now supports running on Windows and macOS runners (generally available)

The action now supports an optional use-cache input which caches Tailscale binaries when set to 'true'

What's Changed

... (truncated)

Commits
  • aa60431 run all commands silently
  • b69384a Merge pull request #203 from tailscale/secrets
  • 0edb496 mask secrets
  • ac425ca stop echoing tailscale status to console
  • 2976a88 miscellaneous cleanup items from upgrading to TypeScript action
  • 2c45c8a configure DNS on macOS runners
  • d4729ea miscellaneous cleanup items from upgrading to TypeScript action
  • 392b482 fix bugs in ping logic, ping hosts in parallel, and tweak README and LICENSE
  • d2d502c update documentation and LICENSE to match existing github-action and document...
  • cff51cd stop pinging hosts as soon as any connectivity is available
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added Scope: Dependencies Pull requests that update a dependency file Type: Maintenance labels Oct 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 17, 2025 00:02
@dependabot dependabot bot added the Scope: Dependencies Pull requests that update a dependency file label Oct 17, 2025
@dependabot dependabot bot requested a review from Soundofdarkness October 17, 2025 00:02
@coderabbitai
Copy link

coderabbitai bot commented Oct 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@TobiTenno TobiTenno enabled auto-merge (squash) October 17, 2025 05:39
@dependabot dependabot bot force-pushed the dependabot-github_actions-tailscale-github-action-4 branch from abdb568 to b1bb79e Compare October 17, 2025 05:39
@TobiTenno
Copy link
Member

@dependabot rebase

Bumps [tailscale/github-action](https://github.com/tailscale/github-action) from 3 to 4.
- [Release notes](https://github.com/tailscale/github-action/releases)
- [Commits](tailscale/github-action@v3...v4)

---
updated-dependencies:
- dependency-name: tailscale/github-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-github_actions-tailscale-github-action-4 branch from b1bb79e to 4f7ed12 Compare November 28, 2025 05:02
@TobiTenno
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2025

Looks like tailscale/github-action is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Nov 29, 2025
auto-merge was automatically disabled November 29, 2025 04:39

Pull request was closed

@dependabot dependabot bot deleted the dependabot-github_actions-tailscale-github-action-4 branch November 29, 2025 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Dependencies Pull requests that update a dependency file Type: Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants