Skip to content

Bump taskcluster from 47.0.2 to 55.1.1 in /tools #390

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps taskcluster from 47.0.2 to 55.1.1.

Release notes

Sourced from taskcluster's releases.

v55.1.1

WORKER-DEPLOYERS

▶ [patch] #6530 Workers deployed in GCP as spot instances or preemptible VMs now handle instance termination gracefully.

v55.1.0

GENERAL

▶ [minor] #6528 Github webhook handler supports recommended X-Hub-Signature-256 verification. All verification failures are being reported to the sentry additionally.

▶ [patch] Replaces slow db query to fetch check run build status with a faster one, which is used in background status update handlers.

▶ [patch] Upgrades to go1.21.1

v55.0.1

USERS

▶ [patch] #6521 Generic Worker now outputs a warning in the task log if a Docker Worker payload is supplied, together with the d2g-converted task definition, in order to help users migrate their tasks to native Generic Worker format.

OTHER

▶ Additional change not described here: #6513.

Automated Package Updates

  • build(deps-dev): bump the deps group (1a1e30ce3)
  • build(deps-dev): bump the deps-dev group (9f2491c20)
  • build(deps): bump actions/checkout from 3 to 4 (487c1c0de)
  • build(deps-dev): bump @​babel/core in /clients/client-web (2af04e02f)
  • build(deps): bump taskcluster from 54.4.1 to 55.0.0 in /taskcluster (6421f4f8c)
  • build(deps-dev): bump chai from 4.3.7 to 4.3.8 in /clients/client-web (c5cd0f576)
  • build(deps-dev): bump eslint in /clients/client-web (8f82a9e90)

v55.0.0

DEPLOYERS

▶ [minor] #2942

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v55.1.1

WORKER-DEPLOYERS

▶ [patch] #6530 Workers deployed in GCP as spot instances or preemptible VMs now handle instance termination gracefully.

v55.1.0

GENERAL

▶ [minor] #6528 Github webhook handler supports recommended X-Hub-Signature-256 verification. All verification failures are being reported to the sentry additionally.

▶ [patch] Replaces slow db query to fetch check run build status with a faster one, which is used in background status update handlers.

▶ [patch] Upgrades to go1.21.1

v55.0.1

USERS

▶ [patch] #6521 Generic Worker now outputs a warning in the task log if a Docker Worker payload is supplied, together with the d2g-converted task definition, in order to help users migrate their tasks to native Generic Worker format.

OTHER

▶ Additional change not described here: #6513.

Automated Package Updates

  • build(deps-dev): bump the deps group (1a1e30ce3)
  • build(deps-dev): bump the deps-dev group (9f2491c20)
  • build(deps): bump actions/checkout from 3 to 4 (487c1c0de)
  • build(deps-dev): bump @​babel/core in /clients/client-web (2af04e02f)
  • build(deps): bump taskcluster from 54.4.1 to 55.0.0 in /taskcluster (6421f4f8c)
  • build(deps-dev): bump chai from 4.3.7 to 4.3.8 in /clients/client-web (c5cd0f576)
  • build(deps-dev): bump eslint in /clients/client-web (8f82a9e90)

v55.0.0

... (truncated)

Commits
  • b83fffd v55.1.1
  • 0d43345 Merge pull request #6533 from jschwartzentruber/add-gcp-spot
  • 08801d0 Handle GCP preemption notifications
  • ed40218 v55.1.0
  • 8e4521a Merge pull request #6532 from taskcluster/feat/github-check-query-speedup
  • 69a7035 Merge pull request #6531 from taskcluster/feat/6528-github-webhook-sha256
  • 90b8167 feat(github): replace slow db query with the one that uses index
  • a12b4fc feat(github): Add support for sha256 webhook signatures
  • 61c467b Merge pull request #6529 from taskcluster/matt-boris/go1.21.1
  • b9c7cba build(deps): upgrade to go1.21.1
  • 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 47.0.2 to 55.1.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v47.0.2...v55.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 8, 2023
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