Bump dependencies. - #3188
Open
tohenk wants to merge 1 commit into
Open
Conversation
Signed-off-by: Toha <tohenk@yahoo.com>
PopeyeTheSai10r
requested review from
BellezaEmporium and
freearhey
and removed request for
freearhey
July 4, 2026 15:54
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) |
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. |
PopeyeTheSai10r
approved these changes
Jul 5, 2026
BellezaEmporium
approved these changes
Jul 15, 2026
PopeyeTheSai10r
approved these changes
Jul 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test:
Fix #3185 .