Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps taskcluster from 88.0.2 to 88.1.2.

Release notes

Sourced from taskcluster's releases.

v88.1.2

GENERAL

▶ [patch] Upgrades to Node.js 22.19.0, go1.25.1, and yarn 4.9.4.

WORKER-DEPLOYERS

▶ [patch] Worker Runner: adds additional logging around sending graceful-termination request to worker.

Worker Runner (windows): fixes protocol pipe connection so that Generic Worker can communicate with Worker Runner. This allows graceful-termination requests to be properly sent and received, among other message types. You must include --with-worker-runner in your Generic Worker service configuration on the run subcommand.

v88.1.1

GENERAL

▶ [patch] Bumps github.com/ulikunitz/xz from v0.5.14 to v0.5.15 to fix our release process. v88.1.0 was broken due to ulikunitz/xz#65.

v88.0.5

Initially said No changes due to the fact that we had to fix an issue with the release for v88.0.4. The equivalent release notes for this release are the ones from v88.0.4 minus the Dependabot upgrade.

GENERAL

▶ [patch] Upgrades to go1.25.0.

WORKER-DEPLOYERS

▶ [patch] Worker Runner/Generic Worker (Azure): polls the metadata service for events the worker should gracefully terminate on every second (down from 15s). This frequency is recommended by Microsoft here and will hopefully reduce tasks resolving as claim-expired.

v88.0.3

GENERAL

▶ [patch] Upgrades to Node.js v22.18.0 and go1.24.6 [SECURITY].

▶ [patch] #7903 Worker Manager (Azure): uses Standard SKU public IP addresses, as Basic will be retired on September 30, 2025. Official announcement

▶ [patch] #7914 Worker Manager (Azure): uses Static public IP allocation with the Standard SKU.

WORKER-DEPLOYERS

▶ [patch] #7905 Generic Worker launch agent on macOS for multiuser engine was crashing due to a bug in the launch daemon that was garbage collecting file handles while the agent was using them. This resulted in the launch agent crashing. This has been fixed by keeping file handles alive in the daemon.

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v88.1.2

GENERAL

▶ [patch] Upgrades to Node.js 22.19.0, go1.25.1, and yarn 4.9.4.

WORKER-DEPLOYERS

▶ [patch] Worker Runner: adds additional logging around sending graceful-termination request to worker.

Worker Runner (windows): fixes protocol pipe connection so that Generic Worker can communicate with Worker Runner. This allows graceful-termination requests to be properly sent and received, among other message types. You must include --with-worker-runner in your Generic Worker service configuration on the run subcommand.

v88.1.1

GENERAL

▶ [patch] Bumps github.com/ulikunitz/xz from v0.5.14 to v0.5.15 to fix our release process. v88.1.0 was broken due to ulikunitz/xz#65.

v88.1.0

WORKER-DEPLOYERS

▶ [minor] #7918 Worker-manager updates launch config when only "workerManager" part is updated, to make sure dynamic properties like publicIp, capacityPerInstance or maxCapacity are being updated

USERS

▶ [patch] #7796 UI data loading optimizations for hooks page - first screen only show hook groups, and the second one shows all hooks for a given hook group. This way we avoid loading and displaying all possible hooks on a single page.

▶ [patch] #7928 UI data loading optimizations on worker pools page.

DEVELOPERS

▶ [minor] #5265 Removed neutrino. The UI now uses webpack/jest directly

Automated Package Updates

  • build(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (b781871e53)
  • build(deps): bump cipher-base from 1.0.4 to 1.0.6 in /clients/client-web (089f8b2128)

... (truncated)

Commits
  • bef735c v88.1.2
  • 5037107 Merge pull request #7943 from taskcluster/matt-boris/node22.19.0go1.25.1
  • ffbf6ee build(deps): upgrades to node 22.19.0, go1.25.1, yarn 4.9.4
  • 300b5a0 Merge pull request #7924 from taskcluster/matt-boris/addSpotTerminationLogs
  • 06a1018 fix(worker-runner): protocol pipe now works on windows
  • a41bfd5 v88.1.1
  • cbc8c93 Merge pull request #7941 from taskcluster/matt-boris/fixRelease
  • ec4ed89 fix(release): bump go dep that broke release
  • a38ad31 v88.1.0
  • 0f489eb Merge pull request #7940 from taskcluster/feat/7918-update-lc-always
  • 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 88.0.2 to 88.1.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v88.0.2...v88.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the report Python tool to upload reports label Sep 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #2796.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/report/taskcluster-88.1.2 branch September 15, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report Python tool to upload reports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant