Skip to content

build(deps): bump taskcluster from 38.0.1 to 38.0.4 in /tools #658

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
Nov 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps taskcluster from 38.0.1 to 38.0.4.

Release notes

Sourced from taskcluster's releases.

v38.0.4

DEPLOYERS

▶ [patch] Setting a node DEBUG env var via the debug field of service configs is supported again. If left unset it will default to ''. Example:

auth:
    debug: '*'

USERS

▶ [patch] #3865 Livelog TLS support is now functional.

▶ [patch] #3851 The GitHub quickstart tool now generates correct .taskcluster.yml files, among other bugfixes.

▶ [patch] #3836 The web UI no longer fails with "ext.certificate.expiry < now".

▶ [patch] #3831 This version fixes an issue introduced in v38.0.0 which would cause the log viewer to display 401 errors.

DEVELOPERS

▶ [patch] Config types of env:list now generate the correct type in helm schemas.

v38.0.3

DEVELOPERS

▶ [patch] Fix one usage of Octokit in release machinery to fix releases

v38.0.2

This release was broken, use artifacts from v38.0.3 instead

GENERAL

▶ [patch] #3843 Two bugs were fixed that together made it so that tasks could not use indexed images.

First is that docker-worker now correctly uses the task's credentials rather than its own to query the index. Second is that scopes are now expanded prior to limiting them with authorizedScopes in addition to afterward.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v38.0.4

DEPLOYERS

▶ [patch] Setting a node DEBUG env var via the debug field of service configs is supported again. If left unset it will default to ''. Example:

auth:
    debug: '*'

USERS

▶ [patch] #3865 Livelog TLS support is now functional.

▶ [patch] #3851 The GitHub quickstart tool now generates correct .taskcluster.yml files, among other bugfixes.

▶ [patch] #3836 The web UI no longer fails with "ext.certificate.expiry < now".

▶ [patch] #3831 This version fixes an issue introduced in v38.0.0 which would cause the log viewer to display 401 errors.

DEVELOPERS

▶ [patch] Config types of env:list now generate the correct type in helm schemas.

v38.0.3

DEVELOPERS

▶ [patch] Fix one usage of Octokit in release machinery to fix releases

v38.0.2

GENERAL

▶ [patch] #3843 Two bugs were fixed that together made it so that tasks could not use indexed images.

First is that docker-worker now correctly uses the task's credentials rather than its own to query the index. Second is that scopes are now expanded prior to limiting them with authorizedScopes in addition to afterward.

... (truncated)

Commits
  • 22d9969 v38.0.4
  • 3a03943 Merge pull request #3871 from djmitche/issue3831
  • 4811a65 Work around a history bug in parsing URLs
  • 40701e3 Fix maybeSignedUrl
  • b92eac4 Merge pull request #3869 from djmitche/issue3836
  • 7fedaef Merge pull request #3860 from taskcluster/fix-gh-config
  • 6cf7edc Rewrite browser-side auth to fetch credentials on-demand
  • cd7cd5a Merge pull request #3856 from djmitche/issue3851
  • 01180f9 Re-encode . in repo names before publishing pulse message with them
  • 661c24f Allow setting DEBUG env var for services again
  • 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 dependabot bot added the tools Common Python tools label Nov 9, 2020
@marco-c
Copy link
Collaborator

marco-c commented Nov 12, 2020

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tools/taskcluster-38.0.4 branch from 4dac116 to e2d588f Compare November 12, 2020 00:29
@marco-c marco-c merged commit 7142eed into master Nov 12, 2020
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-38.0.4 branch November 12, 2020 01:01
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