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

build(deps): bump taskcluster from 39.1.0 to 39.2.0 in /tools #714

Merged
merged 1 commit into from
Dec 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Bumps taskcluster from 39.1.0 to 39.2.0.

Release notes

Sourced from taskcluster's releases.

v39.2.0

WORKER-DEPLOYERS

▶ [patch] This version fixes an error where a worker pool with an invalid providerId would cause all worker provisioning to cease.

USERS

▶ [minor] #3542 Docker-worker no longer supports VNC access to interactive tasks. This support has been broken for ages and unused.

▶ [patch] The taskcluster-client-web library client classes now have a buildSignedUrlSync method.

▶ [patch] #4056 The taskcluster-proxy no longer follows redirects. In practice, this is only an issue when calling the artifact-related API methods that return a redirect to the artifact content. The proxy will now return the redirect response unchanged.

DEVELOPERS

▶ [minor] #3578 The tasks table uses task_queue_id instead of separate provisioner_id/worker_type to identify task queues. This change is applied through an online migration process.

OTHER

▶ Additional change not described here: #3940.

Automated Package Updates

  • Update Node.js to v14.15.2 (8689b010a)
  • Update dependency hashids to v2.2.3 (7e4eec9db)
  • Update dependency commander to v6.2.1 (beef8ecea)
  • Update dependency newrelic to v7.0.2 (2068dbca1)
  • Update dependency marked to v1.2.6 (7b44747e4)

v39.1.2

USERS

▶ [patch] The octokit throttling plugin has been removed in this release. We did not appear to understand its assumptions. It will probably come back later once we understand it better.

OTHER

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v39.2.0

WORKER-DEPLOYERS

▶ [patch] This version fixes an error where a worker pool with an invalid providerId would cause all worker provisioning to cease.

USERS

▶ [minor] #3542 Docker-worker no longer supports VNC access to interactive tasks. This support has been broken for ages and unused.

▶ [patch] The taskcluster-client-web library client classes now have a buildSignedUrlSync method.

▶ [patch] #4056 The taskcluster-proxy no longer follows redirects. In practice, this is only an issue when calling the artifact-related API methods that return a redirect to the artifact content. The proxy will now return the redirect response unchanged.

DEVELOPERS

▶ [minor] #3578 The tasks table uses task_queue_id instead of separate provisioner_id/worker_type to identify task queues. This change is applied through an online migration process.

OTHER

▶ Additional change not described here: #3940.

Automated Package Updates

  • Update Node.js to v14.15.2 (8689b010a)
  • Update dependency hashids to v2.2.3 (7e4eec9db)
  • Update dependency commander to v6.2.1 (beef8ecea)
  • Update dependency newrelic to v7.0.2 (2068dbca1)
  • Update dependency marked to v1.2.6 (7b44747e4)

v39.1.2

USERS

▶ [patch] The octokit throttling plugin has been removed in this release. We did not appear to understand its assumptions. It will probably come back later once we understand it better.

... (truncated)

Commits
  • f1cefc7 v39.2.0
  • d559fdc Merge pull request #4127 from djmitche/client-web-sync-signed-url
  • ec744a2 Merge pull request #4120 from taskcluster/renovate/node-14.x
  • 769529b Merge pull request #4129 from djmitche/issue4056
  • 50cb505 tc-proxy should not follow redirects
  • f72f275 Merge pull request #4126 from djmitche/invalid-providerId
  • e782c4b yarn generate
  • 8689b01 Update Node.js to v14.15.2
  • 7aa4a8d support signing URLs synchronously when not using credentialAgent
  • 78ec825 Merge pull request #4121 from djmitche/issue3542
  • 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 dependabot bot added the tools Common Python tools label Dec 21, 2020
@marco-c marco-c merged commit ecb162d into master Dec 21, 2020
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-39.2.0 branch December 21, 2020 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Common Python tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant