Skip to content

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.21 to 0.15.22#6358

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pre_commit/https-/github.com/astral-sh/ruff-pre-commit-0.15.22
Open

Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.21 to 0.15.22#6358
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pre_commit/https-/github.com/astral-sh/ruff-pre-commit-0.15.22

Bump https://github.com/astral-sh/ruff-pre-commit

4ff9e97
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug tag version check succeeded Jul 21, 2026 in 37s

Community-TC (push)

bugbug tag version check

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-07-21T03:16:23.097Z
Resolved: 2026-07-21T03:17:00.462Z
Task Execution Time: 37 seconds, 365 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: ZqT-oFbxSVivO9DjpizrVQ
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-07-21T03:16:23.181Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-07-21T03:16:23.181Z]   {
[taskcluster 2026-07-21T03:16:23.181Z]     "generic-worker": {
[taskcluster 2026-07-21T03:16:23.181Z]       "config": {
[taskcluster 2026-07-21T03:16:23.181Z]         "capacity": 1,
[taskcluster 2026-07-21T03:16:23.181Z]         "headlessTasks": false
[taskcluster 2026-07-21T03:16:23.181Z]       },
[taskcluster 2026-07-21T03:16:23.181Z]       "engine": "multiuser",
[taskcluster 2026-07-21T03:16:23.181Z]       "go-arch": "amd64",
[taskcluster 2026-07-21T03:16:23.181Z]       "go-os": "linux",
[taskcluster 2026-07-21T03:16:23.181Z]       "go-version": "go1.26.2",
[taskcluster 2026-07-21T03:16:23.181Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-07-21T03:16:23.181Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-21T03:16:23.181Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-07-21T03:16:23.181Z]       "version": "100.0.1"
[taskcluster 2026-07-21T03:16:23.181Z]     },
[taskcluster 2026-07-21T03:16:23.181Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-07-21T03:16:23.181Z]     "instance-id": "3517172648993053971",
[taskcluster 2026-07-21T03:16:23.181Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-07-21T03:16:23.181Z]     "local-ipv4": "10.150.0.80",
[taskcluster 2026-07-21T03:16:23.181Z]     "machine-setup": {
[taskcluster 2026-07-21T03:16:23.181Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-07-21T03:16:23.181Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-07-21T03:16:23.181Z]     },
[taskcluster 2026-07-21T03:16:23.181Z]     "project-id": "community-tc-workers",
[taskcluster 2026-07-21T03:16:23.181Z]     "public-hostname": "proj-bugbug-batch-jqfnrqyot8ueiet2wpthdg.c.community-tc-workers.internal",
[taskcluster 2026-07-21T03:16:23.181Z]     "public-ipv4": "35.245.190.14",
[taskcluster 2026-07-21T03:16:23.181Z]     "region": "us-east4",
[taskcluster 2026-07-21T03:16:23.181Z]     "zone": "us-east4-b"
[taskcluster 2026-07-21T03:16:23.181Z]   }
[taskcluster 2026-07-21T03:16:23.181Z] Task ID: ZqT-oFbxSVivO9DjpizrVQ
[taskcluster 2026-07-21T03:16:23.181Z] === Task Starting ===
[taskcluster 2026-07-21T03:16:23.744Z] [d2g] Loading docker image
[taskcluster 2026-07-21T03:16:47.538Z] [d2g] Loaded docker image "docker.io/astral/uv:python3.12-trixie"
[taskcluster 2026-07-21T03:16:47.543Z] Executing command 0: docker run -t --name taskcontainer_MYAH0sbKRzWy4ldFx21jLg --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'astral/uv:python3.12-trixie' /bin/bash -cx 'git clone --quiet https://github.com/mozilla/bugbug && cd bugbug && git -c advice.detachedHead=false checkout 4ff9e970f54cef91b9f1f47adc0497f11a037ef7 && python infra/version_check.py'
+ git clone --quiet https://github.com/mozilla/bugbug
+ cd bugbug
+ git -c advice.detachedHead=false checkout 4ff9e970f54cef91b9f1f47adc0497f11a037ef7
HEAD is now at 4ff9e970 Bump https://github.com/astral-sh/ruff-pre-commit
+ python infra/version_check.py
[taskcluster 2026-07-21T03:16:59.842Z]                        Exit Code: 0
[taskcluster 2026-07-21T03:16:59.842Z]                        User Time: 10.669ms
[taskcluster 2026-07-21T03:16:59.842Z]                      Kernel Time: 11.736ms
[taskcluster 2026-07-21T03:16:59.842Z]                        Wall Time: 12.299237426s
[taskcluster 2026-07-21T03:16:59.842Z]  Average Available System Memory: 6.46 GiB
[taskcluster 2026-07-21T03:16:59.842Z]       Average System Memory Used: 1.29 GiB
[taskcluster 2026-07-21T03:16:59.842Z]          Peak System Memory Used: 1.34 GiB
[taskcluster 2026-07-21T03:16:59.842Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-07-21T03:16:59.842Z]                           Result: SUCCEEDED
[taskcluster 2026-07-21T03:16:59.842Z] === Task Finished ===
[taskcluster 2026-07-21T03:16:59.843Z] Task Duration: 12.299824659s