Skip to content

Upgrade Dependencies and Documentation - #19

Merged
lesichkovm merged 2 commits into
masterfrom
upgrade-deps-and-docs-910448294878819132
Jun 13, 2026
Merged

Upgrade Dependencies and Documentation#19
lesichkovm merged 2 commits into
masterfrom
upgrade-deps-and-docs-910448294878819132

Conversation

@lesichkovm

Copy link
Copy Markdown
Owner

I have successfully upgraded all dependencies to their latest versions and ensured the project remains stable by fixing the test suite and build process.

Additionally, I created a complete documentation suite in the docs folder, comprising an index page and detailed pages for every feature of WebJS. These pages use the correct $$ global and provide clear examples.

I also authored three improvement proposals in docs/proposal/, suggesting a migration to TypeScript, modernization of the testing infrastructure, and an enhanced widget lifecycle system.

Finally, I updated the source code to ensure loadBackgroundImages is correctly exported and included in the build, matching the new documentation.


PR created automatically by Jules for task 910448294878819132 started by @lesichkovm

- Upgraded all dependencies and devDependencies to latest versions.
- Fixed test suite compatibility with new Jest/JSDOM versions.
- Added comprehensive HTML documentation in /docs.
- Added improvement proposals in /docs/proposal.
- Exported loadBackgroundImages to the global WebJS ($$) object.
- Re-generated dist artifacts with latest dependencies.

Co-authored-by: lesichkovm <7744963+lesichkovm@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Removed duplicate Jest configuration from package.json.
- Updated GitHub Actions workflow to remove unsupported Node.js 16 (required by latest Jest/esbuild).
- Verified tests pass locally.

Co-authored-by: lesichkovm <7744963+lesichkovm@users.noreply.github.com>
@lesichkovm
lesichkovm merged commit d257ac1 into master Jun 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant