Skip to content

build(deps): bump taskcluster from 35.0.0 to 37.0.0 in /tools #594

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

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2020

Bumps taskcluster from 35.0.0 to 37.0.0.

Release notes

Sourced from taskcluster's releases.

v37.0.0

DEPLOYERS

▶ [MAJOR] #3216 The auth, github, hooks, index, and notify services no longer take Helm config <service>.azure_account_id, and auth no longer takes Helm config auth.azure_account_key, as these services no longer talk to Azure.

▶ [minor] #3216 The queue service no longer accepts the optional, and probably-unused, queue.azure_report_chance and queue.azure_report_threshold Helm configurations.

WORKER-DEPLOYERS

▶ [minor] #3168 The worker-manager now supports a scalingRatio that determines how much worker capacity to spawn per pending task. The scalingRatio is a ratio of worker capacity to pending tasks - a ratio of 1.0 means that 1 capacity will be added for each pending task.

▶ [minor] #3033 The worker-manager updates the expires timestamp for AWS workers that are set to expire in less than a day. Updating the expires timestamp is now handled in the worker-scanner scan() loop for all providers.

▶ [patch] bug 1637302 Docker-worker now allows configuring which artifacts it should compress on upload.

USERS

▶ [minor] bug 1623749 Docker-worker now allows features to be disabled in the worker config.

▶ [minor] bug 1623749 Docker-worker now allows scopes for devices and privileged containers to be per-pool, rather than global.

▶ [minor] #2973 Support docker images from tasks with only a docker v1.2 manifest.

▶ [minor] #1986 The maximum length of the hookGroupId and hookId identifiers is now 1000.

▶ [patch] #3366 A serious bug in dependency handling, introduced in v35.0.0, has been fixed. The issue occurred when a task on which more than 100 other tasks depend was resolved. In this case, some, but not all, of the dependent tasks would be marked pending.

▶ [patch] bug 1637302 Don't compress dmg files by default in docker worker.

▶ [patch] bug 1637302 Don't compress dmg or zst files by default in generic worker.

▶ [patch] #2992 Private artifacts are now accessable via the UI.

▶ [patch] #3398 This version upgrades JSON-e to 4.1.0, and in particular the $switch operator can now be used in hook task templates and in .taskcluster.yml files and everywhere else Taskcluster uses JSON-e.

Changelog

Sourced from taskcluster's changelog.

v37.0.0

DEPLOYERS

▶ [MAJOR] #3216 The auth, github, hooks, index, and notify services no longer take Helm config <service>.azure_account_id, and auth no longer takes Helm config auth.azure_account_key, as these services no longer talk to Azure.

▶ [minor] #3216 The queue service no longer accepts the optional, and probably-unused, queue.azure_report_chance and queue.azure_report_threshold Helm configurations.

WORKER-DEPLOYERS

▶ [minor] #3168 The worker-manager now supports a scalingRatio that determines how much worker capacity to spawn per pending task. The scalingRatio is a ratio of worker capacity to pending tasks - a ratio of 1.0 means that 1 capacity will be added for each pending task.

▶ [minor] #3033 The worker-manager updates the expires timestamp for AWS workers that are set to expire in less than a day. Updating the expires timestamp is now handled in the worker-scanner scan() loop for all providers.

▶ [patch] bug 1637302 Docker-worker now allows configuring which artifacts it should compress on upload.

USERS

▶ [minor] bug 1623749 Docker-worker now allows features to be disabled in the worker config.

▶ [minor] bug 1623749 Docker-worker now allows scopes for devices and privileged containers to be per-pool, rather than global.

▶ [minor] #2973 Support docker images from tasks with only a docker v1.2 manifest.

▶ [minor] #1986 The maximum length of the hookGroupId and hookId identifiers is now 1000.

▶ [patch] #3366 A serious bug in dependency handling, introduced in v35.0.0, has been fixed. The issue occurred when a task on which more than 100 other tasks depend was resolved. In this case, some, but not all, of the dependent tasks would be marked pending.

▶ [patch] bug 1637302 Don't compress dmg files by default in docker worker.

▶ [patch] bug 1637302 Don't compress dmg or zst files by default in generic worker.

▶ [patch] #2992 Private artifacts are now accessable via the UI.

▶ [patch] #3398

Commits
  • a72c8ca v37.0.0
  • bdacaa3 Merge pull request #3409 from renovate-bot/renovate/ajv-6.x-lockfile
  • 0b8769b minimize dependencies
  • 4da1179 Update dependency ajv to v6.12.4
  • 7ae5d72 Merge pull request #3411 from renovate-bot/renovate/md-directory-1.x-lockfile
  • 06de19c Merge pull request #3410 from renovate-bot/renovate/matrix-js-sdk-5.x-lockfile
  • 484500a Merge pull request #3412 from renovate-bot/renovate/mdi-react-6.x-lockfile
  • a76f0c7 Update dependency mdi-react to v6.7.0
  • b4a16dd Update dependency md-directory to v1.1.1
  • 20eb2d1 Update dependency matrix-js-sdk to v5.2.0
  • 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 force-pushed the dependabot/pip/tools/taskcluster-37.0.0 branch from e89520d to 850a182 Compare August 26, 2020 18:11
@marco-c marco-c merged commit f3e066d into master Aug 26, 2020
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-37.0.0 branch August 26, 2020 18:12
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