Skip to content

Bump taskcluster from 59.1.3 to 64.2.6 - #96

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps taskcluster from 59.1.3 to 64.2.6.

Release notes

Sourced from taskcluster's releases.

v64.2.6

WORKER-DEPLOYERS

▶ [patch] #6972 Generic Worker now uploads task payload artifacts in parallel to decrease graceful termination time in the event of a spot termination.

The insecure engine no longer performs a file copy command as the task user before the artifact upload process happens to help speed up the process.

Generic Worker (posix only) now tries to put an exclusive file lock on artifacts before upload to prevent the file from being written to by any other process. This is done in lieu of copying the file to a temporary location which was achieving the same thing. If putting the lock on the file fails, Generic Worker will fallback to copying the file.

USERS

▶ [patch] #6972 Don't compress .npz artifacts by default in Generic Worker.

Automated Package Updates

  • build(deps): bump aiohttp from 3.9.2 to 3.9.4 in /taskcluster (c4737ab9b)
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (95aa8bf85)

v64.2.5

GENERAL

▶ [patch] Upgrades to Node.js v20.12.2 which is a security release.

Automated Package Updates

  • build(deps): bump idna from 3.4 to 3.7 in /taskcluster (2cd73d93a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /ui (254af1652)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client (f8ddfbeb7)
  • build(deps): bump tar from 6.2.0 to 6.2.1 (e1ff1fb14)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-test (3b9ec5c1a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-web (f69bea143)

v64.2.4

WORKER-DEPLOYERS

▶ [patch] #6900 Worker Runner on Azure no longer sends a graceful-termination message if the scheduled event type is Freeze. It will continue to send the message for all other event types: Reboot, Redeploy, Preempt, and Terminate.

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v64.2.6

WORKER-DEPLOYERS

▶ [patch] #6972 Generic Worker now uploads task payload artifacts in parallel to decrease graceful termination time in the event of a spot termination.

The insecure engine no longer performs a file copy command as the task user before the artifact upload process happens to help speed up the process.

Generic Worker (posix only) now tries to put an exclusive file lock on artifacts before upload to prevent the file from being written to by any other process. This is done in lieu of copying the file to a temporary location which was achieving the same thing. If putting the lock on the file fails, Generic Worker will fallback to copying the file.

USERS

▶ [patch] #6972 Don't compress .npz artifacts by default in Generic Worker.

Automated Package Updates

  • build(deps): bump aiohttp from 3.9.2 to 3.9.4 in /taskcluster (c4737ab9b)
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (95aa8bf85)

v64.2.5

GENERAL

▶ [patch] Upgrades to Node.js v20.12.2 which is a security release.

Automated Package Updates

  • build(deps): bump idna from 3.4 to 3.7 in /taskcluster (2cd73d93a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /ui (254af1652)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client (f8ddfbeb7)
  • build(deps): bump tar from 6.2.0 to 6.2.1 (e1ff1fb14)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-test (3b9ec5c1a)
  • build(deps): bump tar from 6.2.0 to 6.2.1 in /clients/client-web (f69bea143)

v64.2.4

WORKER-DEPLOYERS

... (truncated)

Commits
  • edab196 v64.2.6
  • fcaf007 Merge pull request #6976 from taskcluster/dependabot/pip/taskcluster/aiohttp-...
  • 13b1aa7 Merge pull request #6982 from taskcluster/matt-boris/skipNpzCompressionGeneri...
  • c4737ab build(deps): bump aiohttp from 3.9.2 to 3.9.4 in /taskcluster
  • 13936ca feat(generic-worker): don't compress .npz artifacts
  • ee69931 Merge pull request #6977 from taskcluster/matt-boris/genericWorkerArtifactUpl...
  • 31dbbbb fix(generic-worker): upload artifacts in parallel to speed up graceful shutdowns
  • d04ae07 Merge pull request #6978 from taskcluster/dependabot/go_modules/golang.org/x/...
  • 95aa8bf build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  • 5f78921 v64.2.5
  • 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.6.
- [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.6)

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

dependabot Bot commented on behalf of github May 6, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #104.

@dependabot dependabot Bot closed this May 6, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/taskcluster-64.2.6 branch May 6, 2024 08:56
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