Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hashicorp/action-setup-enos from 1.37 to 1.38.

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 06:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 1, 2025
@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
boundary-ui Ready Ready Preview Comment Oct 7, 2025 1:27am
boundary-ui-desktop Ready Ready Preview Comment Oct 7, 2025 1:27am

@hashicc hashicc added the desktop label Oct 2, 2025
@hashicc
Copy link
Collaborator

hashicc commented Oct 2, 2025

It looks like this action is part of Run Desktop E2E Tests, I can't see from the runner output what version of node this running but I don't think the image has node 24?

Runner Image
  Image: ubuntu-22.04
  Version: 20250922.79.1
  Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20250922.79/images/ubuntu/Ubuntu2204-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20250922.79

https://github.com/actions/runner-images/blob/ubuntu22/20250922.79/images/ubuntu/Ubuntu2204-Readme.md
doesn't list Node 24. The setup node step shows it pulling in Node 20.

The action might still work because the action uses the same APIs that are available in node 20 has but maybe we should look at bumping our node versions first if these actions have breaking changes requiring Node 24

Edit: Discussed here

@hashicc hashicc force-pushed the dependabot/github_actions/hashicorp/action-setup-enos-1.38 branch from 7d0c77c to 3912c6d Compare October 6, 2025 20:30
@hashicc hashicc force-pushed the dependabot/github_actions/hashicorp/action-setup-enos-1.38 branch from 3912c6d to 58c7802 Compare October 6, 2025 20:35
Bumps [hashicorp/action-setup-enos](https://github.com/hashicorp/action-setup-enos) from 1.37 to 1.38.
- [Commits](hashicorp/action-setup-enos@b9fa534...39a8f38)

---
updated-dependencies:
- dependency-name: hashicorp/action-setup-enos
  dependency-version: '1.38'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@hashicc hashicc force-pushed the dependabot/github_actions/hashicorp/action-setup-enos-1.38 branch from 58c7802 to 1340080 Compare October 7, 2025 01:25
@hashicc hashicc merged commit 928ca54 into main Oct 7, 2025
14 checks passed
@hashicc hashicc deleted the dependabot/github_actions/hashicorp/action-setup-enos-1.38 branch October 7, 2025 14:16
DhariniJeeva pushed a commit that referenced this pull request Oct 9, 2025
Bumps [hashicorp/action-setup-enos](https://github.com/hashicorp/action-setup-enos) from 1.37 to 1.38.
- [Commits](hashicorp/action-setup-enos@b9fa534...39a8f38)

---
updated-dependencies:
- dependency-name: hashicorp/action-setup-enos
  dependency-version: '1.38'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file desktop github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants