Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump taskcluster from 83.2.0 to 83.3.0 #8569

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps taskcluster from 83.2.0 to 83.3.0.

Release notes

Sourced from taskcluster's releases.

v83.3.0

GENERAL

▶ [patch] Upgrades goreleaser to v2.7.0 for building client-shell binaries during releases.

WORKER-DEPLOYERS

▶ [patch] #7581 D2G: add audio/video os-groups and scopes needed when the Docker Worker task payload requests these loopback devices.

USERS

▶ [minor] UI shows launch configs for worker pool with details and runtime worker/error statistics. Improved navigation between pages.

▶ [minor] Worker-Manager introduces new endpoints:

  • listWorkerPoolLaunchConfigs(workerPoolId) to fetch all active and archived launch configs for worker pool.
  • workerPoolStats(workerPoolId) to return workers capacity and counts grouped by launch config

v83.2.4

GENERAL

▶ [patch] Generic Worker: fix panic when the taskcluster proxy task feature tries to terminate the taskcluster proxy PID.

WORKER-DEPLOYERS

▶ [patch] Generic Worker: fix detection of docker bridge gateway address in the presence of ipv6

Automated Package Updates

  • build(deps): bump prismjs from 1.29.0 to 1.30.0 in /ui (e7d659894f)

v83.2.3

DEPLOYERS

▶ [patch] Fixes worker-manager provisioner behaviour for worker pools with capacityPerInstance > 1

WORKER-DEPLOYERS

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v83.3.0

GENERAL

▶ [patch] Upgrades goreleaser to v2.7.0 for building client-shell binaries during releases.

WORKER-DEPLOYERS

▶ [patch] #7581 D2G: add audio/video os-groups and scopes needed when the Docker Worker task payload requests these loopback devices.

USERS

▶ [minor] UI shows launch configs for worker pool with details and runtime worker/error statistics. Improved navigation between pages.

▶ [minor] Worker-Manager introduces new endpoints:

  • listWorkerPoolLaunchConfigs(workerPoolId) to fetch all active and archived launch configs for worker pool.
  • workerPoolStats(workerPoolId) to return workers capacity and counts grouped by launch config

v83.2.4

GENERAL

▶ [patch] Generic Worker: fix panic when the taskcluster proxy task feature tries to terminate the taskcluster proxy PID.

WORKER-DEPLOYERS

▶ [patch] Generic Worker: fix detection of docker bridge gateway address in the presence of ipv6

Automated Package Updates

  • build(deps): bump prismjs from 1.29.0 to 1.30.0 in /ui (e7d659894f)

v83.2.3

DEPLOYERS

▶ [patch] Fixes worker-manager provisioner behaviour for worker pools with capacityPerInstance > 1

... (truncated)

Commits
  • 1e2e93c v83.3.0
  • c0fafa6 Merge pull request #7583 from taskcluster/matt-boris/addLoopbackGroupScopesFo...
  • b598671 fix(d2g): add audio/video os-groups and scopes
  • 58bb90a Merge pull request #7572 from taskcluster/feat/launch-config-ui
  • 837a1eb Renaming schema field
  • d871e6a feat(ui): Worker manager launch configs
  • 536651f Merge pull request #7579 from taskcluster/matt-boris/bumpGoreleaserVersion
  • ccd99d0 chore: bump goreleaser to v2.7.0
  • 2f394bc v83.2.4
  • f128cf0 Merge pull request #7578 from jcristau/docker-bridge-gw
  • 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)

@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Mar 13, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster-83.3.0 branch from a11aa66 to 9d2f031 Compare March 18, 2025 09:46
@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.45%. Comparing base (07365a6) to head (928e22f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8569   +/-   ##
=======================================
  Coverage   77.45%   77.45%           
=======================================
  Files         559      559           
  Lines       27570    27570           
  Branches     3436     3436           
=======================================
  Hits        21354    21354           
  Misses       6045     6045           
  Partials      171      171           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster-83.3.0 branch from 9d2f031 to db189a8 Compare March 18, 2025 10:08
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 83.2.0 to 83.3.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v83.2.0...v83.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/taskcluster-83.3.0 branch from db189a8 to 928e22f Compare March 18, 2025 14:30
@Archaeopteryx Archaeopteryx merged commit 244d511 into master Mar 18, 2025
4 checks passed
@Archaeopteryx Archaeopteryx deleted the dependabot/pip/taskcluster-83.3.0 branch March 18, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants