Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps taskcluster from 68.0.4 to 83.0.1.

Release notes

Sourced from taskcluster's releases.

v83.0.1

USERS

▶ [patch] #5438 Fixes hook id in audit history table. Changes worker_pool to worker-pool for consistency as entity type.

v83.0.0

USERS

▶ [MAJOR] #5438 Added audit history tracking for clients, roles, secrets, and hooks. History can be queried using auth.getEntityHistory(type, entityId) and is retained for 30 days.

v82.1.0

USERS

▶ [minor] Worker manager introduces listWorkerPoolsStats() endpoint to return worker stats for all worker pools. Fixes UI not showing capacity for worker pools.

v82.0.1

WORKER-DEPLOYERS

▶ [patch] Fixes an error in worker manager's provisioner when no launch configs are defined.

v82.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #7086 Worker Manager introduces launchConfigId and schema changes:

  • New workerManager configuration object in launch configs that includes:
    • launchConfigId - unique identifier for tracking and error attribution
    • capacityPerInstance - specify worker capacity per instance (old top-level propert is supported but is deprecated)
    • initialWeight - control provisioning probability (0-1)
    • maxCapacity - hard limit on number of instances per config

The provisioner distributes load across configs by:

  • Dynamically adjusting weights based on error rates and capacity limits
  • Temporarily reducing usage of configs experiencing errors
  • Maintaining error history in a 1-hour sliding window

v81.0.3

GENERAL

▶ [patch] #7532 Generic Worker (windows): fix cache ownership issues. Clean up ACLs so prior task users aren't referenced anymore.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v83.0.1

USERS

▶ [patch] #5438 Fixes hook id in audit history table. Changes worker_pool to worker-pool for consistency as entity type.

v83.0.0

USERS

▶ [MAJOR] #5438 Added audit history tracking for clients, roles, secrets, and hooks. History can be queried using auth.getEntityHistory(type, entityId) and is retained for 30 days.

v82.1.0

USERS

▶ [minor] Worker manager introduces listWorkerPoolsStats() endpoint to return worker stats for all worker pools. Fixes UI not showing capacity for worker pools.

v82.0.1

WORKER-DEPLOYERS

▶ [patch] Fixes an error in worker manager's provisioner when no launch configs are defined.

v82.0.0

WORKER-DEPLOYERS

▶ [MAJOR] #7086 Worker Manager introduces launchConfigId and schema changes:

  • New workerManager configuration object in launch configs that includes:
    • launchConfigId - unique identifier for tracking and error attribution
    • capacityPerInstance - specify worker capacity per instance (old top-level propert is supported but is deprecated)
    • initialWeight - control provisioning probability (0-1)
    • maxCapacity - hard limit on number of instances per config

The provisioner distributes load across configs by:

  • Dynamically adjusting weights based on error rates and capacity limits
  • Temporarily reducing usage of configs experiencing errors
  • Maintaining error history in a 1-hour sliding window

v81.0.3

... (truncated)

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 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 68.0.4 to 83.0.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v68.0.4...v83.0.1)

---
updated-dependencies:
- dependency-name: taskcluster
  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 Feb 28, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 4, 2025

Superseded by #662.

@dependabot dependabot bot closed this Mar 4, 2025
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-83.0.1 branch March 4, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants