Skip to content

chore(deps): update dependency eslint-config-prettier to v10.1.8

8d6aabc
Select commit
Loading
Failed to load commit list.
Merged

chore(deps): update dependency eslint-config-prettier to v10.1.8 #301

chore(deps): update dependency eslint-config-prettier to v10.1.8
8d6aabc
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-remote-settings-devtools succeeded Sep 22, 2025 in 19s

FirefoxCI (pull_request)

Build XPI from source code.

Details

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

Task Status

Started: 2025-09-22T15:44:47.917Z
Resolved: 2025-09-22T15:45:01.715Z
Task Execution Time: 13 seconds, 798 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/build/manifest.json
- public/build/remote-settings-devtools.xpi
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-09-22 15:44:47.939Z] Task ID: dy2RpoghT0WBui9N-nPYWg
[taskcluster 2025-09-22 15:44:47.939Z] Worker ID: 5958737750067565560
[taskcluster 2025-09-22 15:44:47.939Z] Worker Group: us-west1-c
[taskcluster 2025-09-22 15:44:47.939Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-09-22 15:44:47.939Z] Worker Pool: xpi-1/b-linux-gcp
[taskcluster 2025-09-22 15:44:47.939Z] Worker Version: 38.0.5
[taskcluster 2025-09-22 15:44:47.939Z] Public IP: 35.203.180.29
[taskcluster 2025-09-22 15:44:47.939Z] Hostname: xpi-1-b-linux-gcp-pc5teb5crwava-noqtvfiq

[taskcluster 2025-09-22 15:44:48.311Z] Image 'public/image.tar.zst' from task 'J68Qy_yqQRCR3kTFewA-xQ' loaded.  Using image ID sha256:7720e53015e7694f77ac22b8f2e413931e927800a81d52fb8e379bbb3fe4b7ff.
[taskcluster 2025-09-22 15:44:48.324Z] === Task Starting ===
[setup 2025-09-22T15:44:48.595+00:00] run-task started in /builds/worker
[setup 2025-09-22T15:44:48.595+00:00] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx python3 /usr/local/bin/build.py
[setup 2025-09-22T15:44:48.595+00:00] Python version: 3.11.2
[volume 2025-09-22T15:44:48.597+00:00] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-09-22T15:44:48.597+00:00] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2025-09-22T15:44:48.597+00:00] running as worker:worker
[vcs 2025-09-22T15:44:48.597+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-09-22T15:44:48.599+00:00] executing ['git', 'clone', 'https://github.com/mozilla-extensions/remote-settings-devtools', '/builds/worker/checkouts/vcs']
[vcs 2025-09-22T15:44:48.601+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-09-22T15:44:49.608+00:00] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/eslint-config-prettier-10.x']
[vcs 2025-09-22T15:44:49.883+00:00] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2025-09-22T15:44:49.883+00:00]  * branch            renovate/eslint-config-prettier-10.x -> FETCH_HEAD
[vcs 2025-09-22T15:44:49.888+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/eslint-config-prettier-10.x']
[vcs 2025-09-22T15:44:50.149+00:00] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2025-09-22T15:44:50.149+00:00]  * branch            renovate/eslint-config-prettier-10.x -> FETCH_HEAD
[vcs 2025-09-22T15:44:50.154+00:00] executing ['git', 'checkout', '-f', '-B', 'renovate/eslint-config-prettier-10.x', '8d6aabc339abc5c50865a12889e4c731ced6525a']
[vcs 2025-09-22T15:44:50.161+00:00] Switched to a new branch 'renovate/eslint-config-prettier-10.x'
[vcs 2025-09-22T15:44:50.161+00:00] cleaning git checkout...
[vcs 2025-09-22T15:44:50.161+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-09-22T15:44:50.163+00:00] removing []
[vcs 2025-09-22T15:44:50.163+00:00] successfully cleaned git checkout!
[vcs 2025-09-22T15:44:50.164+00:00] TinderboxPrint:<a href='https://github.com/mozilla-extensions/remote-settings-devtools/commit/8d6aabc339abc5c50865a12889e4c731ced6525a' title='Built from remote-settings-devtools commit 8d6aabc339abc5c50865a12889e4c731ced6525a'>8d6aabc339abc5c50865a12889e4c731ced6525a</a>
[task 2025-09-22T15:44:50.164+00:00] executing ['bash', '-cx', 'python3 /usr/local/bin/build.py']
[task 2025-09-22T15:44:50.166+00:00] + python3 /usr/local/bin/build.py
[task 2025-09-22T15:44:54.624+00:00] npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
[task 2025-09-22T15:44:54.637+00:00] npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
[task 2025-09-22T15:44:55.414+00:00] npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
[task 2025-09-22T15:44:56.917+00:00] npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
[task 2025-09-22T15:44:57.824+00:00] 
[task 2025-09-22T15:44:57.824+00:00] added 815 packages, and audited 816 packages in 7s
[task 2025-09-22T15:44:57.824+00:00] 
[task 2025-09-22T15:44:57.824+00:00] 242 packages are looking for funding
[task 2025-09-22T15:44:57.824+00:00]   run `npm fund` for details
[task 2025-09-22T15:44:57.827+00:00] 
[task 2025-09-22T15:44:57.827+00:00] 3 low severity vulnerabilities
[task 2025-09-22T15:44:57.827+00:00] 
[task 2025-09-22T15:44:57.827+00:00] To address issues that do not require attention, run:
[task 2025-09-22T15:44:57.827+00:00]   npm audit fix
[task 2025-09-22T15:44:57.827+00:00] 
[task 2025-09-22T15:44:57.827+00:00] To address all issues, run:
[task 2025-09-22T15:44:57.827+00:00]   npm audit fix --force
[task 2025-09-22T15:44:57.827+00:00] 
[task 2025-09-22T15:44:57.827+00:00] Run `npm audit` for details.
[task 2025-09-22T15:44:58.029+00:00] 
[task 2025-09-22T15:44:58.029+00:00] > remote-settings-devtools@1.11.20250922.154450 build
[task 2025-09-22T15:44:58.029+00:00] > npm-run-all clean build:*
[task 2025-09-22T15:44:58.029+00:00] 
[task 2025-09-22T15:44:58.313+00:00] 
[task 2025-09-22T15:44:58.313+00:00] > remote-settings-devtools@1.11.20250922.154450 clean
[task 2025-09-22T15:44:58.313+00:00] > npx rimraf web-ext-artifacts
[task 2025-09-22T15:44:58.313+00:00] 
[task 2025-09-22T15:44:58.913+00:00] 
[task 2025-09-22T15:44:58.913+00:00] > remote-settings-devtools@1.11.20250922.154450 build:extension
[task 2025-09-22T15:44:58.913+00:00] > npx web-ext build -s ./extension/ --overwrite-dest
[task 2025-09-22T15:44:58.913+00:00] 
[task 2025-09-22T15:44:59.598+00:00] Building web extension from ./extension/
[task 2025-09-22T15:44:59.646+00:00] Your web extension is ready: /builds/worker/checkouts/vcs/web-ext-artifacts/remote-settings-devtools-1.11.20250922.154450.zip
[task 2025-09-22T15:44:59.812+00:00] 
[task 2025-09-22T15:44:59.813+00:00] > remote-settings-devtools@1.11.20250922.154450 build:finalize
[task 2025-09-22T15:44:59.813+00:00] > mv web-ext-artifacts/*.zip web-ext-artifacts/remote-settings-devtools.xpi
[task 2025-09-22T15:44:59.813+00:00] 
[task 2025-09-22T15:44:59.831+00:00] Getting output from ['git', 'rev-parse', 'HEAD'] ...
[task 2025-09-22T15:44:59.831+00:00] Updating version from 1.11 to 1.11.20250922.154450...
[task 2025-09-22T15:44:59.831+00:00] Writing new version to /builds/worker/checkouts/vcs/extension/manifest.json
[task 2025-09-22T15:44:59.831+00:00] Running ['npm', 'install'] ...
[task 2025-09-22T15:44:59.831+00:00] Running ['npm', 'run', 'build'] ...
[task 2025-09-22T15:44:59.831+00:00] Copying web-ext-artifacts/remote-settings-devtools.xpi to /builds/worker/artifacts/remote-settings-devtools.xpi
[task 2025-09-22T15:44:59.831+00:00] Add-on id remote-settings-devtools@mozilla.com matches the allowlist.
[task 2025-09-22T15:44:59.831+00:00] webextension/manifest.json doesn't exist in /builds/worker/artifacts/remote-settings-devtools.xpi...
[taskcluster 2025-09-22 15:45:00.786Z] === Task Finished ===
[taskcluster 2025-09-22 15:45:01.149Z] Successful task run with exit code: 0 completed in 13.211 seconds