Skip to content

Bump taskcluster from 83.5.8 to 83.10.0 #5009

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps taskcluster from 83.5.8 to 83.10.0.

Release notes

Sourced from taskcluster's releases.

v83.10.0

WORKER-DEPLOYERS

▶ [minor] #7628 Generic Worker: adds a Metadata feature (controlled with worker config enableMetadata [default: true], not controllable in the task payload) that writes out a file generic-worker-metadata.json (in the current working directory of the generic worker process) containing information about the last task run.

Currently, the file will look something like this:

{
	"lastTaskUrl": "https://firefox-ci-tc.services.mozilla.com/tasks/Klc17PU-TMmo4axlfihKJQ/runs/0"
}

Additional data may be added to this file in future releases.

v83.9.1

v83.9.0

GENERAL

▶ [patch] Upgrades to go 1.24.3 [SECURITY].

USERS

▶ [minor] #7548 Auth service exposes ListAuditHistory endpoint for retrieving audit history by entity ID, entity type, and client ID.

DEVELOPERS

▶ [minor] #7612 Introduce internal metrics library to export metrics to prometheus.

Automated Package Updates

  • build(deps): bump cron-parser from 4.9.0 to 5.1.1 (42e7bb29ef)

v83.8.0

WORKER-DEPLOYERS

▶ [minor] #7678 D2G: pre and post-task-processing (image pulling/loading/saving, copying artifacts out of container, creating chain of trust additional data file, removing container/volumes, handling max runtime) now happens within the D2G Task Feature in Generic Worker, as opposed to within the resulting translated task payload. This slims the translated task payload to only the docker run ... command.

▶ [patch] #7685

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v83.10.0

WORKER-DEPLOYERS

▶ [minor] #7628 Generic Worker: adds a Metadata feature (controlled with worker config enableMetadata [default: true], not controllable in the task payload) that writes out a file generic-worker-metadata.json (in the current working directory of the generic worker process) containing information about the last task run.

Currently, the file will look something like this:

{
	"lastTaskUrl": "https://firefox-ci-tc.services.mozilla.com/tasks/Klc17PU-TMmo4axlfihKJQ/runs/0"
}

Additional data may be added to this file in future releases.

v83.9.1

v83.9.0

GENERAL

▶ [patch] Upgrades to go 1.24.3 [SECURITY].

USERS

▶ [minor] #7548 Auth service exposes ListAuditHistory endpoint for retrieving audit history by entity ID, entity type, and client ID.

DEVELOPERS

▶ [minor] #7612 Introduce internal metrics library to export metrics to prometheus.

Automated Package Updates

  • build(deps): bump cron-parser from 4.9.0 to 5.1.1 (42e7bb29ef)

v83.8.0

WORKER-DEPLOYERS

... (truncated)

Commits
  • a1885f0 v83.10.0
  • 53821d7 Merge pull request #7714 from taskcluster/matt-boris/gwMetadataFeature
  • 0874613 feat(generic-worker): add metadata task feature for data on recent task run
  • 84bbd45 v83.9.1
  • 8f375ef Merge pull request #7713 from taskcluster/revert-7704-matt-boris/go1.24.3
  • 60eae86 Revert "build(deps): upgrade to go 1.24.3"
  • 668a2b3 Merge pull request #7709 from taskcluster/matt-boris/gwInstallDocsProfilesMacOS
  • e2a87c7 chore(docs): update repo link to macOS profiles for installing gw
  • 77323a1 v83.9.0
  • c4d6be3 Merge pull request #7705 from taskcluster/feat/7612-metrics
  • 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 83.5.8 to 83.10.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v83.5.8...v83.10.0)

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

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 May 12, 2025
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