Skip to content

Bump taskcluster from 44.2.2 to 44.15.4 in /tools#238

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 3, 2022

Bumps taskcluster from 44.2.2 to 44.15.4.

Release notes

Sourced from taskcluster's releases.

v44.15.4

GENERAL

▶ [patch] Fix arguments for get_task_queue_wm_2 (get_task_queue_wm is now deprecated).

v44.15.3

USERS

▶ [patch] Remove unneeded read access to workers table from queue service. Add read access to task_queues table to worker_manager service for workerManager.getWorker() method to prevent 500 permission denied SQL error.

v44.15.2

USERS

▶ [patch] Fix GRAPHQL_VALIDATION_FAILED error on ViewWorker query.

v44.15.1

USERS

▶ [patch] Fix output schema validation error when calling workerManager.listWorkers() and workerManager.getWorker() methods by not requiring additional worker manager fields.

v44.15.0

GENERAL

▶ [patch] #5459 Add exponential backoff retries to the dockerPush function to help alleviate intermittent failures in the release-publish task.

DEPLOYERS

▶ [patch] Updated k8s ingress API from deprecated extensions/v1beta1 to networking.k8s.io/v1 allowing usage of k8s 1.22+

USERS

▶ [minor] #5440 Add functionality to terminate workers via a Terminate Worker button in the Worker views.

▶ [minor] #3060 Mix queue and worker info to provide worker manager worker data in Worker views. This additional data also enabled us to provide a Terminate Worker button in the Worker views.

Deprecated: queue.listWorkers() and queue.getWorker()

Use instead: workerManager.listWorkers() and workerManager.getWorker()

▶ [patch] #5446 Don't require user to hover over speed dial actions button to reach Raw Log button. Show by default.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.15.4

GENERAL

▶ [patch] Fix arguments for get_task_queue_wm_2 (get_task_queue_wm is now deprecated).

v44.15.3

USERS

▶ [patch] Remove unneeded read access to workers table from queue service. Add read access to task_queues table to worker_manager service for workerManager.getWorker() method to prevent 500 permission denied SQL error.

v44.15.2

USERS

▶ [patch] Fix GRAPHQL_VALIDATION_FAILED error on ViewWorker query.

v44.15.1

USERS

▶ [patch] Fix output schema validation error when calling workerManager.listWorkers() and workerManager.getWorker() methods by not requiring additional worker manager fields.

v44.15.0

GENERAL

▶ [patch] #5459 Add exponential backoff retries to the dockerPush function to help alleviate intermittent failures in the release-publish task.

DEPLOYERS

▶ [patch] Updated k8s ingress API from deprecated extensions/v1beta1 to networking.k8s.io/v1 allowing usage of k8s 1.22+

USERS

▶ [minor] #5440 Add functionality to terminate workers via a Terminate Worker button in the Worker views.

▶ [minor] #3060 Mix queue and worker info to provide worker manager worker data in Worker views. This additional data also enabled us to provide a Terminate Worker button in the Worker views.

Deprecated: queue.listWorkers() and queue.getWorker()

... (truncated)

Commits
  • ff6d592 v44.15.4
  • 4aef021 Merge pull request #5487 from taskcluster/dependabot/github_actions/github/co...
  • 664aeb8 Merge pull request #5486 from taskcluster/dependabot/github_actions/actions/c...
  • df4ea9e build(deps): bump github/codeql-action from 1 to 2
  • ecb8c94 build(deps): bump actions/checkout from 2 to 3
  • b61a434 Merge pull request #5484 from taskcluster/matt-boris/githubActionsDependabotU...
  • 5f2a8c3 Merge pull request #5485 from taskcluster/matt-boris/fixDbFuncArgs
  • a850e99 fix(db): correct arguments for get_task_queue_wm_2,
  • 92ff5f5 build(github-actions): update github-actions
  • b5a268f v44.15.3
  • 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.15.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.15.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 Jun 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2022

Superseded by #239.

@dependabot dependabot bot closed this Jun 6, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.15.4 branch June 6, 2022 11:19
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