Skip to content

chore(deps): update denoland/setup-deno action to v2.0.5#1657

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-non-major
Open

chore(deps): update denoland/setup-deno action to v2.0.5#1657
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions-non-major

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
denoland/setup-deno action patch v2.0.42.0.5

Release Notes

denoland/setup-deno (denoland/setup-deno)

v2.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: denoland/setup-deno@v2.0.0...v2.0.5


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on the 15th day of the month before 12pm"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from a team as code owners July 15, 2026 02:59
@renovate renovate Bot requested a review from blairworkos July 15, 2026 02:59
@greptile-apps

greptile-apps Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the Deno setup action used by the runtime compatibility workflow. The main changes are:

  • Pins denoland/setup-deno to the 2.0.5 release commit.
  • Keeps the workflow’s deno-version: 2.x configuration unchanged.
  • Leaves the runtime compatibility build and check steps unchanged.

Confidence Score: 5/5

Safe to merge with minimal risk.

The PR only updates one pinned GitHub Action patch version in CI and does not change workflow behavior.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • The runtime workflow validation transcript was reviewed, showing the command exit code 1 after the Deno step failed in an environment without a local Deno installation, while GitHub Actions provisions Deno via denoland/setup-deno@2.0.5 so this does not indicate a broken Renovate workflow dependency update.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
.github/workflows/runtime-tests.yml Updates the pinned denoland/setup-deno action commit from v2.0.4 to 2.0.5; no issues were found.

Reviews (1): Last reviewed commit: "chore(deps): update denoland/setup-deno ..." | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants