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 64.2.6 to 64.2.8 #8043

Merged
merged 1 commit into from
May 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps taskcluster from 64.2.6 to 64.2.8.

Release notes

Sourced from taskcluster's releases.

v64.2.8

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 17 updates (7664993bf)
  • build(deps): bump hawk in /clients/client in the client-node-deps group (676d3a034)
  • build(deps): bump the client-web-node-deps group (1724b094a)
  • build(deps): bump taskcluster in /taskcluster in the python-deps group (435162d2c)
  • build(deps): bump dependabot/fetch-metadata in the gh-actions-deps group (7e8f35dc2)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (1d2a4cae0)
  • build(deps): bump the go-deps group with 5 updates (45dbb1230)
  • build(deps): bump ejs from 3.1.9 to 3.1.10 (d320208b2)

v64.2.7

WORKER-DEPLOYERS

▶ [patch] #6983 AWS provider correctly detects InvalidInstanceID.NotFound error and marks worker as stopped.

USERS

▶ [patch] #6987 Generic Worker now checks if a graceful termination was requested from worker runner before calling queue.claimWork().

This helps fix a race condition where a preemption occurs right after Generic Worker starts up, but before the graceful termination handler to abort the task has been initialized.

DEVELOPERS

▶ [patch] #6984 Github auto-cancel gracefully ignores missing task groups and doesn't log errors in github comments. This can happen when decision task failed on previous runs.

▶ [patch] #6761 Switching from googleapis package to a smaller @googleapis/* libraries to reduce startup time and avoid loading APIs we don't use.

Changelog

Sourced from taskcluster's changelog.

v64.2.8

Automated Package Updates

  • build(deps): bump the node-deps group across 1 directory with 17 updates (7664993bf)
  • build(deps): bump hawk in /clients/client in the client-node-deps group (676d3a034)
  • build(deps): bump the client-web-node-deps group (1724b094a)
  • build(deps): bump taskcluster in /taskcluster in the python-deps group (435162d2c)
  • build(deps): bump dependabot/fetch-metadata in the gh-actions-deps group (7e8f35dc2)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (1d2a4cae0)
  • build(deps): bump the go-deps group with 5 updates (45dbb1230)
  • build(deps): bump ejs from 3.1.9 to 3.1.10 (d320208b2)

v64.2.7

WORKER-DEPLOYERS

▶ [patch] #6983 AWS provider correctly detects InvalidInstanceID.NotFound error and marks worker as stopped.

USERS

▶ [patch] #6987 Generic Worker now checks if a graceful termination was requested from worker runner before calling queue.claimWork().

This helps fix a race condition where a preemption occurs right after Generic Worker starts up, but before the graceful termination handler to abort the task has been initialized.

DEVELOPERS

▶ [patch] #6984 Github auto-cancel gracefully ignores missing task groups and doesn't log errors in github comments. This can happen when decision task failed on previous runs.

▶ [patch] #6761 Switching from googleapis package to a smaller @googleapis/* libraries to reduce startup time and avoid loading APIs we don't use.

Commits
  • e69139b v64.2.8
  • e799163 Merge pull request #7003 from taskcluster/dependabot/npm_and_yarn/node-deps-4...
  • 151b876 Merge pull request #6997 from taskcluster/dependabot/pip/taskcluster/taskclus...
  • 66b3be6 Merge pull request #6995 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 7664993 build(deps): bump the node-deps group across 1 directory with 17 updates
  • 61da269 Merge pull request #6992 from taskcluster/dependabot/npm_and_yarn/clients/cli...
  • 39395f4 Merge pull request #6991 from taskcluster/dependabot/go_modules/go-deps-552ab...
  • b5334ab Merge pull request #6994 from taskcluster/dependabot/github_actions/gh-action...
  • 6976972 Merge pull request #6996 from taskcluster/dependabot/pip/taskcluster/python-d...
  • 676d3a0 build(deps): bump hawk in /clients/client in the client-node-deps group
  • 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 64.2.6 to 64.2.8.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v64.2.6...v64.2.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Bot PRs that update dependencies python labels May 3, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.12%. Comparing base (d96c1fe) to head (6905dba).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #8043       +/-   ##
===========================================
- Coverage   90.43%   77.12%   -13.31%     
===========================================
  Files         306      545      +239     
  Lines       15727    26989    +11262     
  Branches        0     3385     +3385     
===========================================
+ Hits        14222    20815     +6593     
- Misses       1505     6007     +4502     
- Partials        0      167      +167     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Archaeopteryx Archaeopteryx merged commit fa35223 into master May 3, 2024
6 checks passed
@Archaeopteryx Archaeopteryx deleted the dependabot/pip/taskcluster-64.2.8 branch May 3, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants