Skip to content

Update dependencies#20

Merged
Deniskore merged 1 commit into
mainfrom
sn-343-update-deps
Jan 9, 2026
Merged

Update dependencies#20
Deniskore merged 1 commit into
mainfrom
sn-343-update-deps

Conversation

@Deniskore

@Deniskore Deniskore commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

Update dependencies: pybind, Emscripten, and Next.js example

@Deniskore Deniskore force-pushed the sn-343-update-deps branch 2 times, most recently from c6f6130 to 3f2d9a7 Compare January 9, 2026 09:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates various dependencies across the project, including pybind11 (v2.13.6 → v3.0.1), Emscripten (4.0.10 → 4.0.22), and the Next.js example application with updates to React (19.1.1 → 19.2.3), Next.js (15.4.5 → 16.1.1), and related tooling. The PR also includes bug fixes for CSS selector issues and improvements to the GitHub Actions workflow.

Key changes:

  • Updated pybind11 to v3.0.1 (major version bump)
  • Updated Emscripten SDK to 4.0.22
  • Updated Next.js example app dependencies and fixed CSS animation selector
  • Updated GitHub Actions dependencies and improved Azure Trusted Signing configuration

Reviewed changes

Copilot reviewed 6 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/ts/package.json Updated React, Next.js, TypeScript, ESLint and type definitions to latest versions; removed @types/node
src/ts/bun.lock Regenerated lockfile with updated dependency versions
src/ts/app/page.tsx Fixed status message animation by adding conditional CSS class
src/ts/app/page.module.css Replaced invalid :has-text() pseudo-selector with proper class selector
src/ts/Dockerfile Changed Bun base image from specific version to floating 1-alpine tag
CMakeLists.txt Updated pybind11 from v2.13.6 to v3.0.1
.github/workflows/spz.yml Updated Emscripten (4.0.22), cibuildwheel (v3.3.1), Azure signing action (v0.5.11), added timestamp configuration
pyspz/pycache/init.cpython-313.pyc Python bytecode cache file added (should not be in version control)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/ts/package.json
Comment thread src/ts/Dockerfile
Comment thread src/ts/Dockerfile
@Deniskore Deniskore requested a review from the-mx January 9, 2026 10:13
@Deniskore Deniskore merged commit e5ace60 into main Jan 9, 2026
16 checks passed
@Deniskore Deniskore deleted the sn-343-update-deps branch January 9, 2026 16:38
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.

3 participants