Skip to content

build(deps): bump taskcluster from 37.3.0 to 37.5.1 in /tools #639

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
Oct 26, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2020

Bumps taskcluster from 37.3.0 to 37.5.1.

Release notes

Sourced from taskcluster's releases.

v37.5.1

(v37.5.0 had a minor bug in the release process)

GENERAL

▶ [minor] #3640 Notify routes can now include on-defined, on-pending and on-running.

on-any is now deprecated and there are two new alternatives:

  • on-transition for any state transition.
  • on-resolved for terminal states (completed, failed and exception).

▶ [patch] taskcluster-web-server is now equipped with the anonymous role. This will allow it to assign the anonymous role to users who successfuly login.

USERS

▶ [minor] #3521 Taskcluster-proxy now adds a Content-Type header to proxied requests lacking one. While this behavior is not desirable, it matches the behavior of older versions and real tasks depend on it. A future version of Taskcluster will drop this behavior.

When this occurs, the worker will log a message containing the string "Adding missing Content-Type header". Use this logging to find tasks that fail to include the Content-Type header and adjust accordingly.

OTHER

▶ Additional change not described here: #3679.

v37.4.0

GENERAL

▶ [patch] #3659 Slack and Email notifications' Task Group URLs are now correct (containing /tasks).

▶ [patch] #3639 taskDefined messages will now always have an unscheduled status.

USERS

▶ [patch] #3631 Calling a JS Client constructor with no arguments works again -- assuming that any necessary configuration was passed to taskcluster.config(..).

DEVELOPERS

▶ [minor] #3538 DB function get_workers is now deprecated.

▶ [patch] #3619 The tools/workerproto Go package is now available for external use, and its API is considered stable (in other words, breaking changes will result in a major version bump).

OTHER

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v37.5.1

v37.5.0

GENERAL

▶ [minor] #3640 Notify routes can now include on-defined, on-pending and on-running.

on-any is now deprecated and there are two new alternatives:

  • on-transition for any state transition.
  • on-resolved for terminal states (completed, failed and exception).

▶ [patch] taskcluster-web-server is now equipped with the anonymous role. This will allow it to assign the anonymous role to users who successfuly login.

USERS

▶ [minor] #3521 Taskcluster-proxy now adds a Content-Type header to proxied requests lacking one. While this behavior is not desirable, it matches the behavior of older versions and real tasks depend on it. A future version of Taskcluster will drop this behavior.

When this occurs, the worker will log a message containing the string "Adding missing Content-Type header". Use this logging to find tasks that fail to include the Content-Type header and adjust accordingly.

OTHER

▶ Additional change not described here: #3679.

v37.4.0

GENERAL

▶ [patch] #3659 Slack and Email notifications' Task Group URLs are now correct (containing /tasks).

▶ [patch] #3639 taskDefined messages will now always have an unscheduled status.

USERS

▶ [patch] #3631 Calling a JS Client constructor with no arguments works again -- assuming that any necessary configuration was passed to taskcluster.config(..).

DEVELOPERS

▶ [minor] #3538 DB function get_workers is now deprecated.

... (truncated)

Commits

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 Oct 26, 2020
@marco-c marco-c merged commit a9e35db into master Oct 26, 2020
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-37.5.1 branch October 26, 2020 10:25
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