Skip to content

build(deps): Bump taskcluster from 28.0.0 to 28.1.0 in /tools #471

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
Mar 24, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps taskcluster from 28.0.0 to 28.1.0.

Release notes

Sourced from taskcluster's releases.

v28.1.0

▶ [minor] bug 1436478 Add a new library taskcluster-lib-entities that exposes the same API as azure-entities but uses postgres rather than azure for its database. Note that all of the services are still using azure-entities. Services will eventually switch to using this new library. Date to be decided.

▶ [minor] bug 1306494 Taskcluster UI now allow users to view the diff for scope changes (similar to the github write/preview functionality).

▶ [patch] #2292 Add a new library taskcluster-lib-azqueue that exposes the same API as the Azure Queue service but uses Postgres rather than Azure. Note that all of the services are still using Azure. Services will eventually switch to using this new library. Date to be decided.

▶ [patch] bug 1616931 Generic-worker now transmits its logs via taskcluster-worker-runner, in preparation for supporting arbitrary log destinations.

▶ [patch] bug 1621420 Prepare to update octokit dependency

▶ [patch] #2503 Some schemas in the Taskcluster documentation were not displayed with a "Cannot find .." error. This has been fixed.

▶ [patch] #2486 Taskcluster UI now allows users to add matrix rooms to the denylist addresses.

▶ [patch] Taskcluster deployments now support sending results to New Relic (optionally). See the deployment documentation for details.

▶ [patch] bug 1618991 The Go client now correctly returns an error when 500 responses are retried to exhaustion.

▶ [patch] #2498 The database upgrade command now checks roles and permissions attributes for database users.

▶ [patch] The linux-arm builds of generic-worker are now considered Tier-2, meaning that they are not tested in CI (but are still built). Testing is also disabled on Windows 10 / amd64 due to lack of capacity, but continues for Windows 2012 / amd64 so Windows / amd64 remains a tier-1 platform.

▶ [patch] #2536 The node-postgres library is now configured to correctly handle timezones. As no data was stored with timestamps until now, this is not a breaking change.

▶ [patch] bug 1622052 The protocol between workers and worker manager now correctly negotiates capabilities.

▶ Additional changes not described here: bug 1623183, #2527, #2539.

Changelog

Sourced from taskcluster's changelog.

v28.1.0

▶ [minor] bug 1436478 Add a new library taskcluster-lib-entities that exposes the same API as azure-entities but uses postgres rather than azure for its database. Note that all of the services are still using azure-entities. Services will eventually switch to using this new library. Date to be decided.

▶ [minor] bug 1306494 Taskcluster UI now allow users to view the diff for scope changes (similar to the github write/preview functionality).

▶ [patch] #2292 Add a new library taskcluster-lib-azqueue that exposes the same API as the Azure Queue service but uses Postgres rather than Azure. Note that all of the services are still using Azure. Services will eventually switch to using this new library. Date to be decided.

▶ [patch] bug 1616931 Generic-worker now transmits its logs via taskcluster-worker-runner, in preparation for supporting arbitrary log destinations.

▶ [patch] bug 1621420 Prepare to update octokit dependency

▶ [patch] #2503 Some schemas in the Taskcluster documentation were not displayed with a "Cannot find .." error. This has been fixed.

▶ [patch] #2486 Taskcluster UI now allows users to add matrix rooms to the denylist addresses.

▶ [patch] Taskcluster deployments now support sending results to New Relic (optionally). See the deployment documentation for details.

▶ [patch] bug 1618991 The Go client now correctly returns an error when 500 responses are retried to exhaustion.

▶ [patch] #2498 The database upgrade command now checks roles and permissions attributes for database users.

▶ [patch] The linux-arm builds of generic-worker are now considered Tier-2, meaning that they are not tested in CI (but are still built). Testing is also disabled on Windows 10 / amd64 due to lack of capacity, but continues for Windows 2012 / amd64 so Windows / amd64 remains a tier-1 platform.

▶ [patch] #2536 The node-postgres library is now configured to correctly handle timezones. As no data was stored with timestamps until now, this is not a breaking change.

▶ [patch] bug 1622052 The protocol between workers and worker manager now correctly negotiates capabilities.

▶ Additional changes not described here: bug 1623183, #2527, #2539.

Commits
  • 6131342 v28.1.0
  • e986078 Merge pull request #2537 from djmitche/issue2536
  • ffd192f Merge pull request #2547 from renovate-bot/renovate/codemirror-5.x-lockfile
  • 20c8da5 Merge pull request #2539 from djmitche/db-connections-doc
  • c84a06a Merge pull request #2551 from taskcluster/bug1621420
  • dcfe2cc Merge pull request #2554 from taskcluster/owlishDeveloper-patch-1
  • aec90d4 Update octokit API call
  • 830f222 Create bug1621420.md
  • baa799c Merge pull request #2549 from taskcluster/dev-docs
  • 7addbb1 Merge pull request #2550 from taskcluster/owlishDeveloper-patch-1
  • 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)

@dependabot-preview dependabot-preview bot added the tools Common Python tools label Mar 24, 2020
@mergify mergify bot merged commit 3d7bf08 into master Mar 24, 2020
@mergify mergify bot deleted the dependabot/pip/tools/taskcluster-28.1.0 branch March 24, 2020 08:54
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