Skip to content

build(deps): bump taskcluster from 96.2.3 to 96.7.0 in /integration#3227

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/integration/taskcluster-96.7.0
Open

build(deps): bump taskcluster from 96.2.3 to 96.7.0 in /integration#3227
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/integration/taskcluster-96.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps taskcluster from 96.2.3 to 96.7.0.

Release notes

Sourced from taskcluster's releases.

v96.7.0

WORKER-DEPLOYERS

▶ [minor] #7652 Generic Worker & Livelog: fix livelog temporary streaming files not being cleaned up. The livelog process creates a temp directory per stream, but since the generic worker kills it with SIGKILL, the process never has a chance to clean up. Fixed by having the generic worker create a dedicated temp directory for each livelog process (via the new LIVELOG_TEMP_DIR env var) and removing it after the process is killed.

▶ [patch] #8318 Generic Worker & Livelog: fix intermittent "address already in use" error on livelog ports. When a livelog process failed to start, an orphaned goroutine would keep polling the port and later send a duplicate PUT request to the next task's livelog process, causing its GET server to fail binding. Fixed by cancelling the goroutine on early process exit, killing orphaned livelog processes on connection failure, and fixing the livelog binary's duplicate PUT request guard which was checked but never set.

USERS

▶ [minor] #8101 Queue artifact creation (createArtifact) now accepts an optional contentLength field for S3 and object artifacts. When provided, the artifact size in bytes is stored and returned in listArtifacts, artifactInfo, and related endpoints.

Automated Package Updates

  • build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (f3adbcf9a7)

v96.6.2

WORKER-DEPLOYERS

▶ [patch] #8314 Azure double-checks if vm is gone by calling virtualMachines.get after instanceView returns 404. This is to prevent situations when worker is being removed based on one failed instanceView call.

▶ [patch] Adds Weight Distribution Playground for Launch Configurations in documentation to see how initialWeight value change affect distribution

USERS

▶ [patch] #8311 Fixes UI issue for LaunchConfigs not showing location when ARM deployment template was used

Automated Package Updates

  • build(deps): bump minimatch from 3.1.2 to 3.1.3 (087d04bb4d)
  • build(deps): bump minimatch from 3.1.2 to 3.1.3 in /clients/client-web (b884c49adb)

v96.6.1

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v96.7.0

WORKER-DEPLOYERS

▶ [minor] #7652 Generic Worker & Livelog: fix livelog temporary streaming files not being cleaned up. The livelog process creates a temp directory per stream, but since the generic worker kills it with SIGKILL, the process never has a chance to clean up. Fixed by having the generic worker create a dedicated temp directory for each livelog process (via the new LIVELOG_TEMP_DIR env var) and removing it after the process is killed.

▶ [patch] #8318 Generic Worker & Livelog: fix intermittent "address already in use" error on livelog ports. When a livelog process failed to start, an orphaned goroutine would keep polling the port and later send a duplicate PUT request to the next task's livelog process, causing its GET server to fail binding. Fixed by cancelling the goroutine on early process exit, killing orphaned livelog processes on connection failure, and fixing the livelog binary's duplicate PUT request guard which was checked but never set.

USERS

▶ [minor] #8101 Queue artifact creation (createArtifact) now accepts an optional contentLength field for S3 and object artifacts. When provided, the artifact size in bytes is stored and returned in listArtifacts, artifactInfo, and related endpoints.

Automated Package Updates

  • build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (f3adbcf9a7)

v96.6.2

WORKER-DEPLOYERS

▶ [patch] #8314 Azure double-checks if vm is gone by calling virtualMachines.get after instanceView returns 404. This is to prevent situations when worker is being removed based on one failed instanceView call.

▶ [patch] Adds Weight Distribution Playground for Launch Configurations in documentation to see how initialWeight value change affect distribution

USERS

▶ [patch] #8311 Fixes UI issue for LaunchConfigs not showing location when ARM deployment template was used

Automated Package Updates

  • build(deps): bump minimatch from 3.1.2 to 3.1.3 (087d04bb4d)
  • build(deps): bump minimatch from 3.1.2 to 3.1.3 in /clients/client-web (b884c49adb)

... (truncated)

Commits
  • 95185fa v96.7.0
  • 97015b5 Merge pull request #8320 from taskcluster/matt-boris/cleanupLivelogFiles
  • 5a6f3ef fix(generic-worker): clean temp livelog streaming files
  • c6dc633 Merge pull request #8317 from taskcluster/feat/8101-artifact-sizes
  • bb9f1fa Merge pull request #8319 from taskcluster/matt-boris/livelogFixes
  • b483c04 fix(gw/livelog): address already in use on get/put ports
  • a443ac4 feat(queue): Allow optional contentLength for artifacts
  • cf2eac4 Merge pull request #8316 from taskcluster/dependabot/go_modules/github.com/cl...
  • f3adbcf build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
  • b45b604 v96.6.2
  • 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 96.2.3 to 96.7.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v96.2.3...v96.7.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 96.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

integration Integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants