Skip to content

chore(deps): Bump go-task/setup-task from 2.0.0 to 2.1.0#62

Merged
rbarker-dev merged 2 commits into
mainfrom
dependabot/github_actions/go-task/setup-task-2.1.0
May 19, 2026
Merged

chore(deps): Bump go-task/setup-task from 2.0.0 to 2.1.0#62
rbarker-dev merged 2 commits into
mainfrom
dependabot/github_actions/go-task/setup-task-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

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

Release notes

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

v2.1.0

What's Changed

  • Replaced typed-rest-client with @actions/http-client for GitHub API calls to eliminate the Node 24 DEP0169 deprecation warning about url.parse() (#5 by @​vmaerten).
  • Modernized the TypeScript tooling stack (vitest, oxlint, @actions/core@2, @actions/io@2, updated @types/node, @vercel/ncc, prettier, etc.) (#5 by @​vmaerten).
  • Migrated the project to ESM (sources + bundle). Aligns with the new @actions/* ESM-only majors and produces a ~47% smaller dist/index.js (#5 by @​vmaerten).
  • 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 (#5 by @​vmaerten).
Changelog

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

Changelog

Unreleased

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
  • 01a4adf chore: release v2.1.0
  • 56fc088 fix(taskfile): make mktemp utilities portable across BSD and GNU
  • 4de5020 chore(release): add release task automation (#14)
  • f95f6c5 chore(deps): update all dependencies (#12)
  • dc4f00a chore(deps): update all dependencies (#2)
  • 035a5f1 chore: modernize stack (#5)
  • 099972a docs: mark v2.0.0 release in changelog
  • See full diff in compare view

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.0.0 to 2.1.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@3be4020...01a4adf)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from rbarker-dev as a code owner May 19, 2026 03:31
@dependabot dependabot Bot added dependencies Issues related to dependency management github_actions Changes to github actions labels May 19, 2026
Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
@rbarker-dev rbarker-dev merged commit 5b3c474 into main May 19, 2026
13 checks passed
@rbarker-dev rbarker-dev deleted the dependabot/github_actions/go-task/setup-task-2.1.0 branch May 19, 2026 19:11
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.

3 participants