Skip to content

Bump taskcluster from 28.1.0 to 28.2.2#131

Merged
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-28.2.2
Apr 7, 2020
Merged

Bump taskcluster from 28.1.0 to 28.2.2#131
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-28.2.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps taskcluster from 28.1.0 to 28.2.2.

Release notes

Sourced from taskcluster's releases.

v28.2.2

WORKER-DEPLOYERS

▶ [patch] bug 1624602 Worker-runner is now more careful to read all output from the worker when the worker exits.

USERS

▶ [patch] bug 1552323 Fixes the bug: https://sentry.prod.mozaws.net/operations/taskcluster-community/issues/7766271

v28.2.1

DEPLOYERS

▶ [patch] Fix error in notify service (monitor is required)

v28.2.0

GENERAL

▶ [patch] bug 1618333 Changelog entries now are categorized by the audience that they are useful for

WORKER-DEPLOYERS

▶ [patch] Now, if the worker process running in aws/gcp exits, it will be requested to worker-manager to terminate the instance.

ADMINS

▶ [patch] bug 1622943 The maximum value for a worker's lifecycle.reregistrationTimeout is now 30 days. Values greater than this cannot be represented in the worker's temporary credentials anyway.

USERS

▶ [minor] bug 1552323 Adds ability to customize checks output in taskcluster-github Checks feature. Apart from the bug mentioned, fixes the issue mozilla-mobile/fenix#6760

▶ [patch] #1389 Taskcluster UI nows offers a breadcrumbs view to easily jump back and forth when viewing indexes (/tasks/index/)

DEVELOPERS

▶ [minor] bug 1616998 taskcluster-worker-runner has been renamed to worker-runner and its docs have been added to the reference section of the docs portal.

▶ [patch] #2522 Services that use a database now log information about that database, including connection pool counts and stored-function invocations.

... (truncated)
Changelog

Sourced from taskcluster's changelog.

v28.2.2

WORKER-DEPLOYERS

▶ [patch] bug 1624602 Worker-runner is now more careful to read all output from the worker when the worker exits.

USERS

▶ [patch] bug 1552323 Fixes the bug: https://sentry.prod.mozaws.net/operations/taskcluster-community/issues/7766271

v28.2.1

DEPLOYERS

▶ [patch] Fix error in notify service (monitor is required)

v28.2.0

GENERAL

▶ [patch] bug 1618333 Changelog entries now are categorized by the audience that they are useful for

WORKER-DEPLOYERS

▶ [patch] Now, if the worker process running in aws/gcp exits, it will be requested to worker-manager to terminate the instance.

ADMINS

▶ [patch] bug 1622943 The maximum value for a worker's lifecycle.reregistrationTimeout is now 30 days. Values greater than this cannot be represented in the worker's temporary credentials anyway.

USERS

▶ [minor] bug 1552323 Adds ability to customize checks output in taskcluster-github Checks feature. Apart from the bug mentioned, fixes the issue mozilla-mobile/fenix#6760

▶ [patch] #1389 Taskcluster UI nows offers a breadcrumbs view to easily jump back and forth when viewing indexes (/tasks/index/)

DEVELOPERS

▶ [minor] bug 1616998 taskcluster-worker-runner has been renamed to worker-runner and its docs have been added to the reference section of the docs portal.

... (truncated)
Commits
  • d61036c v28.2.2
  • a1625ab Merge pull request #2609 from taskcluster/owlishDeveloper-patch-1
  • ae0ee7f Create bug1552323-patch.md
  • d8e4d28 Use try-catch block to prevent unnecessary crashes
  • a34e651 Update handlers.js
  • df89936 Merge pull request #2605 from renovate-bot/renovate/cronstrue-1.x-lockfile
  • e6e1165 add audience to changelog
  • 905c576 Merge pull request #2561 from djmitche/bug1624602
  • 7be21ca Merge pull request #2602 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 7fbf5a8 Update dependency cronstrue to v1.92.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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 28.1.0 to 28.2.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v28.1.0...v28.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 7, 2020
@dependabot-preview dependabot-preview Bot requested a review from La0 April 7, 2020 08:25
@marco-c marco-c merged commit 6ddc751 into master Apr 7, 2020
@marco-c marco-c deleted the dependabot/pip/taskcluster-28.2.2 branch April 7, 2020 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant