mozilla / task-boot

Taskcluster Boot utils
Mozilla Public License 2.0
5 stars 15 forks source link

Bump taskcluster from 44.2.2 to 44.8.3 #274

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps taskcluster from 44.2.2 to 44.8.3.

Release notes

Sourced from taskcluster's releases.

v44.8.3

DEPLOYERS

▶ [patch] #5235 Added __version__, __lbheartbeat__, and __heartbeat__ endpoints to web-server service. Can be reached at /api/<service name>/v1/{__version__, __lbheartbeat__, __heartbeat__}. __heartbeat__ is simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service.

WORKER-DEPLOYERS

▶ [patch] #5269 Worker-runner now renews worker credentials at an appropriate time, even if the host hibernates before the credentials expire.

USERS

▶ [patch] #5277 Fix "can't access property length of undefined" that prevented showing missing permissions error.

▶ [patch] #5274 fix: Follow Log enabled by default to automatically load to bottom of log file.

DEVELOPERS

▶ [patch] #5271 Added missing badge statuses, changed badge colors to be more distinctive.

▶ [patch] bug 1651965 Update get_queue_artifacts_paginated query to use index and speed up query. Details: https://bugzilla.mozilla.org/show_bug.cgi?id=1651965

▶ [patch] #5284 Updated azure test signature due to expiration of existing one.

▶ [patch] Fix usage of temporary.writeFile in uploadToS3 for docker-worker

v44.8.2

GENERAL

▶ [patch] Go patch update from 1.17.7 to 1.17.8. Also upgrade golangci-lint from 1.39.0 to 1.44.2.

DEPLOYERS

▶ [patch] #5234 Added initial /__heartbeat__ endpoint to all service APIs. Simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service. Addresses issues 5234, 5236, 5237, 5238, 5239, 5240, 5241, 5242

Automated Package Updates

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.8.3

DEPLOYERS

▶ [patch] #5235 Added __version__, __lbheartbeat__, and __heartbeat__ endpoints to web-server service. Can be reached at /api/<service name>/v1/{__version__, __lbheartbeat__, __heartbeat__}. __heartbeat__ is simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service.

WORKER-DEPLOYERS

▶ [patch] #5269 Worker-runner now renews worker credentials at an appropriate time, even if the host hibernates before the credentials expire.

USERS

▶ [patch] #5277 Fix "can't access property length of undefined" that prevented showing missing permissions error.

▶ [patch] #5274 fix: Follow Log enabled by default to automatically load to bottom of log file.

DEVELOPERS

▶ [patch] #5271 Added missing badge statuses, changed badge colors to be more distinctive.

▶ [patch] bug 1651965 Update get_queue_artifacts_paginated query to use index and speed up query. Details: https://bugzilla.mozilla.org/show_bug.cgi?id=1651965

▶ [patch] #5284 Updated azure test signature due to expiration of existing one.

▶ [patch] Fix usage of temporary.writeFile in uploadToS3 for docker-worker

v44.8.2

GENERAL

▶ [patch] Go patch update from 1.17.7 to 1.17.8. Also upgrade golangci-lint from 1.39.0 to 1.44.2.

DEPLOYERS

▶ [patch] #5234 Added initial /__heartbeat__ endpoint to all service APIs. Simply returning a 200 empty JSON object for now - implementation to follow in individual PRs per service. Addresses issues 5234, 5236, 5237, 5238, 5239, 5240, 5241, 5242

Automated Package Updates

... (truncated)

Commits
  • b19157f v44.8.3
  • 6304204 Merge pull request #5286 from Eijebong/fix-write-file
  • 9bfaebf Fix usage of temporary.writeFile in docker worker
  • 3328157 Merge pull request #5283 from taskcluster/matt-boris/autoFollowLog
  • b3db357 fix: Follow Log enabled by default to automatically load to bottom of log file
  • 9db164c Merge pull request #5280 from taskcluster/feature/5277-js-errors-without-auth
  • 389123f fix(ui): JS error blocked real error
  • 5fb865a Merge pull request #5279 from taskcluster/feature/5271-distinct-badges-colors
  • deeb719 feat(github): Add distinct colors for badges
  • a01d917 Merge pull request #5276 from djmitche/issue5269
  • 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 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[bot] commented 2 years ago

Superseded by #276.