Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the production-dependencies group with 1 update: p5.

Updates p5 from 1.11.10 to 2.0.5

Release notes

Sourced from p5's releases.

v2.0.5

What's Changed

This patch fixes a regression on noise(), and adds many improvements in the documentation of splines and curves. Use this release: https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.min.js

What's Changed 🎊

New Contributors

Full Changelog: processing/p5.js@v2.0.4...v2.0.5

v2.0.5-rc.0

Help test the release candidate

https://cdn.jsdelivr.net/npm/[email protected]/lib/p5.js

Here are all the updates for the upcoming 2.0.5 release. This is a release candidate (RC), which means it is not yet live on the p5.js Editor. Please help us to improve the stability of the newest version of p5.js by trying out this release candidate, and reporting bugs. The 2.0.5 patch is planned for release on September 1st, 2025, unless there are bugs - then these will be fixed before release.

What's Changed 🎊

New Contributors

Full Changelog: processing/p5.js@v2.0.4...v2.0.5-rc.0

v2.0.4

What's Changed 🎊

p5.strands Improvements 🧵

p5.strands is an experimental new feature in in p5.js 2.0 for authoring shaders with JavaScript. You can check out the tutorials if you're interested in trying it out. If you're interested in diving deeper and contributing, you're welcome to join the discussion in the the #p5strands channel on our Discord, or work on the open p5.strands issues

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [p5](https://github.com/processing/p5.js).


Updates `p5` from 1.11.10 to 2.0.5
- [Release notes](https://github.com/processing/p5.js/releases)
- [Changelog](https://github.com/processing/p5.js/blob/main/contributor_docs/release_process.md)
- [Commits](processing/p5.js@v1.11.10...v2.0.5)

---
updated-dependencies:
- dependency-name: p5
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Updating dependencies javascript Pull requests that update Javascript code labels Oct 6, 2025
@dependabot dependabot bot requested a review from blwatkins as a code owner October 6, 2025 23:14
@dependabot dependabot bot added dependencies Updating dependencies javascript Pull requests that update Javascript code labels Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants