Skip to content

Bump marshmallow from 3.26.1 to 4.2.0

f4efd77
Select commit
Loading
Failed to load commit list.
Closed

Bump marshmallow from 3.26.1 to 4.2.0 #5590

Bump marshmallow from 3.26.1 to 4.2.0
f4efd77
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug ui build succeeded Jan 22, 2026 in 5m 35s

Community-TC (pull_request)

bugbug ui build

Details

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

Task Status

Started: 2026-01-22T12:08:47.728Z
Resolved: 2026-01-22T12:09:44.190Z
Task Execution Time: 56 seconds, 462 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/frontend/bug.html
- public/frontend/bug.js
- public/frontend/common.js
- public/frontend/css/common.css
- public/frontend/css/page.css
- public/frontend/feature.html
- public/frontend/feature.js
- public/frontend/index.html
- public/frontend/index.js
- public/frontend/release.html
- public/frontend/release.js
- public/frontend/_snowpack/pkg/apexcharts.js
- public/frontend/_snowpack/pkg/import-map.json
- public/frontend/_snowpack/pkg/@js-temporal/polyfill.js
- public/frontend/_snowpack/pkg/localforage.js
- public/frontend/team.html
- public/frontend/team.js
- public/frontend/testing.html
- public/frontend/testing.js
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-01-22T12:08:47.786Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-01-22T12:08:47.786Z]   {
[taskcluster 2026-01-22T12:08:47.786Z]     "config": {
[taskcluster 2026-01-22T12:08:47.786Z]       "deploymentId": "78ff1be8650d0214"
[taskcluster 2026-01-22T12:08:47.786Z]     },
[taskcluster 2026-01-22T12:08:47.786Z]     "generic-worker": {
[taskcluster 2026-01-22T12:08:47.786Z]       "config": {
[taskcluster 2026-01-22T12:08:47.786Z]         "headlessTasks": false
[taskcluster 2026-01-22T12:08:47.786Z]       },
[taskcluster 2026-01-22T12:08:47.786Z]       "engine": "multiuser",
[taskcluster 2026-01-22T12:08:47.786Z]       "go-arch": "amd64",
[taskcluster 2026-01-22T12:08:47.786Z]       "go-os": "linux",
[taskcluster 2026-01-22T12:08:47.786Z]       "go-version": "go1.25.5",
[taskcluster 2026-01-22T12:08:47.786Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.3",
[taskcluster 2026-01-22T12:08:47.786Z]       "revision": "a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-22T12:08:47.786Z]       "source": "https://github.com/taskcluster/taskcluster/commits/a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-22T12:08:47.786Z]       "version": "95.0.3"
[taskcluster 2026-01-22T12:08:47.786Z]     },
[taskcluster 2026-01-22T12:08:47.786Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-fqkfcxjynbxswwoouatq",
[taskcluster 2026-01-22T12:08:47.786Z]     "instance-id": "4995984671362756484",
[taskcluster 2026-01-22T12:08:47.786Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-01-22T12:08:47.786Z]     "local-ipv4": "10.150.0.83",
[taskcluster 2026-01-22T12:08:47.786Z]     "machine-setup": {
[taskcluster 2026-01-22T12:08:47.786Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-01-22T12:08:47.786Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-01-22T12:08:47.786Z]     },
[taskcluster 2026-01-22T12:08:47.786Z]     "project-id": "community-tc-workers",
[taskcluster 2026-01-22T12:08:47.786Z]     "public-hostname": "proj-bugbug-batch-a1bgfuhlrqexoyqlwdhrsa.c.community-tc-workers.internal",
[taskcluster 2026-01-22T12:08:47.786Z]     "public-ipv4": "136.107.84.246",
[taskcluster 2026-01-22T12:08:47.786Z]     "region": "us-east4",
[taskcluster 2026-01-22T12:08:47.786Z]     "zone": "us-east4-c"
[taskcluster 2026-01-22T12:08:47.786Z]   }
[taskcluster 2026-01-22T12:08:47.786Z] Task ID: WPvp28dsReKuwG1u-Z7AFg
[taskcluster 2026-01-22T12:08:47.786Z] === Task Starting ===
[taskcluster 2026-01-22T12:08:48.527Z] [d2g] Loading docker image
[taskcluster 2026-01-22T12:09:16.168Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-01-22T12:09:16.169Z] Executing command 0: docker run -t --name taskcontainer_SYI39g0dSDilVf5LjKh3lA --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:lts /bin/sh -lcxe 'git clone --quiet https://github.com/mozilla/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout f4efd7713b98d64d343ab0d570c48fde0d775412 && cd ui/changes && npm install --no-progress && npm run release'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ #  ]
+ [  ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=# 
+ [ -d /etc/profile.d ]
+ [ -r /etc/profile.d/*.sh ]
+ unset i
+ [  ]
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout f4efd7713b98d64d343ab0d570c48fde0d775412
HEAD is now at f4efd771 Bump marshmallow from 3.26.1 to 4.2.0
+ cd ui/changes
+ npm install --no-progress
npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm warn deprecated har-validator@5.1.5: this library is no longer supported
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

added 401 packages, and audited 402 packages in 8s

52 packages are looking for funding
  run `npm fund` for details

25 vulnerabilities (1 low, 4 moderate, 18 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
+ npm run release

> changes@1.0.0 release
> npx snowpack build

[13:10:39] [snowpack] ! building files...
[13:10:39] [snowpack] ✔ files built. [0.04s]
[13:10:39] [snowpack] ! building dependencies...
[13:10:42] [snowpack] ✔ dependencies built. [2.64s]
[13:10:42] [snowpack] ! writing to disk...
[13:10:42] [snowpack] ✔ write complete. [0.01s]
[13:10:42] [snowpack] ▶ Build Complete!
[taskcluster 2026-01-22T12:09:42.602Z]                        Exit Code: 0
[taskcluster 2026-01-22T12:09:42.602Z]                        User Time: 10.64ms
[taskcluster 2026-01-22T12:09:42.602Z]                      Kernel Time: 16.444ms
[taskcluster 2026-01-22T12:09:42.602Z]                        Wall Time: 26.433210413s
[taskcluster 2026-01-22T12:09:42.602Z]  Average Available System Memory: 6.37 GiB
[taskcluster 2026-01-22T12:09:42.602Z]       Average System Memory Used: 1.38 GiB
[taskcluster 2026-01-22T12:09:42.602Z]          Peak System Memory Used: 1.68 GiB
[taskcluster 2026-01-22T12:09:42.602Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-01-22T12:09:42.602Z]                           Result: SUCCEEDED
[taskcluster 2026-01-22T12:09:42.603Z] === Task Finished ===
[taskcluster 2026-01-22T12:09:42.603Z] Task Duration: 26.433963488s