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 42.1.1 to 43.2.0 in /tools #918

Merged
merged 1 commit into from
May 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps taskcluster from 42.1.1 to 43.2.0.

Release notes

Sourced from taskcluster's releases.

v43.2.0

DEPLOYERS

▶ [minor] #4746 The object service is now ready for use. The queue supports an object storage type which will be stored in the object service. As of this version, we recommended setting procs: 1 for the object service if it had previously been set to 0, and configuring at least one backend for artifacts.

▶ [patch] #4648 All services now have a <service>.pulse_amqps Helm configuration that controls whether to use amqps (with TLS) to communicate with the Pulse server. The value defaults to true, matching current behavior, but can be set to false in cases where the AMQP server is local and encryption is unnecessary.

▶ [patch] The object service now defaults to 1 replica, not 0. The service will not start if it is not properly configured, and we recommend setting the service up at this time, as in the next major release workers will begin uploading objects to the queue.

WORKER-DEPLOYERS

▶ [minor] bug 1631824 The Azure provider of the worker-manager service now assigns unique names to all data disks attached to a VM, allowing those disks to be removed when the worker is removed.

▶ [patch] #4765 Native "Apple silicon" binaries of taskcluster-proxy, livelog, start-worker and generic-worker are provided (darwin-arm64). The darwin amd64 executables no longer need to be run through Rosetta 2 binary translation on darwin/arm64 workers.

▶ [patch] #3925 The worker-manager service now ships with the latest CA certs, avoiding the need to download these at runtime. These certificates are good until October 8, 2024.

OTHER

▶ Additional changes not described here: #4707, #4779, #4795.

Automated Package Updates

  • Update dependency nodemailer to v6.6.0 (017dabd7a)
  • Update dependency graphql-scalars to v1.9.3 (45bc9229d)
  • Update dependency dockerode to v3.3.0 (8468771e4)
  • Update dependency acorn-walk to v8.1.0 (441cbbd37)
  • Update dependency acorn-loose to v8.1.0 (3173f9ef7)
  • Update dependency @​sentry/node to v6.3.1 (2d544b14e)
  • Update sentry monorepo to v6.3.1 (97356358d)
  • Update module github.com/elastic/go-sysinfo to v1.7.0 (fec645d00)
  • Update dependency eslint to v7.25.0 (7a16de292)
  • Update dependency cron-parser to v3.5.0 (544d48373)
  • Update dependency matrix-js-sdk to v10 (a8b8859ce)
  • Update dependency sift to v13.5.2 (9f53306db)
  • Update dependency mock-fs to v4.14.0 (2db47d750)
  • Update dependency jwks-rsa to v2.0.3 (03791e002)
  • Update module github.com/Microsoft/go-winio to v0.4.19 (5948f9cde)
  • Update dependency @​octokit/auth-app to v3.4.0 (cd84ff0c0)

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v43.2.0

DEPLOYERS

▶ [minor] #4746 The object service is now ready for use. The queue supports an object storage type which will be stored in the object service. As of this version, we recommended setting procs: 1 for the object service if it had previously been set to 0, and configuring at least one backend for artifacts.

▶ [patch] #4648 All services now have a <service>.pulse_amqps Helm configuration that controls whether to use amqps (with TLS) to communicate with the Pulse server. The value defaults to true, matching current behavior, but can be set to false in cases where the AMQP server is local and encryption is unnecessary.

▶ [patch] The object service now defaults to 1 replica, not 0. The service will not start if it is not properly configured, and we recommend setting the service up at this time, as in the next major release workers will begin uploading objects to the queue.

WORKER-DEPLOYERS

▶ [minor] bug 1631824 The Azure provider of the worker-manager service now assigns unique names to all data disks attached to a VM, allowing those disks to be removed when the worker is removed.

▶ [patch] #4765 Native "Apple silicon" binaries of taskcluster-proxy, livelog, start-worker and generic-worker are provided (darwin-arm64). The darwin amd64 executables no longer need to be run through Rosetta 2 binary translation on darwin/arm64 workers.

▶ [patch] #3925 The worker-manager service now ships with the latest CA certs, avoiding the need to download these at runtime. These certificates are good until October 8, 2024.

OTHER

▶ Additional changes not described here: #4707, #4779, #4795.

Automated Package Updates

  • Update dependency nodemailer to v6.6.0 (017dabd7a)
  • Update dependency graphql-scalars to v1.9.3 (45bc9229d)
  • Update dependency dockerode to v3.3.0 (8468771e4)
  • Update dependency acorn-walk to v8.1.0 (441cbbd37)
  • Update dependency acorn-loose to v8.1.0 (3173f9ef7)
  • Update dependency @​sentry/node to v6.3.1 (2d544b14e)
  • Update sentry monorepo to v6.3.1 (97356358d)
  • Update module github.com/elastic/go-sysinfo to v1.7.0 (fec645d00)
  • Update dependency eslint to v7.25.0 (7a16de292)
  • Update dependency cron-parser to v3.5.0 (544d48373)
  • Update dependency matrix-js-sdk to v10 (a8b8859ce)
  • Update dependency sift to v13.5.2 (9f53306db)
  • Update dependency mock-fs to v4.14.0 (2db47d750)
  • Update dependency jwks-rsa to v2.0.3 (03791e002)
  • Update module github.com/Microsoft/go-winio to v0.4.19 (5948f9cde)

... (truncated)

Commits
  • 53fa7b7 v43.2.0
  • a7e10a9 worker-manager change is minor, as users will want this upgrade
  • 60378c9 Merge pull request #4830 from taskcluster/renovate/nodemailer-6.x-lockfile
  • 017dabd Update dependency nodemailer to v6.6.0
  • 45bc922 Update dependency graphql-scalars to v1.9.3
  • 4d43865 Merge pull request #4821 from taskcluster/renovate/sentry-monorepo
  • e432a84 Merge pull request #4823 from taskcluster/renovate/acorn-walk-8.x-lockfile
  • c8851e2 Merge pull request #4826 from taskcluster/renovate/dockerode-3.x-lockfile
  • 8468771 Update dependency dockerode to v3.3.0
  • 08f2ff9 Merge pull request #4806 from djmitche/bug1631824
  • 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 May 3, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/tools/taskcluster-43.2.0 branch from d74db1b to 8ee0cae Compare May 10, 2021 11:03
@dependabot dependabot bot force-pushed the dependabot/pip/tools/taskcluster-43.2.0 branch from 8ee0cae to 06cf7f5 Compare May 10, 2021 12:20
@marco-c marco-c merged commit 2d26d96 into master May 10, 2021
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-43.2.0 branch May 10, 2021 12:22
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