mozilla / task-boot

Taskcluster Boot utils
Mozilla Public License 2.0
5 stars 15 forks source link

Bump taskcluster from 44.2.2 to 44.23.4 #315

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps taskcluster from 44.2.2 to 44.23.4.

Release notes

Sourced from taskcluster's releases.

v44.23.4

GENERAL

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

v44.23.3

GENERAL

▶ [patch] Minor and patch version bumps via Dependabot using pmac:

pmac add 5746 5747 5749 5750 5751

▶ [patch] Upgrades taskgraph from v1.2.0 to v3.4.0.

v44.23.2

GENERAL

▶ [patch] #5737 Fix React props handling for TaskGroup page in production mode.

v44.23.1

GENERAL

▶ [patch] #5728 Adds auto release lock functionality to queued locks to prevent some GitHub handlers to run forever and keep the queue locked.

▶ [patch] #5737 Persist task group filter in URL, so navigating back restores filtered state.

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.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v44.23.4

GENERAL

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

v44.23.3

GENERAL

▶ [patch] Minor and patch version bumps via Dependabot using pmac:

pmac add 5746 5747 5749 5750 5751

▶ [patch] Upgrades taskgraph from v1.2.0 to v3.4.0.

v44.23.2

GENERAL

▶ [patch] #5737 Fix React props handling for TaskGroup page in production mode.

v44.23.1

GENERAL

▶ [patch] #5728 Adds auto release lock functionality to queued locks to prevent some GitHub handlers to run forever and keep the queue locked.

▶ [patch] #5737 Persist task group filter in URL, so navigating back restores filtered state.

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:

... (truncated)

Commits
  • 79542f7 v44.23.4
  • 189f59b Merge pull request #5757 from taskcluster/chore/fix-taskgraph-base-ref
  • 75a28fd Merge pull request #5771 from taskcluster/matt-boris/node16.18.1
  • a5e643e build(deps): upgrade node to 16.18.1
  • b89e88f Merge pull request #5772 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • dcff750 Merge pull request #5761 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • c903d3b Merge pull request #5763 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • a9ed3dc build(deps): bump loader-utils in /clients/client-web
  • 167930a Merge pull request #5765 from taskcluster/dependabot/npm_and_yarn/ui/babel/pr...
  • ab824b3 Merge pull request #5764 from taskcluster/dependabot/pip/taskcluster/taskclus...
  • 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)
marco-c commented 1 year ago

@dependabot rebase