Skip to content

Bump p5 from 0.5.16 to 1.4.0#65

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/p5-1.4.0
Open

Bump p5 from 0.5.16 to 1.4.0#65
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/p5-1.4.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps p5 from 0.5.16 to 1.4.0.

Release notes

Sourced from p5's releases.

v1.4.0

General Changes

Code Changes

  • Added support for UInt32 vertex indices
  • Change p5.Geometry's module/submodule
  • Fixes initialization of user-defined stroke shader
  • Processing keyword changed to p5 on mouse.js
  • Disable codecov comments
  • Fix "Javacript" typo in error message
  • Update GIF disposal handling
  • Update reference.js
  • Add text wrapping function
  • Update browser compatibility info for build process
  • describeElement() regex quick fix
  • Update reference.js
  • Add text wrapping function
  • Update browser compatibility info for build process

Documentation Changes

  • Removed redundant string "(Optional)" everywhere in the inline documentation
  • Fixes canvas size problem of fract() page in reference section
  • add missing space in arc() docs
  • Add p5.Camera.frustum documentation on reference page
  • norender class added to createCapture documentation
  • Update README.md -- aligned vertical bars
  • Updated Hindi contributor docs README.md
  • Added missing hindi translations to unit_testing.md
  • Add fes message
  • Fix copypasta in sample code
  • Add a reference from one dist() the other one and vise-verse.
  • Improve createCamera() example
  • Fix the texture() example
  • Add vertex() variant to documentation
  • Add example for specularMaterial()
  • Update describe() reference
  • Fix typos show up in docs
  • Fix "it's" in translation.json
  • Improve documentation clarity of some of the camera methods
  • Group materials on reference page
  • Added hindi translations for es6-adoption.md file
  • Added example and decription of params of beginShape()
  • Fixed the documentation for Vector.angleBetween to indicate that it respects angleMode.
  • Adding missing </code></div> in the centerY and centerZ example code
  • Remove extra optional text from docs for describe()
  • Fix typos in descriptions
  • Update Maintainers in Contributor Docs
  • Fixed errors in hindi translation of contributor docs

... (truncated)

Commits
  • cb3f597 1.4.0
  • 56ccb40 Merge pull request #5338 from processing/all-contributors/add-Nitin-Rana
  • 1095255 docs: update .all-contributorsrc [skip ci]
  • 6506d4b docs: update README.md [skip ci]
  • 1a119c0 Merge pull request #5337 from Nitin-Rana/main
  • 4c7422b Merge pull request #5320 from JetStarBlues/addVertexVariant
  • 925f55b Merge pull request #5311 from JetStarBlues/addSpecularMaterialExample
  • d183505 Merge pull request #5336 from lm-n/updateAccsReference
  • 2ac9447 update README.md -- aligned vertical bars
  • efd946e Merge pull request #5335 from lm-n/updateCDocs
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by outofambit, a new releaser for p5 since your current version.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [p5](https://github.com/processing/p5.js) from 0.5.16 to 1.4.0.
- [Release notes](https://github.com/processing/p5.js/releases)
- [Commits](processing/p5.js@0.5.16...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants