Skip to content

Conversation

@dependabot
Copy link

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

Bumps taskcluster from 68.0.4 to 83.2.2.

Release notes

Sourced from taskcluster's releases.

v83.2.2

v83.2.1

WORKER-DEPLOYERS

▶ [patch] #7568 Generic Worker: fixes panic while trying to refresh taskcluster-proxy credentials.

v83.2.0

GENERAL

▶ [patch] #7541 Added missing primary keys for several db tables.

WORKER-DEPLOYERS

▶ [minor] #7552 D2G: use the default docker bridge network instead of the host network.

▶ [minor] Generic Worker: when running a task through d2g, the taskcluster proxy now listens on the docker bridge instead of localhost.

Automated Package Updates

  • build(deps): bump fast-azure-storage from 3.1.6 to 4.0.0 (9e093e4ff1)

v83.1.0

USERS

▶ [minor] #7545 D2G: sets each payload artifact as optional so tasks won't resolve as failed/failed if the artifact doesn't exist, like Docker Worker does.

▶ [minor] #7545 Generic Worker: adds optional field to payload artifacts to ignore any artifact upload errors, for example, if the artifact isn't known to exist at the end of a task but you don't want the task to resolve as failed/failed. This makes the transition from Docker Worker --> Generic Worker (through d2g) more seamless, as Docker Worker does not resolve tasks as failed/failed if the artifact doesn't exist.

▶ [patch] #7411 Generic Worker: no longer chown loopback video/audio devices to the task user. Explicitly change group of the devices to video/audio, respectively, so that users in those groups may still access them.

Automated Package Updates

  • build(deps): bump the go-deps group with 6 updates (84deac48d4)
  • build(deps): bump got in /clients/client in the client-node-deps group (8af8bc3d9e)

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v83.2.2

v83.2.1

WORKER-DEPLOYERS

▶ [patch] #7568 Generic Worker: fixes panic while trying to refresh taskcluster-proxy credentials.

v83.2.0

GENERAL

▶ [patch] #7541 Added missing primary keys for several db tables.

WORKER-DEPLOYERS

▶ [minor] #7552 D2G: use the default docker bridge network instead of the host network.

▶ [minor] Generic Worker: when running a task through d2g, the taskcluster proxy now listens on the docker bridge instead of localhost.

Automated Package Updates

  • build(deps): bump fast-azure-storage from 3.1.6 to 4.0.0 (9e093e4ff1)

v83.1.0

USERS

▶ [minor] #7545 D2G: sets each payload artifact as optional so tasks won't resolve as failed/failed if the artifact doesn't exist, like Docker Worker does.

▶ [minor] #7545 Generic Worker: adds optional field to payload artifacts to ignore any artifact upload errors, for example, if the artifact isn't known to exist at the end of a task but you don't want the task to resolve as failed/failed. This makes the transition from Docker Worker --> Generic Worker (through d2g) more seamless, as Docker Worker does not resolve tasks as failed/failed if the artifact doesn't exist.

▶ [patch] #7411 Generic Worker: no longer chown loopback video/audio devices to the task user. Explicitly change group of the devices to video/audio, respectively, so that users in those groups may still access them.

Automated Package Updates

... (truncated)

Commits
  • e5fc16d v83.2.2
  • 4694395 Merge pull request #7570 from taskcluster/matt-boris/publishReleasesPls
  • 05419db fix(release): change how we close log streams
  • e3fe0c1 v83.2.1
  • 035b649 Merge pull request #7569 from taskcluster/matt-boris/tcProxyD2GFix
  • bb9b6a7 fix(generic-worker): fix PUT url for refreshing tc proxy creds
  • 2e4855d Merge pull request #7566 from taskcluster/matt-boris/tryFixingReleaseRaceCond...
  • 88c5f01 fix(release): don't share logfiles or close streams early during releases
  • eedd8d2 v83.2.0
  • 5e8d697 Merge pull request #7565 from jcristau/d2g-net
  • 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 68.0.4 to 83.2.2.
- [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.2.2)

---
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 Mar 6, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2025

Superseded by #670.

@dependabot dependabot bot closed this Mar 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-83.2.2 branch March 7, 2025 03:31
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