Skip to content

chore(deps): Bump go-task/setup-task from 2.1.0 to 2.2.0 - #99

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

chore(deps): Bump go-task/setup-task from 2.1.0 to 2.2.0#99
andrewb1269 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 13, 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 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 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)

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>
@dependabot dependabot Bot added dependencies Issues related to dependency management github_actions Changes to github actions labels Aug 13, 2026
@andrewb1269
andrewb1269 merged commit ffe7648 into main Aug 27, 2026
21 checks passed
@andrewb1269
andrewb1269 deleted the dependabot/github_actions/go-task/setup-task-2.2.0 branch August 27, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issues related to dependency management github_actions Changes to github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants