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 72.1.1 to 73.0.0 in /requirements #8248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps taskcluster from 72.1.1 to 73.0.0.

Release notes

Sourced from taskcluster's releases.

v73.0.0

GENERAL

▶ [patch] #7322 Worker Manager: AWS and GCP workers now transition into stopping state on call to removeWorker.

WORKER-DEPLOYERS

▶ [MAJOR] #7320 D2G: containers no longer use the host's network namespace

USERS

▶ [patch] #7327 D2G: Don't provide --privileged flag for dind and host shared memory use. Only using now as a one-to-one mapping to Docker Worker's privileged payload flag.

OTHER

▶ Additional change not described here: #7286.

Changelog

Sourced from taskcluster's changelog.

v73.0.0

GENERAL

▶ [patch] #7322 Worker Manager: AWS and GCP workers now transition into stopping state on call to removeWorker.

WORKER-DEPLOYERS

▶ [MAJOR] #7320 D2G: containers no longer use the host's network namespace

USERS

▶ [patch] #7327 D2G: Don't provide --privileged flag for dind and host shared memory use. Only using now as a one-to-one mapping to Docker Worker's privileged payload flag.

OTHER

▶ Additional change not described here: #7286.

Commits
  • 0199458 v73.0.0
  • f9180da Merge pull request #7328 from taskcluster/matt-boris/d2gFixPrivilegedFlag
  • f0b96c4 fix(d2g): need to use volume mount on /dev/shm
  • 6cc1347 fix(d2g): one-to-one mapping for --privileged flag
  • 215b304 Merge pull request #7323 from taskcluster/matt-boris/transitionToStoppingOnAW...
  • 6c2f166 Remove variable shadowing
  • 8985b0d fix(w-m): transition aws/gcp workers to stopping on removeWorker call
  • e7f4f8a Merge pull request #7324 from jcristau/d2g-proxy
  • 411f165 d2g: don't share the host's network namespace
  • 0b0b6c0 generic-worker: let the taskcluster proxy listen on all interfaces
  • 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)

@dependabot dependabot bot added the dependencies Bot PRs that update dependencies label Oct 15, 2024
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 72.1.1 to 73.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v72.1.1...v73.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/taskcluster-73.0.0 branch from 27cafeb to 5aae116 Compare October 15, 2024 20:58
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.14%. Comparing base (dd2f5b7) to head (5aae116).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8248   +/-   ##
=======================================
  Coverage   77.14%   77.14%           
=======================================
  Files         549      549           
  Lines       27096    27096           
  Branches     3408     3408           
=======================================
  Hits        20902    20902           
- Misses       6030     6033    +3     
+ Partials      164      161    -3     

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant