Skip to content

Bump dependencies. - #3188

Open
tohenk wants to merge 1 commit into
iptv-org:masterfrom
tohenk:update-deps
Open

Bump dependencies.#3188
tohenk wants to merge 1 commit into
iptv-org:masterfrom
tohenk:update-deps

Conversation

@tohenk

@tohenk tohenk commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Test:

npm test --- commands          

> test
> cross-env TZ=Pacific/Nauru npx jest --runInBand commands

 PASS  tests/commands/epg/grab.test.ts (16.408 s)
 PASS  tests/commands/channels/lint.test.ts
 PASS  tests/commands/channels/validate.test.ts
 PASS  tests/commands/guides/export.test.ts
 PASS  tests/commands/channels/edit.test.ts
 PASS  tests/commands/guides/update.test.ts
 PASS  tests/commands/workers/load.test.ts
 PASS  tests/commands/sites/update.test.ts
 PASS  tests/commands/channels/format.test.ts
 PASS  tests/commands/channels/parse.test.ts
 PASS  tests/commands/sites/init.test.ts

Test Suites: 11 passed, 11 total
Tests:       28 passed, 28 total
Snapshots:   0 total
Time:        33.816 s, estimated 49 s
Ran all test suites matching commands.

Fix #3185 .

Signed-off-by: Toha <tohenk@yahoo.com>
@PopeyeTheSai10r
PopeyeTheSai10r requested review from BellezaEmporium and freearhey and removed request for freearhey July 4, 2026 15:54
@freearhey

Copy link
Copy Markdown
Collaborator

@PopeyeTheSai10r I'm sorry, but I won't be able to test this PR. Starting with version 0.24.0 esbuil no longer supports my OS:

npm error Error: Command failed: /node_modules/esbuild/bin/esbuild --version
npm error dyld: Symbol not found: _SecTrustCopyCertificateChain
npm error   Referenced from: /node_modules/esbuild/bin/esbuild (which was built for Mac OS X 12.0)

@PopeyeTheSai10r

Copy link
Copy Markdown
Collaborator

All tests passed.

>npm test --- commands

> test
> cross-env TZ=Pacific/Nauru npx jest --runInBand commands

 PASS  tests/commands/epg/grab.test.ts (57.955 s)
 PASS  tests/commands/channels/validate.test.ts (11.847 s)
 PASS  tests/commands/channels/lint.test.ts (14.489 s)
 PASS  tests/commands/sites/init.test.ts
 PASS  tests/commands/channels/edit.test.ts (6.156 s)
 PASS  tests/commands/channels/format.test.ts
 PASS  tests/commands/channels/parse.test.ts
 PASS  tests/commands/workers/load.test.ts
 PASS  tests/commands/sites/update.test.ts (6.97 s)
 PASS  tests/commands/guides/update.test.ts
 PASS  tests/commands/guides/export.test.ts

Test Suites: 11 passed, 11 total
Tests:       28 passed, 28 total
Snapshots:   0 total
Time:        122.254 s
Ran all test suites matching commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Epg Guide

4 participants