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.0.1 to 72.1.0 #8232

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps taskcluster from 72.0.1 to 72.1.0.

Release notes

Sourced from taskcluster's releases.

v72.1.0

GENERAL

▶ [patch] #7307 Generic Worker (D2G): Pass devices through to the docker run ... command using --device instead of a volume mount.

▶ [patch] Upgrades to go1.23.2 and yarn 4.5.0

USERS

▶ [minor] The notify service includes rootUrl in the json-e context when rendering slack/matrix/email messages.

▶ [patch] D2G: No longer specify file mount format on image if compressed with gzip, bzip2, xz, or zstd when using docker. Generic Worker will now no longer decompress these files before running docker load. Docs here.

▶ [patch] #7305 Generic Worker multiuser engine task log headers now include generic-worker config properties runTasksAsCurrentUser and headlessTasks in order to help troubleshoot unexpected behaviour. These properties fundamentally affect how the task runs, so it is useful to log them together with the other worker environment information.

Sentry reports also now include this information.

OTHER

▶ Additional change not described here: #6923.

Automated Package Updates

  • build(deps-dev): bump eslint (bb654ed93)
  • build(deps): bump debug in /clients/client in the client-node-deps group (6b285333f)
  • build(deps): bump taskcluster from 68.0.3 to 72.0.1 in /taskcluster (5b5b8b614)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (0077af900)
  • build(deps): bump the go-deps group with 5 updates (4145de19d)
Changelog

Sourced from taskcluster's changelog.

v72.1.0

GENERAL

▶ [patch] #7307 Generic Worker (D2G): Pass devices through to the docker run ... command using --device instead of a volume mount.

▶ [patch] Upgrades to go1.23.2 and yarn 4.5.0

USERS

▶ [minor] The notify service includes rootUrl in the json-e context when rendering slack/matrix/email messages.

▶ [patch] D2G: No longer specify file mount format on image if compressed with gzip, bzip2, xz, or zstd when using docker. Generic Worker will now no longer decompress these files before running docker load. Docs here.

▶ [patch] #7305 Generic Worker multiuser engine task log headers now include generic-worker config properties runTasksAsCurrentUser and headlessTasks in order to help troubleshoot unexpected behaviour. These properties fundamentally affect how the task runs, so it is useful to log them together with the other worker environment information.

Sentry reports also now include this information.

OTHER

▶ Additional change not described here: #6923.

Automated Package Updates

  • build(deps-dev): bump eslint (bb654ed93)
  • build(deps): bump debug in /clients/client in the client-node-deps group (6b285333f)
  • build(deps): bump taskcluster from 68.0.3 to 72.0.1 in /taskcluster (5b5b8b614)
  • build(deps): bump taskcluster-taskgraph in /taskcluster (0077af900)
  • build(deps): bump the go-deps group with 5 updates (4145de19d)
Commits
  • 114df53 v72.1.0
  • d6a9124 Merge pull request #7316 from taskcluster/matt-boris/d2gDecompressImageOptimi...
  • 86c4538 fix(d2g): don't decompress certain image extensions before docker load
  • 66102dd Merge pull request #7315 from taskcluster/pre-commit-ci-update-config
  • 728feac [pre-commit.ci] pre-commit autoupdate
  • 1bd9ace Merge pull request #7311 from jcristau/notify-rootUrl
  • 1b75802 Merge pull request #7310 from djmitche/dumpfns
  • 37f780d Merge pull request #7312 from taskcluster/matt-boris/dontSkipTests
  • ae7bcdd fix(tests): don't skip client tests due to nock issue
  • 575a1ce notify: add rootUrl to the slack/matrix/email message context
  • 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 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.12%. Comparing base (b3e21c4) to head (4b261c4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8232   +/-   ##
=======================================
  Coverage   77.12%   77.12%           
=======================================
  Files         549      549           
  Lines       27102    27102           
  Branches     3361     3361           
=======================================
  Hits        20902    20902           
  Misses       6039     6039           
  Partials      161      161           

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

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 72.0.1 to 72.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v72.0.1...v72.1.0)

---
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 force-pushed the dependabot/pip/taskcluster-72.1.0 branch from de8b782 to 4b261c4 Compare October 11, 2024 13:01
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2024

Superseded by #8245.

@dependabot dependabot bot closed this Oct 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/taskcluster-72.1.0 branch October 15, 2024 02:53
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