Skip to content

build(deps): Bump taskcluster from 25.4.0 to 26.0.1 in /tools #457

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 10, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 10, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps taskcluster from 25.4.0 to 26.0.1.

Release notes

Sourced from taskcluster's releases.

v26.0.1

▶ [patch] Changes version imports for internal go libraries that weren't properly updated by the release script to v26.

Changelog

Sourced from taskcluster's changelog.

v26.0.1

▶ [patch] Changes version imports for internal go libraries that weren't properly updated by the release script to v26.

v26.0.0

▶ [MAJOR] bug 1596177 Legacy create-task scopes without a priority, of the form queue:create-task:<provisionerId>/<workerType>, are no longer supported.

▶ [minor] Add support for a simple generic FreeBSD worker

▶ [minor] bug 1473155 Schemas are now displayed in a two-column viewer to provide a more comprehensive understanding of the schema structures. The left panel shows the overall data structure while the right panel shows additional properties to keep in mind for certain data within the schemas. Users can also expand or shrink $ref schemas when needed.

▶ [minor] bug 1618916 The Azure worker-manager provider now provides bootstrapping information to the worker in tags in addition to the customData instance metadata field, and worker-runner now expects to find data in tags. This avoids the use of the barely-functional customData. Reading this information from customData is now deprecated, but will continue to work at least until the next major Taskcluster release.

▶ [minor] The json-e library now supports short-circuiting in boolean logic, and so does Taskcluster for taskcluster.ymls now!

▶ [patch] bug 1619925 Bug fix: taskcluster-proxy credential updates from task reclaims no longer race with taskcluster proxy process termination. Previously if a task completed just as the task was being reclaimed, it was possible for generic-worker to terminate the taskcluster-proxy process while it was HTTP posting updated credentials to it, which caused generic-worker to crash.

▶ [patch] bug 1559434 Pulse passwords are now correctly encoded and can contain / characters.

▶ [patch] #2386 Taskcluster UI now no longer shows a cached view when a user deletes a role, client or hook.

▶ [patch] bug 1558240 The generic-worker logging change that appeared in v25.4.0 has been reverted.

▶ [patch] bug 1617685 The queue service will now start up even if the AWS IP-to-region mapping file is not accessible. In this case, it will use a local, cached copy of this information.

▶ [patch] bug 1618983 The worker-manager's static provider type now supports worker lifecycles, and in particular reregistrationTimeout.

▶ [patch] Update registerWorker API to grant scopes for workers to terminate themselves

▶ [patch] bug 1591476 worker-manager's registerWorker() now returns worker config, and worker-runner (for Azure and static providers, others coming soon) merges that configuration with other configuration sources. This allows worker pools to include configuration for static workers, and allows Azure workers to fetch their config without referencing the non-functional customData instance metadata.

▶ Additional changes not described here: bug 1596171, #2441, bug 1455632.

Commits
  • 8c4d2d6 v26.0.1
  • c2dbed2 Merge pull request #2478 from milescrabill/test-manual-lib-version-bump
  • 39e57ee fix internal go library versions to v26
  • 5d78d77 v26.0.0
  • 89679cd Merge pull request #2462 from milescrabill/bug-1618916-worker-info-in-tags
  • b96d412 address review feedback
  • 9ab7f63 bug 1618916: add worker tags to azure-provider provisioned instances, use the...
  • 87c5b35 Merge pull request #2464 from milescrabill/bug-1591476-registerworker-returns...
  • d5242b3 re-run generate
  • 2e4075a Merge pull request #2476 from helfi92/change-codeowners-add-db-security-folks-
  • 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 10, 2020
@marco-c marco-c merged commit e4134a0 into master Mar 10, 2020
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-26.0.1 branch March 10, 2020 10:12
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