Update dependency p5.js to v1.11.13 - #15
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
February 3, 2022 05:19
2bae4b2 to
d4095e6
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
April 25, 2022 06:41
d4095e6 to
78364f3
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
September 25, 2022 16:14
78364f3 to
00e36ad
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
November 20, 2022 09:13
00e36ad to
cdf1cf8
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
March 16, 2023 13:43
cdf1cf8 to
d2fae21
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
July 10, 2023 22:10
d2fae21 to
501cbe2
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
October 26, 2023 04:10
501cbe2 to
93eb64f
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
November 29, 2023 03:32
93eb64f to
1281ff7
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
February 29, 2024 22:02
1281ff7 to
5636de2
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
March 20, 2024 00:12
5636de2 to
b536107
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
April 24, 2024 05:00
b536107 to
d30357f
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
May 22, 2024 01:05
d30357f to
335a914
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
July 31, 2024 21:16
335a914 to
d0db660
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
October 8, 2024 19:31
d0db660 to
6a5b212
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
October 31, 2024 22:09
6a5b212 to
741ee83
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
November 28, 2024 19:43
741ee83 to
9d8d989
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
March 17, 2025 23:43
9d8d989 to
f40cdcf
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
June 18, 2025 02:53
f40cdcf to
62cefe3
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
June 18, 2025 04:43
62cefe3 to
d7ec646
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
June 18, 2025 12:29
d7ec646 to
afa7fb6
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
July 18, 2025 02:27
afa7fb6 to
5fe1efc
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
August 23, 2025 12:28
5fe1efc to
aae6d02
Compare
renovate
Bot
force-pushed
the
renovate/p5.js-1.x
branch
from
July 1, 2026 23:02
aae6d02 to
ed9bcff
Compare
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.
This PR contains the following updates:
1.3.1→1.11.13Release Notes
processing/p5.js (p5.js)
v1.11.13Compare Source
What's Changed
This patch addresses the recent regression in point positioning.
What's Changed 🎊
Full Changelog: processing/p5.js@v1.11.12...v1.11.13
v1.11.12Compare Source
What's Changed
This p5.js v1 release reflects increasing stability of this version. Most of this patch is documentation updates, with a few bugfixes.
This patch also includes some notable updates in the project as a whole:
Bugfixes & FES
Documentation
AGENTS.mdby @SableRaf in #8194describe()Usage (#8101) by @ksen0 in #8247New Contributors
Full Changelog: processing/p5.js@v1.11.11...v1.11.12
v1.11.11Compare Source
How to Use
To use this version, import p5.js from: https://cdn.jsdelivr.net/npm/p5@1.11.11/lib/p5.min.js or duplicate this sketch
In the p5.js Editor, make sure this is in the
index.htmlpage:Problems or Questions?
You can post an issue on GitHub or ask on Discord
Next Release?
Currently, we are focusing on expanding and improving 2.x - therefore, no new features will be added to 1.x. However, the goal is to keep 1.x available as a stable version of p5.js longer-term, so bugfinding, bugfixes and documentation improvements are welcome. Any new release will first have a release candidate available for testing, which is available on GitHub, for several weeks beforehand.
What's Changed 🎊
Because the focus is on p5.js 1.x stability, most of the updates are improvements in documentation, related to development workflow, or bugfixes:
New Contributors
Full Changelog: processing/p5.js@v1.11.10...v1.11.11
v1.11.10Compare Source
How to Use
To use this version, import p5.js from: https://cdn.jsdelivr.net/npm/p5@1.11.10/lib/p5.min.js or duplicate this sketch
In the p5.js Editor, make sure this is in the
index.htmlpage:Problems or Questions?
You can post an issue on GitHub or ask on Discord
Next Release?
Currently, we are focusing on expanding and improving 2.x - therefore, no new features will be added to 1.x. However, the goal is to keep 1.x available as a stable version of p5.js longer-term, so bugfinding, bugfixes and documentation improvements are welcome. Any new release will first have a release candidate available for testing, which is posted on Discord, Instagram, and GitHub, for several weeks beforehand.
What's Changed 🎊
New Contributors
Full Changelog: processing/p5.js@v1.11.9...v1.11.10
v1.11.9Compare Source
What's Changed
This release includes bug-fixes and updates to documentation, including the publication of a revised stewardship process.
Bugfix 🐞
Documentation 📚
New Contributors
Full Changelog: processing/p5.js@v1.11.8...v1.11.9
v1.11.8Compare Source
What's Changed
What's Changed 🎊
New Contributors
Full Changelog: processing/p5.js@v1.11.7...v1.11.8
v1.11.7Compare Source
What's Changed
What's Changed 🎊
movedXandmovedYbehaviour across zoom levels by @IIITM-Jay in #7795New Contributors
Full Changelog: processing/p5.js@v1.11.6...v1.11.7
v1.11.6Compare Source
What's Changed
What's Changed 🎊
New Contributors
Full Changelog: processing/p5.js@v1.11.5...v1.11.6
v1.11.5Compare Source
This release is published on
npmwith the tagr1What's Changed
What's Changed 🎊
Full Changelog: processing/p5.js@v1.11.4...v1.11.5
v1.11.4Compare Source
What's Changed
What's Changed 🎊
New Contributors
Full Changelog: processing/p5.js@v1.11.3...v1.11.4
v1.11.3Compare Source
What's Changed
What's Changed 🎊
New Contributors
Full Changelog: processing/p5.js@v1.11.2...v1.11.3
v1.11.2Compare Source
What's Changed
What's Changed 🎊
New Contributors
Full Changelog: processing/p5.js@v1.11.1...v1.11.2
v1.11.1Compare Source
What's Changed 🎊
Code
noise()andnoiseDetail()by @RandomGamingDev in #7330Documentation
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.