Skip to content

build(deps): bump taskcluster from 103.0.1 to 105.0.0 in /backend - #3584

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/backend/taskcluster-105.0.0
Open

build(deps): bump taskcluster from 103.0.1 to 105.0.0 in /backend#3584
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/backend/taskcluster-105.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 103.0.1 to 105.0.0.

Release notes

Sourced from taskcluster's releases.

v105.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #8990 Generic worker has ipv6 enabled again for d2g tasks if it's enabled on the default bridge. Due to how docker handles ipv6 on networks that are necessary for capacity > 1, this raises the minimum docker version supported by generic worker to 27.

USERS

▶ [patch] Fix the UI crashing on a fresh OIDC signin

DEVELOPERS

▶ [patch] #8994 UI Cache Purges page switches from GraphQL to direct service calls

▶ [patch] #8927 UI Create Task page switches to use decorator for api call

Automated Package Updates

  • build(deps): bump nanoid from 3.3.16 to 3.3.18 (4efd5e34bf)
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /clients/client-test (e4b98746e2)
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /clients/client (0aaec70c44)
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /ui (91b5c729ce)
  • build(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (316abe3dad)

v104.0.0

GENERAL

▶ [patch] #8947 Worker-manager refuses to re-register worker if it is no longer in Running state or has expired.

▶ [patch] #8662 Github: display artifact size in check results

USERS

▶ [MAJOR] #8867 Pulse-triggered hooks now validate matching pulse message payloads against the hook's triggerSchema before creating a task. If a pulse message matches the hook's bindings but fails triggerSchema validation, the message is discarded and no task is created. This is a breaking change: previously triggerSchema was only enforced on the API and webhook paths, and pulse messages fired the hook regardless of their payload.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v105.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #8990 Generic worker has ipv6 enabled again for d2g tasks if it's enabled on the default bridge. Due to how docker handles ipv6 on networks that are necessary for capacity > 1, this raises the minimum docker version supported by generic worker to 27.

USERS

▶ [patch] Fix the UI crashing on a fresh OIDC signin

DEVELOPERS

▶ [patch] #8994 UI Cache Purges page switches from GraphQL to direct service calls

▶ [patch] #8927 UI Create Task page switches to use decorator for api call

Automated Package Updates

  • build(deps): bump nanoid from 3.3.16 to 3.3.18 (4efd5e34bf)
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /clients/client-test (e4b98746e2)
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /clients/client (0aaec70c44)
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /ui (91b5c729ce)
  • build(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (316abe3dad)

v104.0.0

GENERAL

▶ [patch] #8947 Worker-manager refuses to re-register worker if it is no longer in Running state or has expired.

▶ [patch] #8662 Github: display artifact size in check results

USERS

▶ [MAJOR] #8867 Pulse-triggered hooks now validate matching pulse message payloads against the hook's triggerSchema before creating a task.

... (truncated)

Commits
  • 66ac7d3 v105.0.0
  • d83055e Merge pull request #9009 from Eijebong/fix-ipv6-d2g
  • 17a2117 Enable ipv6 on the per-task docker network when it's enabled on the daemon
  • d9a114c Merge pull request #8930 from thakkarujas5/feat/create-task-rest
  • cdb2f6b change create task page to use decorator
  • 852a22e Merge pull request #8941 from Eijebong/queue-timers
  • ee0ee68 Merge pull request #9002 from taskcluster/dependabot/npm_and_yarn/ui/js-yaml-...
  • ede1167 Merge pull request #9005 from taskcluster/dependabot/npm_and_yarn/nanoid-3.3.18
  • b353362 Merge pull request #9003 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 60e50a8 Merge pull request #9004 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • Additional commits viewable 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 [taskcluster](https://github.com/taskcluster/taskcluster) from 103.0.1 to 105.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v103.0.1...v105.0.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 105.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Labels

backend Code review backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants