Skip to content

Bump taskcluster from 44.21.0 to 44.23.0 in /tools#321

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-44.23.0
Closed

Bump taskcluster from 44.21.0 to 44.23.0 in /tools#321
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/tools/taskcluster-44.23.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 26, 2022

Bumps taskcluster from 44.21.0 to 44.23.0.

Release notes

Sourced from taskcluster's releases.

v44.23.0

GENERAL

▶ [minor] #5728 Changed the way that github events are being handled. There was a problem with treating those callbacks in async manner which resulted in total messages being processed to be limited by consumer's "prefetch" count (5 by default). And resulted in messages being piled up. Introduces extra monitoring information with the numbers of active handlers count and total messages processed.

▶ [patch] Upgrades @xmldom/xmldom to 0.7.6 to fix critical security vulnerability.

Also utilized the yarn upgrade-interactive --latest command for the following package upgrades:

@azure/ms-rest-js@2.6.2, apollo-server-core@3.10.3, apollo-server-express@3.10.3, aws-sdk@2.1238.0, express@4.18.2, graphql-scalars@1.20.0, jwks-r sa@2.1.5, marked@4.1.1, nodemailer@6.8.0, passport-auth0@1.4.3, pg@8.8.0, sanitize-html@2.7.2, c8@7.12.0, commander@9.4.1, dockerode@3.3.4, nock@13.2.9

▶ [patch] Upgrades to latest Node version, v16.18.0.

DEPLOYERS

▶ [patch] #5726 The github service no longer fetches live logs from workers, but instead fetches backing logs from artifact storage. This reduces exceptions due to certificate expiries of live logs from stateless dns server.

v44.22.1

GENERAL

▶ [patch] Reverts commit e2015f35330a4b059d1bccf55c871df2af77bfbb.

v44.22.0

GENERAL

▶ [minor] Add a docker-worker capability disableSeccomp to disable the seccomp system call filter.

It allows significant information leakage, and its use should not be considered secure. This is required to run rr inside a container, as described here: https://github.com/mozilla/rr/wiki/Docker

▶ [patch] Adjust GCP CloudBuild config to cancel other ongoing jobs, so that the latest job is the only one that runs and no race conditions will occur with deploying to dev.

▶ [patch] Upgrade many deps with the following command: pmac add 5692 5691 5690 5689 5688 5687

▶ [patch] Upgrades to latest Node version, v16.17.1, which is a security release.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.23.0

GENERAL

▶ [minor] #5728 Changed the way that github events are being handled. There was a problem with treating those callbacks in async manner which resulted in total messages being processed to be limited by consumer's "prefetch" count (5 by default). And resulted in messages being piled up. Introduces extra monitoring information with the numbers of active handlers count and total messages processed.

▶ [patch] Upgrades @xmldom/xmldom to 0.7.6 to fix critical security vulnerability.

Also utilized the yarn upgrade-interactive --latest command for the following package upgrades:

@azure/ms-rest-js@2.6.2, apollo-server-core@3.10.3, apollo-server-express@3.10.3, aws-sdk@2.1238.0, express@4.18.2, graphql-scalars@1.20.0, jwks-r sa@2.1.5, marked@4.1.1, nodemailer@6.8.0, passport-auth0@1.4.3, pg@8.8.0, sanitize-html@2.7.2, c8@7.12.0, commander@9.4.1, dockerode@3.3.4, nock@13.2.9

▶ [patch] Upgrades to latest Node version, v16.18.0.

DEPLOYERS

▶ [patch] #5726 The github service no longer fetches live logs from workers, but instead fetches backing logs from artifact storage. This reduces exceptions due to certificate expiries of live logs from stateless dns server.

v44.22.1

GENERAL

▶ [patch] Reverts commit e2015f35330a4b059d1bccf55c871df2af77bfbb.

v44.22.0

GENERAL

▶ [minor] Add a docker-worker capability disableSeccomp to disable the seccomp system call filter.

It allows significant information leakage, and its use should not be considered secure. This is required to run rr inside a container, as described here: https://github.com/mozilla/rr/wiki/Docker

▶ [patch] Adjust GCP CloudBuild config to cancel other ongoing jobs, so that the latest job is the only one that runs and no race conditions will occur with deploying to dev.

▶ [patch] Upgrade many deps with the following command: pmac add 5692 5691 5690 5689 5688 5687

... (truncated)

Commits
  • 6f1b363 v44.23.0
  • 563a59a Merge pull request #5733 from taskcluster/feature/5728-statushandler-fix
  • 56f003b feat(github): Fix async status handler issues
  • ff5d2e5 feat(github): Improve check run output length detection
  • 6b5547b Merge pull request #5732 from taskcluster/snyk-upgrade-7920b15423f39f6c11e054...
  • fd0bb63 fix: upgrade react-router-dom from 5.3.3 to 5.3.4
  • 7906901 Merge pull request #5731 from taskcluster/matt-boris/node16.18.0
  • b124b7f build(deps): upgrade node to 16.18.0
  • ceefee4 Merge pull request #5730 from taskcluster/matt-boris/depUpdates
  • 84a3462 build(deps): @​xmldom/xmldom security vulnerability
  • 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.21.0 to 44.23.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.21.0...v44.23.0)

---
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 Oct 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #327.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/tools/taskcluster-44.23.0 branch November 1, 2022 03:32
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