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.22.1 to 44.23.4 in /tools #469

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps taskcluster from 44.22.1 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/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], jwks-r [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]

▶ [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)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.22.1 to 44.23.4.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.22.1...v44.23.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 30, 2022

Superseded by #489.

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