chore(deps): bump pyodide - #528
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the hard-coded Pyodide version used by the play.strawberry.rocks app to a newer release by changing a single exported constant. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
strawberry-rocks | 2092715 | Jun 29 2026, 10:32 AM |
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The new PYODIDE_VERSION value (314.0.0) is a large jump from the previous 0.x series; please confirm this matches an actual Pyodide release/tag and the expected jsDelivr/npm metadata format to avoid runtime load failures.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The new PYODIDE_VERSION value (314.0.0) is a large jump from the previous 0.x series; please confirm this matches an actual Pyodide release/tag and the expected jsDelivr/npm metadata format to avoid runtime load failures.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
June 22, 2026 10:50
b0ff10a to
cf5845e
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
June 29, 2026 10:31
0dde870 to
846b4b0
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
July 6, 2026 10:29
2092715 to
13de1aa
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
July 13, 2026 10:03
49632ca to
b2a0968
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
July 20, 2026 09:59
8e7542a to
d428719
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
July 27, 2026 10:16
749bc9c to
c27a066
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
August 3, 2026 10:14
bf246bb to
aace782
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
August 10, 2026 09:28
8127769 to
329e299
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
August 17, 2026 09:12
0d02acf to
41d52a2
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
August 24, 2026 09:14
4b3761c to
285ff7c
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
August 31, 2026 09:04
e1af0f8 to
955e0bb
Compare
github-actions
Bot
force-pushed
the
dependabot/pyodide
branch
from
September 7, 2026 09:03
3f19d7a to
fa71b93
Compare
for more information, see https://pre-commit.ci
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.
Automated Pyodide version upgrade via jsDelivr npm metadata.
Dependabot-style single updating PR.
Summary by Sourcery
Update the Play Strawberry Rocks Pyodide runtime and normalize frontend documentation formatting.
Documentation:
Chores: