Skip to content

Bump taskcluster from 59.1.3 to 64.2.0 - #65

Closed
dependabot[bot] wants to merge 1 commit into
mayilfrom
dependabot/pip/taskcluster-64.2.0
Closed

Bump taskcluster from 59.1.3 to 64.2.0#65
dependabot[bot] wants to merge 1 commit into
mayilfrom
dependabot/pip/taskcluster-64.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2024

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 59.1.3 to 64.2.0.

Release notes

Sourced from taskcluster's releases.

v64.2.0

WORKER-DEPLOYERS

▶ [patch] #6802 Worker Runner no longer polls the metadata service for the Google provider. Instead, we've added ?wait_for_change=true to the endpoint to perform a hanging GET request that'll return as soon as the metadata has changed and the VM has been preempted.

USERS

▶ [minor] Remove maxRunTime limitations for docker payloads in generic worker (d2g)

Automated Package Updates

  • build(deps): bump express from 4.18.2 to 4.19.2 in /ui (25af6aa6b)
  • build(deps): bump express from 4.18.3 to 4.19.2 (ccf689497)

v64.1.2

USERS

▶ [patch] #6928 D2G no longer adds --cap-add=SYS_PTRACE for the docker worker allowPtrace feature since all capabilities are already added with the --privileged flag being passed to all D2G commands as of #6890.

v64.1.1

No changes

v64.0.0

WORKER-DEPLOYERS

▶ [MAJOR] The Docker Worker binary is no longer built during releases. The most recent Docker Worker binary can be found here.

v63.0.0

GENERAL

▶ [minor] Upgrades to Node.js LTS v20.

DEVELOPERS

▶ [MAJOR] Upgrades client-node library to ESModules and upgrades got library

▶ [patch] Upgrades to yarn v4.1.1

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v64.2.0

WORKER-DEPLOYERS

▶ [patch] #6802 Worker Runner no longer polls the metadata service for the Google provider. Instead, we've added ?wait_for_change=true to the endpoint to perform a hanging GET request that'll return as soon as the metadata has changed and the VM has been preempted.

USERS

▶ [minor] Remove maxRunTime limitations for docker payloads in generic worker (d2g)

Automated Package Updates

  • build(deps): bump express from 4.18.2 to 4.19.2 in /ui (25af6aa6b)
  • build(deps): bump express from 4.18.3 to 4.19.2 (ccf689497)

v64.1.2

USERS

▶ [patch] #6928 D2G no longer adds --cap-add=SYS_PTRACE for the docker worker allowPtrace feature since all capabilities are already added with the --privileged flag being passed to all D2G commands as of #6890.

v64.1.1

No changes

v64.1.0

USERS

▶ [minor] The index now exposes a findTasksAtIndexes endpoint to batch task index requests

▶ [minor] The queue now exposes tasks and statuses to batch task requests

▶ [patch] Action tasks now work correctly for task groups created by another action task.

v64.0.0

WORKER-DEPLOYERS

... (truncated)

Commits
  • 9a9e590 v64.2.0
  • 411e174 Merge pull request #6925 from taskcluster/matt-boris/genericWorkerHandleSigTerm
  • 5bd42a7 fix(worker-runner): use a hanging GET for GCP spot termination detection
  • fb281b6 Merge pull request #6932 from bhearsum/maxRunTime-docker
  • d787f65 Remove maxRunTime limitations for d2g payloads
  • 32ce45b Merge pull request #6931 from taskcluster/dependabot/npm_and_yarn/ui/express-...
  • 6d7fa36 Merge pull request #6930 from taskcluster/dependabot/npm_and_yarn/express-4.19.2
  • 25af6aa build(deps): bump express from 4.18.2 to 4.19.2 in /ui
  • ccf6894 build(deps): bump express from 4.18.3 to 4.19.2
  • 27819a2 v64.1.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 59.1.3 to 64.2.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v59.1.3...v64.2.0)

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

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 Apr 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Apr 8, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #76.

@dependabot dependabot Bot closed this Apr 8, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/taskcluster-64.2.0 branch April 8, 2024 08:09
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