Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

chore(deps): update dependency p5 to v1.8.0 #64

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

PotatoBloodCICD
Copy link
Contributor

@PotatoBloodCICD PotatoBloodCICD commented Oct 18, 2023

This PR contains the following updates:

Package Type Update Change
p5 devDependencies minor 1.7.0 -> 1.8.0
@types/p5 (source) devDependencies patch 1.7.0 -> 1.7.3

Release Notes

processing/p5.js (p5)

v1.8.0

Compare Source

What's Changed 🎊

WebGL

In this release, p5.js added some new WebGL mode tools. Filters now run in shaders for extra speed, and you can now run custom filter shaders, even on 2D canvases. You can now cut holes in shapes with beginContour() and apply vector masks with beginClip(). You can reuse shapes more efficiently with buildGeometry() and instanced rendering. Finally, we have also fixed a number of bugs. - Summary written by @​davepagurek

Friendly Error System (FES)
Reference Documentation Update

We updated a group of p5.js Reference pages as part of 2023 Season of Docs (SoD) program, with a goal to make them more accessible and beginner-friendly. Thanks to the SoD technical writer @​nickmcintyre ✨.

Google Summer of Code (GSoC) 2023 Wrap up
Other Code Update
Other Documentation Update

New Contributors 💗

Full Changelog: processing/p5.js@v1.7.0...v1.8.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@PotatoBloodCICD PotatoBloodCICD force-pushed the renovate/p5-1.x-lockfile branch 6 times, most recently from efa696d to be52c48 Compare October 22, 2023 15:01
@PotatoBloodCICD PotatoBloodCICD changed the title chore(deps): update dependency @types/p5 to v1.7.1 chore(deps): update dependency p5 to v1.8.0 Oct 25, 2023
@PotatoBloodCICD PotatoBloodCICD force-pushed the renovate/p5-1.x-lockfile branch from be52c48 to 2256999 Compare November 10, 2023 20:31
@AmrikSD AmrikSD merged commit d9019d9 into main Nov 10, 2023
@AmrikSD AmrikSD deleted the renovate/p5-1.x-lockfile branch November 10, 2023 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants