Skip to content

build(deps): bump taskcluster from 43.2.0 to 44.0.0 in /tools #969

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps taskcluster from 43.2.0 to 44.0.0.

Release notes

Sourced from taskcluster's releases.

v44.0.0

GENERAL

▶ [patch] bug 1712924 Resolves an issue with github logins

DEPLOYERS

▶ [patch] #4882 Taskcluster-lib-pulse now supports connections to servers that use SNI, such as up-to-date CloudAMQP clusters using a custom certificate. It does so by passing an explicit servername socket option.

WORKER-DEPLOYERS

▶ [patch] #4606 Generic-worker now supports downloading object artifacts as well as the older s3 artifacts.

USERS

▶ [MAJOR] #4895 The upload helper functions included with each client now take an uploadId parameter. For Go and Rust, these parameters are required.

▶ [patch] bug 1711612 Retried calls to queue.createArtifact will now work correctly, allowing both retries and the documented updates.

▶ [patch] #4764 The JS, Rust, Go (in a previous release) and Python clients now have artifact download functions which will download an artifact regardless of its storage type, applying retries and other best practices.

▶ [patch] #4714 The client libraries' object-upload functions now calculate and send hashes for the uploaded objects.

▶ [patch] #4890 This version fixes a bug in the rust client where API methods with method POST but without a request payload would result in 411 errors due to a missing Content-Length header.

▶ [patch] bug 1711921 When a docker-worker's payload specifies an artifact name ending with /, it has historically produced an artifact containing //. That is now normalized to a single /.

OTHER

▶ Additional changes not described here: #4757, #4807, #4889.

Automated Package Updates

  • Update golang.org/x/crypto commit hash to c07d793 (ea40252e1)
  • Update dependency markdown-it-highlightjs to v3.5.0 (d67d60600)
  • Update babel monorepo to v7.14.2 (115ac480b)
  • Update dependency @​slack/web-api to v6.2.3 (3d16b170a)
  • Update dependency newrelic to v7.4.0 (90fe4b739)

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.0.0

GENERAL

▶ [patch] bug 1712924 Resolves an issue with github logins

DEPLOYERS

▶ [patch] #4882 Taskcluster-lib-pulse now supports connections to servers that use SNI, such as up-to-date CloudAMQP clusters using a custom certificate. It does so by passing an explicit servername socket option.

WORKER-DEPLOYERS

▶ [patch] #4606 Generic-worker now supports downloading object artifacts as well as the older s3 artifacts.

USERS

▶ [MAJOR] #4895 The upload helper functions included with each client now take an uploadId parameter. For Go and Rust, these parameters are required.

▶ [patch] bug 1711612 Retried calls to queue.createArtifact will now work correctly, allowing both retries and the documented updates.

▶ [patch] #4764 The JS, Rust, Go (in a previous release) and Python clients now have artifact download functions which will download an artifact regardless of its storage type, applying retries and other best practices.

▶ [patch] #4714 The client libraries' object-upload functions now calculate and send hashes for the uploaded objects.

▶ [patch] #4890 This version fixes a bug in the rust client where API methods with method POST but without a request payload would result in 411 errors due to a missing Content-Length header.

▶ [patch] bug 1711921 When a docker-worker's payload specifies an artifact name ending with /, it has historically produced an artifact containing //. That is now normalized to a single /.

OTHER

▶ Additional changes not described here: #4757, #4807, #4889.

Automated Package Updates

  • Update golang.org/x/crypto commit hash to c07d793 (ea40252e1)
  • Update dependency markdown-it-highlightjs to v3.5.0 (d67d60600)
  • Update babel monorepo to v7.14.2 (115ac480b)
  • Update dependency @​slack/web-api to v6.2.3 (3d16b170a)

... (truncated)

Commits
  • faf6f31 v44.0.0
  • 4e9f7bc Merge pull request #4911 from taskcluster/bug-1712924
  • 83a471b Encode postmessage content to avoid issues
  • ffdff10 Merge pull request #4885 from taskcluster/renovate/golang.org-x-crypto-digest
  • ea40252 Update golang.org/x/crypto commit hash to c07d793
  • e36642c Merge pull request #4898 from djmitche/issue4895
  • aea7604 Merge pull request #4891 from djmitche/issue4889
  • e643cae Merge pull request #4887 from djmitche/bug1711612
  • f8630a4 Merge pull request #4900 from djmitche/s3-deprecated-queue-docs
  • 6b2ea5f Update queue ref docs to indicate s3 is deprecated
  • 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 43.2.0 to 44.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v43.2.0...v44.0.0)

---
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 the tools Common Python tools label Jun 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2021

Superseded by #1036.

@dependabot dependabot bot closed this Jul 28, 2021
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.0.0 branch July 28, 2021 08:57
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.

0 participants