Skip to content
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

Bump taskcluster from 44.2.2 to 44.15.5 in /tools #239

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps taskcluster from 44.2.2 to 44.15.5.

Release notes

Sourced from taskcluster's releases.

v44.15.5

GENERAL

▶ [patch] Handle some null checks with optional chaining. Also, ensure all data is extracted out during workerManager.listWorkers() calls.

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)

Changelog

Sourced from taskcluster's changelog.

v44.15.5

GENERAL

▶ [patch] Handle some null checks with optional chaining. Also, ensure all data is extracted out during workerManager.listWorkers() calls.

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

... (truncated)

Commits
  • 7c3bc25 v44.15.5
  • dcc9829 Merge pull request #5490 from taskcluster/matt-boris/wmNullChecks
  • 3e6e782 fix(api): handle null checks and extract wm data
  • abefd8e Merge pull request #5489 from taskcluster/dependabot/npm_and_yarn/protobufjs-...
  • b1973f2 build(deps): bump protobufjs from 6.11.2 to 6.11.3
  • 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
  • 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.5.
- [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.5)

---
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 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2022

Superseded by #247.

@dependabot dependabot bot closed this Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.15.5 branch June 13, 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