Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps taskcluster from 91.0.1 to 93.0.0.

Release notes

Sourced from taskcluster's releases.

v93.0.0

GENERAL

▶ [MAJOR] #7965 GitHub service now validates webhook payloads against a schema to prevent TypeErrors from missing or malformed fields. This ensures that webhook handlers receive properly structured data, the webhook now returns a 400 status and does not create an unprocessable event.

The githubWebHookConsumer endpoint has been removed from client libraries as it was not intended for client use (only for GitHub webhook integrations).

▶ [minor] #8068 Client (python): adds python 3.9 support back due to Taskgraph still needing to support it.

▶ [patch] Upgrades to go1.25.4

v93.0.0

GENERAL

▶ [MAJOR] #7965 GitHub service now validates webhook payloads against a schema to prevent TypeErrors from missing or malformed fields. This ensures that webhook handlers receive properly structured data, the webhook now returns a 400 status and does not create an unprocessable event.

The githubWebHookConsumer endpoint has been removed from client libraries as it was not intended for client use (only for GitHub webhook integrations).

▶ [minor] #8068 Client (python): adds python 3.9 support back due to Taskgraph still needing to support it.

▶ [patch] Upgrades to go1.25.4

v92.0.2

OTHER

▶ Additional change not described here: #8065.

v92.0.1

GENERAL

▶ [patch] #8061 Updates the python client's uv.lock file to properly bump the taskcluster version on yarn release.

OTHER

▶ Additional change not described here: #8061.

v91.1.2

GENERAL

▶ [patch] Upgrades to Node.js v24.11.0

DEPLOYERS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v93.0.0

GENERAL

▶ [MAJOR] #7965 GitHub service now validates webhook payloads against a schema to prevent TypeErrors from missing or malformed fields. This ensures that webhook handlers receive properly structured data, the webhook now returns a 400 status and does not create an unprocessable event.

The githubWebHookConsumer endpoint has been removed from client libraries as it was not intended for client use (only for GitHub webhook integrations).

▶ [minor] #8068 Client (python): adds python 3.9 support back due to Taskgraph still needing to support it.

▶ [patch] Upgrades to go1.25.4

v92.0.2

OTHER

▶ Additional change not described here: #8065.

v92.0.1

GENERAL

▶ [patch] #8061 Updates the python client's uv.lock file to properly bump the taskcluster version on yarn release.

OTHER

▶ Additional change not described here: #8061.

v92.0.0

GENERAL

▶ [MAJOR] Client (python): Removes python 3.9 support. Adds support/testing for python 3.14.

DEPLOYERS

▶ [patch] #8059 Azure provider improves handling of ARM template deployments removal to avoid some conflicts that may happen when resources are being removed too fast.

WORKER-DEPLOYERS

▶ [patch] Generic Worker (Windows): properly logs out win32.LoadUserProfile() errors with the user's syscall.Token in hex format instead of a quoted string.

... (truncated)

Commits
  • f321181 v93.0.0
  • 9c9cfce Merge pull request #8069 from taskcluster/matt-boris/addPy39Back
  • 00a1a0b chore(client-py): add python3.9 support back in
  • 043af7e Merge pull request #8067 from taskcluster/matt-boris/go1.25.4
  • b06bf82 build(deps): upgrades to go1.25.4
  • 7083f17 Merge pull request #7976 from nitishagar/fix-7965
  • c13694e v92.0.2
  • 971dbdb Merge pull request #8064 from taskcluster/matt-boris/alignTaskclusterYmlWithT...
  • 2f42908 feat(github): add webhook payload validation and relax enterprise GitHub rest...
  • f487b04 chore: update .taskcluster.yml file to be in line with taskgraph project
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 91.0.1 to 93.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v91.0.1...v93.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file infra python Pull requests that update Python code requirements_tests.txt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants