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

build(deps): bump taskcluster from 67.0.1 to 67.1.0 in /tools #2385

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps taskcluster from 67.0.1 to 67.1.0.

Release notes

Sourced from taskcluster's releases.

v67.1.0

WORKER-DEPLOYERS

▶ [patch] #7073 CLI tools and generic-worker now returns short-version string if executed with --short-version argument:

  • generic-worker --short-version
  • livelog --short-version
  • websocktunnel --short-version
  • start-worker --short-version
  • taskcluster version --short-version

▶ [patch] #7129 Worker-manager would avoid sending emails with duplicate error messages, as long as error message and information are the same.

USERS

▶ [minor] #7139 Generic Worker now sets environment variable TASK_GROUP_ID to the taskGroupId of the currently running task.

▶ [patch] #7132 Bug fix: Generic Worker multiuser on Linux/macOS was previously executing task commands as processes that did not include the supplementary groups of the task user, only its primary group. Until upgrading from Ubuntu 22.04 to Ubuntu 24.04 task users did not have supplementary groups, so this had no negative consequences. However, /usr/sbin/adduser on Ubuntu 24.04 by default gives newly generated users the supplementary group users, which introduced a discrepency between the groups that the task command process was in, and the groups that the user was in. Generic Worker multiuser on Linux and macOS now ensures that the launched processes of task commands are given not only the primary group of the task user, but also any supplementary groups that it has.

Automated Package Updates

  • build(deps): bump the ui-node-deps group across 1 directory with 3 updates (b55fb4d50)
  • build(deps-dev): bump chai-as-promised in /clients/client-web (0809b9ea8)
  • build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /taskcluster (c0fa41ae2)
Changelog

Sourced from taskcluster's changelog.

v67.1.0

WORKER-DEPLOYERS

▶ [patch] #7073 CLI tools and generic-worker now returns short-version string if executed with --short-version argument:

  • generic-worker --short-version
  • livelog --short-version
  • websocktunnel --short-version
  • start-worker --short-version
  • taskcluster version --short-version

▶ [patch] #7129 Worker-manager would avoid sending emails with duplicate error messages, as long as error message and information are the same.

USERS

▶ [minor] #7139 Generic Worker now sets environment variable TASK_GROUP_ID to the taskGroupId of the currently running task.

▶ [patch] #7132 Bug fix: Generic Worker multiuser on Linux/macOS was previously executing task commands as processes that did not include the supplementary groups of the task user, only its primary group. Until upgrading from Ubuntu 22.04 to Ubuntu 24.04 task users did not have supplementary groups, so this had no negative consequences. However, /usr/sbin/adduser on Ubuntu 24.04 by default gives newly generated users the supplementary group users, which introduced a discrepency between the groups that the task command process was in, and the groups that the user was in. Generic Worker multiuser on Linux and macOS now ensures that the launched processes of task commands are given not only the primary group of the task user, but also any supplementary groups that it has.

Automated Package Updates

  • build(deps): bump the ui-node-deps group across 1 directory with 3 updates (b55fb4d50)
  • build(deps-dev): bump chai-as-promised in /clients/client-web (0809b9ea8)
  • build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /taskcluster (c0fa41ae2)
Commits
  • 0e62d3b v67.1.0
  • dcbba77 Merge pull request #7109 from taskcluster/higher-priority-lint
  • d514d06 Bump priority of lint-golang since other tasks depend on it
  • 2288cef Merge pull request #7141 from taskcluster/feat/7073-consistent-versioning
  • 1e138b4 Merge pull request #7142 from taskcluster/feat/7129-w-m-error-reporting
  • 278b420 feat(cli): Add an option to output short-version only for all cli tools
  • 60bd3c7 feat(w-m): avoid sending duplicate email errors
  • 2a2659f Merge pull request #7140 from taskcluster/issue7139
  • da2b7ad Merge pull request #7138 from taskcluster/simplification
  • a91f125 Issue 7139: Set TASK_GROUP_ID env var in Generic Worker tasks
  • 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 67.0.1 to 67.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v67.0.1...v67.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 added the tools Common Python tools label Jul 15, 2024
@marco-c marco-c merged commit 94f165c into master Jul 25, 2024
12 checks passed
@marco-c marco-c deleted the dependabot/pip/tools/taskcluster-67.1.0 branch July 25, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Common Python tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant