[1.x] Major dependencies update#1409
Open
limzykenneth wants to merge 9 commits into
Open
Conversation
Member
Author
|
Preview URL for current build is here: https://1e93bb25-p5-js-website.p5js-org-account.workers.dev/. I'll need to rework the idea for PR preview. |
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.
Update most dependencies and a major dependency update to Astro to v6. There are differences in Astro v5 and v6 which should have all been accounted for given the build is successful, we should keep an eye out for more.
Also includes PR continuous deployment preview with Cloudflare Workers versions. It currently only uploads the version, I'll need to update p5.js-comment-bot for it to also leave a comment here.
I'll cherry pick this PR to 2.0 branch once we can verify it works without issue.
I'm thinking of switching from ESLint/Prettier to oxlint/oxfmt as well but I'll probably defer that to another time.