Skip to content

build(deps): bump go-task/setup-task from 2.1.0 to 2.2.0 - #270

Merged
dmcgowan merged 1 commit into
mainfrom
dependabot/github_actions/go-task/setup-task-2.2.0
Aug 26, 2026
Merged

build(deps): bump go-task/setup-task from 2.1.0 to 2.2.0#270
dmcgowan merged 1 commit into
mainfrom
dependabot/github_actions/go-task/setup-task-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps go-task/setup-task from 2.1.0 to 2.2.0.

Release notes

Sourced from go-task/setup-task's releases.

v2.2.0

What's Changed

  • Added a checksum input to verify the SHA256 digest of the downloaded Task archive (#16 by @​illera88).
  • Updated development dependencies: typescript 6 → 7, @vercel/ncc 0.38 → 0.44, markdownlint-cli 0.48 → 0.49, and oxfmt 0.50 → 0.62 (#15).
Changelog

Sourced from go-task/setup-task's changelog.

Changelog

Unreleased

v2.2.0 - 2026-08-09

  • Added a checksum input to verify the SHA256 digest of the downloaded Task archive (#16 by @​illera88).
  • Updated development dependencies: typescript 6 → 7, @vercel/ncc 0.38 → 0.44, markdownlint-cli 0.48 → 0.49, and oxfmt 0.50 → 0.62 (#15).

v2.1.0 - 2026-05-17

  • Replaced typed-rest-client with @actions/http-client for GitHub API calls to eliminate the Node 24 DEP0169 deprecation warning about url.parse().
  • Modernized the TypeScript tooling stack (vitest, oxlint, @actions/core@2, @actions/io@2, updated @types/node, @vercel/ncc, prettier, etc.).
  • Migrated the project to ESM (sources + bundle). Aligns with the new @actions/* ESM-only majors and produces a ~47% smaller dist/index.js.
  • Upgraded @actions/core 2 → 3, @actions/http-client 2 → 4, @actions/io 2 → 3, @actions/tool-cache 2 → 4, typescript 5 → 6, and markdownlint-cli 0.47 → 0.48.

v2.0.0 - 2026-03-18

  • BREAKING: Upgraded to Node 24. Requires a GitHub Actions runner with Node.js 24 support (#10 by @​vmaerten).

v1.1.0 - 2026-03-17

  • Added configurable HTTP retry for API requests (#7 by @​vmaerten).

v1.0.0 - 2025-09-12

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 17, 2026
Copilot AI lite review requested due to automatic review settings August 17, 2026 18:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the pinned go-task/setup-task GitHub Action revision across workflows to the latest patch release.

Changes:

  • Bump go-task/setup-task from v2.1.0 to v2.2.0 (pinned SHA) in CI workflows
  • Apply the same action update in the shim build workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/ci.yml Updates the pinned go-task/setup-task action SHA/version used by multiple CI jobs.
.github/workflows/build-shim.yml Updates the pinned go-task/setup-task action SHA/version in the shim build workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@dmcgowan

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [go-task/setup-task](https://github.com/go-task/setup-task) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/go-task/setup-task/releases)
- [Changelog](https://github.com/go-task/setup-task/blob/main/CHANGELOG.md)
- [Commits](go-task/setup-task@01a4adf...a00fbb0)

---
updated-dependencies:
- dependency-name: go-task/setup-task
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings August 25, 2026 21:11
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/go-task/setup-task-2.2.0 branch from e356a6e to 5b268ac Compare August 25, 2026 21:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@dmcgowan
dmcgowan merged commit 42ec3ff into main Aug 26, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/go-task/setup-task-2.2.0 branch August 26, 2026 16:19
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants