Skip to content
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

Bump taskcluster from 44.2.2 to 44.13.7 in /tools #225

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2022

Bumps taskcluster from 44.2.2 to 44.13.7.

Release notes

Sourced from taskcluster's releases.

v44.13.7

GENERAL

▶ [patch] Deprecate old Azure endpoints that are no longer use:

  • azureCredentials (Can be migrated to secrets service)
  • azureTables
  • azureTablesSAS
  • azureContainers
  • azureContainersSAS

Remove test dependency on AZURE_ACCOUNT

▶ [patch] #5287 fix: remove temporary dependency.

USERS

▶ [patch] #5363 The generic-worker no longer resolves tasks as exception that mount a file/directory that has disappeared from the file system. Instead it invalidates the cache entry.

v44.13.6

WORKER-DEPLOYERS

▶ [patch] #4999 Introduce queue timeout to avoid some cloud calls to be stuck and fail whole scan process.

USERS

▶ [patch] #4366 Display last date active in the worker detail view.

▶ [patch] #5412 Docker-worker no longer accepts and ignores arbitrary properties in task payloads. It now only accepts properties defined in its payload schema.

▶ [patch] #2776 Show worker tasks from most recent to least recent. Also, link the taskId field to the task page.

▶ [patch] #5433 Show workers from last recently active. Also, removed the deprecated prop onChangePage and replaced with onPageChange.

v44.13.5

GENERAL

▶ [patch] Add null check to lastDateActive in queue workers serialize() func.

v44.13.4

No changes

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.13.7

GENERAL

▶ [patch] Deprecate old Azure endpoints that are no longer use:

  • azureCredentials (Can be migrated to secrets service)
  • azureTables
  • azureTablesSAS
  • azureContainers
  • azureContainersSAS

Remove test dependency on AZURE_ACCOUNT

▶ [patch] #5287 fix: remove temporary dependency.

USERS

▶ [patch] #5363 The generic-worker no longer resolves tasks as exception that mount a file/directory that has disappeared from the file system. Instead it invalidates the cache entry.

v44.13.6

WORKER-DEPLOYERS

▶ [patch] #4999 Introduce queue timeout to avoid some cloud calls to be stuck and fail whole scan process.

USERS

▶ [patch] #4366 Display last date active in the worker detail view.

▶ [patch] #5412 Docker-worker no longer accepts and ignores arbitrary properties in task payloads. It now only accepts properties defined in its payload schema.

▶ [patch] #2776 Show worker tasks from most recent to least recent. Also, link the taskId field to the task page.

▶ [patch] #5433 Show workers from last recently active. Also, removed the deprecated prop onChangePage and replaced with onPageChange.

v44.13.5

GENERAL

▶ [patch] Add null check to lastDateActive in queue workers serialize() func.

... (truncated)

Commits
  • 4c666f8 v44.13.7
  • f9bfda0 Merge pull request #5449 from taskcluster/azure-endpoints-deprecate
  • d1479d8 Deprecate old Azure endpionts: Tables/Containers
  • 759ae6e Merge pull request #5443 from taskcluster/issue5363
  • 8f0576b Add a test for #5363
  • 0828c2f Issues #5363, #5396, Bugs 1595217: invalidate cache entries for files/dirs th...
  • 5a35d3a Merge pull request #5435 from taskcluster/matt-boris/removeTemporary
  • 1b37863 Use async
  • efb9319 fix: remove temporary package
  • 9ff5e7d Merge pull request #5439 from taskcluster/dependabot/npm_and_yarn/async-2.6.4
  • 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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.2.2 to 44.13.7.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.2.2...v44.13.7)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #232.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.13.7 branch June 1, 2022 12:00
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants