Skip to content

Bump langchain-mistralai from 1.0.1 to 1.1.1

a086bd0
Select commit
Loading
Failed to load commit list.
Merged

Bump langchain-mistralai from 1.0.1 to 1.1.1 #5541

Bump langchain-mistralai from 1.0.1 to 1.1.1
a086bd0
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug ui build succeeded Jan 22, 2026 in 3m 12s

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-22T11:33:21.917Z
Resolved: 2026-01-22T11:34:19.547Z
Task Execution Time: 57 seconds, 630 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-22T11:33:21.972Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-01-22T11:33:21.972Z]   {
[taskcluster 2026-01-22T11:33:21.972Z]     "config": {
[taskcluster 2026-01-22T11:33:21.972Z]       "deploymentId": "78ff1be8650d0214"
[taskcluster 2026-01-22T11:33:21.972Z]     },
[taskcluster 2026-01-22T11:33:21.972Z]     "generic-worker": {
[taskcluster 2026-01-22T11:33:21.972Z]       "config": {
[taskcluster 2026-01-22T11:33:21.972Z]         "headlessTasks": false
[taskcluster 2026-01-22T11:33:21.972Z]       },
[taskcluster 2026-01-22T11:33:21.972Z]       "engine": "multiuser",
[taskcluster 2026-01-22T11:33:21.972Z]       "go-arch": "amd64",
[taskcluster 2026-01-22T11:33:21.972Z]       "go-os": "linux",
[taskcluster 2026-01-22T11:33:21.972Z]       "go-version": "go1.25.5",
[taskcluster 2026-01-22T11:33:21.972Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.0.3",
[taskcluster 2026-01-22T11:33:21.972Z]       "revision": "a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-22T11:33:21.972Z]       "source": "https://github.com/taskcluster/taskcluster/commits/a996b8269b1f67ce723d5b18b07019b210d21e99",
[taskcluster 2026-01-22T11:33:21.972Z]       "version": "95.0.3"
[taskcluster 2026-01-22T11:33:21.972Z]     },
[taskcluster 2026-01-22T11:33:21.972Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-fqkfcxjynbxswwoouatq",
[taskcluster 2026-01-22T11:33:21.972Z]     "instance-id": "146209769401595024",
[taskcluster 2026-01-22T11:33:21.972Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-01-22T11:33:21.972Z]     "local-ipv4": "10.128.0.107",
[taskcluster 2026-01-22T11:33:21.972Z]     "machine-setup": {
[taskcluster 2026-01-22T11:33:21.972Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-01-22T11:33:21.972Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-01-22T11:33:21.972Z]     },
[taskcluster 2026-01-22T11:33:21.972Z]     "project-id": "community-tc-workers",
[taskcluster 2026-01-22T11:33:21.972Z]     "public-hostname": "proj-bugbug-batch-mlybtyhurmgdpmuixlmxnw.c.community-tc-workers.internal",
[taskcluster 2026-01-22T11:33:21.972Z]     "public-ipv4": "34.56.37.47",
[taskcluster 2026-01-22T11:33:21.972Z]     "region": "us-central1",
[taskcluster 2026-01-22T11:33:21.972Z]     "zone": "us-central1-f"
[taskcluster 2026-01-22T11:33:21.972Z]   }
[taskcluster 2026-01-22T11:33:21.972Z] Task ID: PKl6BPGuQemR3K-R1nyVGg
[taskcluster 2026-01-22T11:33:21.972Z] === Task Starting ===
[taskcluster 2026-01-22T11:33:22.625Z] [d2g] Loading docker image
[taskcluster 2026-01-22T11:33:53.363Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-01-22T11:33:53.366Z] Executing command 0: docker run -t --name taskcontainer_VjgnFLdmSJ6dxUenbxSA5Q --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 a086bd0582219ab6edfc6706ce4a63cf351218bc && 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 a086bd0582219ab6edfc6706ce4a63cf351218bc
HEAD is now at a086bd05 Bump langchain-mistralai from 1.0.1 to 1.1.1
+ 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 5s

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

[12:35:14] [snowpack] ! building files...
[12:35:14] [snowpack] ✔ files built. [0.04s]
[12:35:14] [snowpack] ! building dependencies...
[12:35:17] [snowpack] ✔ dependencies built. [2.52s]
[12:35:17] [snowpack] ! writing to disk...
[12:35:17] [snowpack] ✔ write complete. [0.01s]
[12:35:17] [snowpack] ▶ Build Complete!
[taskcluster 2026-01-22T11:34:18.002Z]                        Exit Code: 0
[taskcluster 2026-01-22T11:34:18.002Z]                        User Time: 11.412ms
[taskcluster 2026-01-22T11:34:18.002Z]                      Kernel Time: 15.217ms
[taskcluster 2026-01-22T11:34:18.002Z]                        Wall Time: 24.635051836s
[taskcluster 2026-01-22T11:34:18.002Z]  Average Available System Memory: 6.38 GiB
[taskcluster 2026-01-22T11:34:18.002Z]       Average System Memory Used: 1.37 GiB
[taskcluster 2026-01-22T11:34:18.002Z]          Peak System Memory Used: 1.69 GiB
[taskcluster 2026-01-22T11:34:18.002Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-01-22T11:34:18.002Z]                           Result: SUCCEEDED
[taskcluster 2026-01-22T11:34:18.002Z] === Task Finished ===
[taskcluster 2026-01-22T11:34:18.003Z] Task Duration: 24.636362989s