Skip to content

Bump taskcluster from 44.2.2 to 44.8.4 in /tools#174

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-44.8.4
Closed

Bump taskcluster from 44.2.2 to 44.8.4 in /tools#174
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-44.8.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2022

Bumps taskcluster from 44.2.2 to 44.8.4.

Release notes

Sourced from taskcluster's releases.

v44.8.4

GENERAL

▶ [patch] #5003 Allow provisioner to exit instead of being stuck in delayed loop.

OTHER

▶ Additional changes not described here: #4999, #5217.

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.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.8.4

GENERAL

▶ [patch] #5003 Allow provisioner to exit instead of being stuck in delayed loop.

OTHER

▶ Additional changes not described here: #4999, #5217.

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

... (truncated)

Commits
  • b510adb v44.8.4
  • 7b7a4d6 Merge pull request #5299 from taskcluster/feature/4999-azure-workers-registra...
  • ec7f8f8 Merge branch 'main' into feature/4999-azure-workers-registration-issue
  • 18afc62 Merge pull request #5298 from taskcluster/matt-boris/logsLinkOnGithub
  • c70d41d feat(github): get to logs quicker through GitHub checks UI
  • 16746b8 feat(worker-manager): Azure provider logs extra information
  • 0c0f32d feat(worker-manager): Timeout leads to stuck process (#5293)
  • 62629c5 Merge pull request #5297 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • a31d967 Bump @​babel/core from 7.17.2 to 7.17.7 in /clients/client-web
  • e1fe080 Merge pull request #5257 from taskcluster/dependabot/go_modules/github.com/Mi...
  • 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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.2.2 to 44.8.4.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.2.2...v44.8.4)

---
updated-dependencies:
- dependency-name: taskcluster
  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 Mar 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 28, 2022

Superseded by #181.

@dependabot dependabot bot closed this Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.8.4 branch March 28, 2022 11:18
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